Pull request #42501 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c9e19a2aa182e06ebe1653a2c3af02563acf9e36+3fb59282337a282d31aa11c9e273e3349c16a709 (0d68ff6da07fd631e6e7c2c16c7252b497bb37c1) 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-42501@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-12T23:12:38.063Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-12T23:12:38.068Z] Trying to pass milestone 4 [Pipeline] milestone [2022-05-12T23:12:38.148Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-12T23:12:38.348Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d2006f0933f22aa) in /home/ubuntu/workspace/moby_PR-42501 [Pipeline] { [Pipeline] checkout [2022-05-12T23:12:38.375Z] The recommended git tool is: git [2022-05-12T23:12:38.385Z] using credential docker-jenkins-github-credentials [2022-05-12T23:12:38.394Z] Cloning the remote Git repository [2022-05-12T23:12:38.394Z] Cloning with configured refspecs honoured and without tags [2022-05-12T23:12:38.585Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T23:12:38.586Z] > git init /home/ubuntu/workspace/moby_PR-42501 # timeout=10 [2022-05-12T23:12:38.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:12:38.605Z] > git --version # timeout=10 [2022-05-12T23:12:38.611Z] > git --version # 'git version 2.17.1' [2022-05-12T23:12:38.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:12:38.612Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:12:53.973Z] Fetching without tags [2022-05-12T23:12:54.161Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:12:54.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:12:54.133Z] > git config --add remote.origin.fetch +refs/pull/42501/head:refs/remotes/origin/PR-42501 # timeout=10 [2022-05-12T23:12:54.139Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:12:54.150Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:12:54.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:12:54.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:12:54.169Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:12:54.354Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:12:54.359Z] > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:12:55.309Z] Merge succeeded, producing 18961151d8bd04a03024649b46e5cd054bbc16f7 [2022-05-12T23:12:55.310Z] Checking out Revision 18961151d8bd04a03024649b46e5cd054bbc16f7 (PR-42501) [2022-05-12T23:12:55.391Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD" [2022-05-12T23:12:54.870Z] > git remote # timeout=10 [2022-05-12T23:12:54.878Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T23:12:54.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:12:54.884Z] > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10 [2022-05-12T23:12:55.497Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T23:12:55.503Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:12:55.505Z] > git checkout -f 18961151d8bd04a03024649b46e5cd054bbc16f7 # timeout=10 [2022-05-12T23:12:55.586Z] > git rev-list --no-walk c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T23:12:56.045Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42501:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-12T23:12:56.045Z] Unable to find image 'alpine:latest' locally [2022-05-12T23:12:56.045Z] latest: Pulling from library/alpine [2022-05-12T23:12:56.306Z] df9b9388f04a: Pulling fs layer [2022-05-12T23:12:56.306Z] df9b9388f04a: Verifying Checksum [2022-05-12T23:12:56.306Z] df9b9388f04a: Download complete [2022-05-12T23:12:56.577Z] df9b9388f04a: Pull complete [2022-05-12T23:12:56.577Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T23:12:56.577Z] Status: Downloaded newer image for alpine:latest [2022-05-12T23:12:59.119Z] 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 [2022-05-12T23:12:59.336Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d2006f0933f22aa) in /home/ubuntu/workspace/moby_PR-42501 [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-12T23:12:59.342Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b4a35ad235c3dea4) in /home/ubuntu/workspace/moby_PR-42501 [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 [2022-05-12T23:12:59.347Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087dc514ec3c08386) in /home/ubuntu/workspace/moby_PR-42501 [2022-05-12T23:12:59.348Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0619a10f15f2630fc) in /home/ubuntu/workspace/moby_PR-42501 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-05-12T23:12:59.405Z] The recommended git tool is: git [Pipeline] checkout [2022-05-12T23:12:59.412Z] The recommended git tool is: git [2022-05-12T23:12:59.416Z] using credential docker-jenkins-github-credentials [2022-05-12T23:12:59.419Z] using credential docker-jenkins-github-credentials [2022-05-12T23:12:59.430Z] Cloning the remote Git repository [2022-05-12T23:12:59.430Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-05-12T23:12:59.434Z] Fetching changes from the remote Git repository [2022-05-12T23:12:59.434Z] The recommended git tool is: git [Pipeline] checkout [2022-05-12T23:12:59.440Z] The recommended git tool is: git [2022-05-12T23:12:59.446Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-12T23:12:59.452Z] Fetching without tags [2022-05-12T23:12:59.453Z] Cloning the remote Git repository [2022-05-12T23:12:59.453Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2022-05-12T23:12:59.490Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-12T23:12:59.498Z] Cloning the remote Git repository [2022-05-12T23:12:59.498Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-12T23:12:59.512Z] Running on azwin-2-9fb400 in d:\jenkins\workspace\moby_PR-42501 [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] { [Pipeline] ws [2022-05-12T23:12:59.550Z] Running in d:\gopath\src\github.com\docker\docker [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) [2022-05-12T23:12:59.661Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-05-12T23:12:59.746Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-05-12T23:12:59.814Z] Merge succeeded, producing 6b21b957d0c579c0ce6a752caee11388ac008647 [2022-05-12T23:12:59.814Z] Checking out Revision 6b21b957d0c579c0ce6a752caee11388ac008647 (PR-42501) [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] } [2022-05-12T23:12:59.617Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42501/.git # timeout=10 [2022-05-12T23:12:59.632Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:12:59.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:12:59.647Z] > git --version # timeout=10 [2022-05-12T23:12:59.654Z] > git --version # 'git version 2.17.1' [2022-05-12T23:12:59.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:12:59.655Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:12:59.856Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:12:59.861Z] > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:12:59.912Z] > git remote # timeout=10 [2022-05-12T23:12:59.915Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T23:12:59.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:12:59.919Z] > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10 [2022-05-12T23:13:00.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T23:13:00.008Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:13:00.012Z] > git checkout -f 6b21b957d0c579c0ce6a752caee11388ac008647 # timeout=10 [2022-05-12T23:12:59.883Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD" [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-12T23:13:00.077Z] > git rev-list --no-walk c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:12:59.967Z] using credential docker-jenkins-github-credentials [2022-05-12T23:13:00.045Z] Cloning the remote Git repository [2022-05-12T23:13:00.045Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T23:12:59.436Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T23:12:59.436Z] > git init /home/ubuntu/workspace/moby_PR-42501 # timeout=10 [2022-05-12T23:12:59.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:12:59.447Z] > git --version # timeout=10 [2022-05-12T23:12:59.451Z] > git --version # 'git version 2.25.1' [2022-05-12T23:12:59.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:12:59.452Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:12:59.456Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T23:12:59.456Z] > git init /home/ubuntu/workspace/moby_PR-42501 # timeout=10 [2022-05-12T23:12:59.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:12:59.471Z] > git --version # timeout=10 [2022-05-12T23:12:59.483Z] > git --version # 'git version 2.17.1' [2022-05-12T23:12:59.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:12:59.484Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:12:59.478Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T23:12:59.479Z] > git init /home/ubuntu/workspace/moby_PR-42501 # timeout=10 [2022-05-12T23:12:59.489Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:12:59.489Z] > git --version # timeout=10 [2022-05-12T23:12:59.500Z] > git --version # 'git version 2.25.1' [2022-05-12T23:12:59.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:12:59.502Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:00.513Z] + docker version [2022-05-12T23:13:00.513Z] Client: Docker Engine - Community [2022-05-12T23:13:00.513Z] Version: 20.10.14 [2022-05-12T23:13:00.513Z] API version: 1.41 [2022-05-12T23:13:00.513Z] Go version: go1.16.15 [2022-05-12T23:13:00.513Z] Git commit: a224086 [2022-05-12T23:13:00.513Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T23:13:00.513Z] OS/Arch: linux/amd64 [2022-05-12T23:13:00.513Z] Context: default [2022-05-12T23:13:00.513Z] Experimental: true [2022-05-12T23:13:00.513Z] [2022-05-12T23:13:00.513Z] Server: Docker Engine - Community [2022-05-12T23:13:00.513Z] Engine: [2022-05-12T23:13:00.513Z] Version: 20.10.14 [2022-05-12T23:13:00.513Z] API version: 1.41 (minimum version 1.12) [2022-05-12T23:13:00.513Z] Go version: go1.16.15 [2022-05-12T23:13:00.513Z] Git commit: 87a90dc [2022-05-12T23:13:00.513Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T23:13:00.513Z] OS/Arch: linux/amd64 [2022-05-12T23:13:00.513Z] Experimental: true [2022-05-12T23:13:00.513Z] containerd: [2022-05-12T23:13:00.513Z] Version: 1.5.11 [2022-05-12T23:13:00.513Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:13:00.513Z] runc: [2022-05-12T23:13:00.513Z] Version: 1.0.3 [2022-05-12T23:13:00.513Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T23:13:00.513Z] docker-init: [2022-05-12T23:13:00.513Z] Version: 0.19.0 [2022-05-12T23:13:00.513Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T23:13:00.797Z] + docker info [2022-05-12T23:13:00.081Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T23:13:00.081Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T23:13:00.183Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:13:00.183Z] > git --version # timeout=10 [2022-05-12T23:13:00.264Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T23:13:00.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:13:00.267Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:01.737Z] Client: [2022-05-12T23:13:01.737Z] Context: default [2022-05-12T23:13:01.737Z] Debug Mode: false [2022-05-12T23:13:01.737Z] Plugins: [2022-05-12T23:13:01.737Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T23:13:01.737Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T23:13:01.737Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T23:13:01.737Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T23:13:01.737Z] [2022-05-12T23:13:01.737Z] Server: [2022-05-12T23:13:01.737Z] Containers: 0 [2022-05-12T23:13:01.737Z] Running: 0 [2022-05-12T23:13:01.737Z] Paused: 0 [2022-05-12T23:13:01.737Z] Stopped: 0 [2022-05-12T23:13:01.737Z] Images: 3 [2022-05-12T23:13:01.737Z] Server Version: 20.10.14 [2022-05-12T23:13:01.737Z] Storage Driver: overlay2 [2022-05-12T23:13:01.737Z] Backing Filesystem: extfs [2022-05-12T23:13:01.737Z] Supports d_type: true [2022-05-12T23:13:01.737Z] Native Overlay Diff: true [2022-05-12T23:13:01.737Z] userxattr: false [2022-05-12T23:13:01.737Z] Logging Driver: json-file [2022-05-12T23:13:01.737Z] Cgroup Driver: cgroupfs [2022-05-12T23:13:01.737Z] Cgroup Version: 1 [2022-05-12T23:13:01.737Z] Plugins: [2022-05-12T23:13:01.737Z] Volume: local [2022-05-12T23:13:01.737Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T23:13:01.737Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T23:13:01.737Z] Swarm: inactive [2022-05-12T23:13:01.737Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-12T23:13:01.737Z] Default Runtime: runc [2022-05-12T23:13:01.737Z] Init Binary: docker-init [2022-05-12T23:13:01.737Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:13:01.737Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T23:13:01.737Z] init version: de40ad0 [2022-05-12T23:13:01.737Z] Security Options: [2022-05-12T23:13:01.737Z] apparmor [2022-05-12T23:13:01.737Z] seccomp [2022-05-12T23:13:01.737Z] Profile: default [2022-05-12T23:13:01.737Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T23:13:01.737Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T23:13:01.737Z] OSType: linux [2022-05-12T23:13:01.737Z] Architecture: x86_64 [2022-05-12T23:13:01.737Z] CPUs: 2 [2022-05-12T23:13:01.737Z] Total Memory: 7.483GiB [2022-05-12T23:13:01.737Z] Name: ip-10-100-51-173 [2022-05-12T23:13:01.737Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T23:13:01.737Z] Docker Root Dir: /var/lib/docker [2022-05-12T23:13:01.737Z] Debug Mode: false [2022-05-12T23:13:01.737Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:13:01.737Z] Labels: [2022-05-12T23:13:01.737Z] Experimental: true [2022-05-12T23:13:01.737Z] Insecure Registries: [2022-05-12T23:13:01.737Z] 127.0.0.0/8 [2022-05-12T23:13:01.737Z] Live Restore Enabled: true [2022-05-12T23:13:01.737Z] [2022-05-12T23:13:01.737Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T23:13:02.021Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:13:02.022Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:13:02.022Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42501/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T23:13:02.022Z] + bash /home/ubuntu/workspace/moby_PR-42501/check-config.sh [2022-05-12T23:13:02.022Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T23:13:02.022Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T23:13:02.022Z] [2022-05-12T23:13:02.022Z] Generally Necessary: [2022-05-12T23:13:02.022Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T23:13:02.022Z] - apparmor: enabled and tools installed [2022-05-12T23:13:02.022Z] - CONFIG_NAMESPACES: enabled [2022-05-12T23:13:02.022Z] - CONFIG_NET_NS: enabled [2022-05-12T23:13:02.022Z] - CONFIG_PID_NS: enabled [2022-05-12T23:13:02.022Z] - CONFIG_IPC_NS: enabled [2022-05-12T23:13:02.022Z] - CONFIG_UTS_NS: enabled [2022-05-12T23:13:02.022Z] - CONFIG_CGROUPS: enabled [2022-05-12T23:13:02.022Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T23:13:02.022Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T23:13:02.022Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T23:13:02.022Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T23:13:02.022Z] - CONFIG_CPUSETS: enabled [2022-05-12T23:13:02.022Z] - CONFIG_MEMCG: enabled [2022-05-12T23:13:02.022Z] - CONFIG_KEYS: enabled [2022-05-12T23:13:02.282Z] - CONFIG_VETH: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T23:13:02.282Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T23:13:02.282Z] [2022-05-12T23:13:02.282Z] Optional Features: [2022-05-12T23:13:02.282Z] - CONFIG_USER_NS: enabled [2022-05-12T23:13:02.282Z] - CONFIG_SECCOMP: enabled [2022-05-12T23:13:02.282Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T23:13:02.282Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T23:13:02.282Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T23:13:02.282Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T23:13:02.282Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T23:13:02.282Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T23:13:02.282Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T23:13:02.282Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T23:13:02.282Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T23:13:02.282Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T23:13:02.282Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T23:13:02.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T23:13:02.282Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T23:13:02.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T23:13:02.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T23:13:02.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T23:13:02.282Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T23:13:02.282Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T23:13:02.546Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T23:13:02.546Z] - CONFIG_EXT4_FS: enabled [2022-05-12T23:13:02.546Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T23:13:02.546Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T23:13:02.546Z] - Network Drivers: [2022-05-12T23:13:02.546Z] - "overlay": [2022-05-12T23:13:02.546Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T23:13:02.546Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T23:13:02.546Z] Optional (for encrypted networks): [2022-05-12T23:13:02.546Z] - CONFIG_CRYPTO: enabled [2022-05-12T23:13:02.546Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T23:13:02.546Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T23:13:02.546Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T23:13:02.546Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T23:13:02.546Z] - CONFIG_XFRM: enabled [2022-05-12T23:13:02.546Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T23:13:02.546Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T23:13:02.546Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T23:13:02.546Z] - "ipvlan": [2022-05-12T23:13:02.546Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T23:13:02.546Z] - "macvlan": [2022-05-12T23:13:02.546Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T23:13:02.546Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T23:13:02.546Z] - "ftp,tftp client in container": [2022-05-12T23:13:02.546Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T23:13:02.546Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T23:13:02.546Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T23:13:02.546Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T23:13:02.546Z] - Storage Drivers: [2022-05-12T23:13:02.546Z] - "aufs": [2022-05-12T23:13:02.546Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T23:13:02.546Z] - "btrfs": [2022-05-12T23:13:02.546Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T23:13:02.546Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T23:13:02.546Z] - "devicemapper": [2022-05-12T23:13:02.546Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T23:13:02.546Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T23:13:02.546Z] - "overlay": [2022-05-12T23:13:02.546Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T23:13:02.546Z] - "zfs": [2022-05-12T23:13:02.546Z] - /dev/zfs: present [2022-05-12T23:13:02.546Z] - zfs command: missing [2022-05-12T23:13:02.546Z] - zpool command: missing [2022-05-12T23:13:02.546Z] [2022-05-12T23:13:02.546Z] Limits: [2022-05-12T23:13:02.546Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T23:13:02.546Z] [2022-05-12T23:13:02.546Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T23:13:02.896Z] + sudo modprobe ip_vs [2022-05-12T23:13:02.896Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b21b957d0c579c0ce6a752caee11388ac008647 . [2022-05-12T23:13:03.162Z] #1 [internal] load build definition from Dockerfile [2022-05-12T23:13:03.162Z] #1 sha256:3bedcc2130534662481ce115c2fc2fee61baf8644a10a17b60259c6d12510a94 [2022-05-12T23:13:03.162Z] #1 transferring dockerfile: 17.93kB done [2022-05-12T23:13:03.162Z] #1 DONE 0.0s [2022-05-12T23:13:03.162Z] [2022-05-12T23:13:03.162Z] #2 [internal] load .dockerignore [2022-05-12T23:13:03.162Z] #2 sha256:00559198a7e8062207fe87b780a0b4688395c73442be772a32a48707bed420e0 [2022-05-12T23:13:03.162Z] #2 transferring context: 145B done [2022-05-12T23:13:03.162Z] #2 DONE 0.0s [2022-05-12T23:13:03.162Z] [2022-05-12T23:13:03.162Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T23:13:03.162Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T23:13:03.423Z] #3 DONE 0.2s [2022-05-12T23:13:03.423Z] [2022-05-12T23:13:03.423Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T23:13:03.423Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T23:13:03.423Z] #4 CACHED [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #5 [internal] load .dockerignore [2022-05-12T23:13:03.683Z] #5 sha256:fc0c4b7b74e2dd43fbfbe1761183db1b563e23f4a979e0f221b00fe0f8d6f710 [2022-05-12T23:13:03.683Z] #5 DONE 0.0s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #6 [internal] load build definition from Dockerfile [2022-05-12T23:13:03.683Z] #6 sha256:68b5b344b29893e1d480e52034eaee02ff0b07c583624223c57ddd2bc2908d4f [2022-05-12T23:13:03.683Z] #6 DONE 0.0s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:13:03.683Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T23:13:03.683Z] #9 DONE 0.1s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T23:13:03.683Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T23:13:03.683Z] #10 DONE 0.1s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T23:13:03.683Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T23:13:03.683Z] #7 DONE 0.1s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:13:03.683Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T23:13:03.683Z] #8 DONE 0.1s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:13:03.683Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T23:13:03.683Z] #73 DONE 0.0s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:13:03.683Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T23:13:03.683Z] #71 DONE 0.0s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:13:03.683Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:13:03.683Z] #11 DONE 0.0s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T23:13:03.683Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T23:13:03.683Z] #28 DONE 0.0s [2022-05-12T23:13:03.683Z] [2022-05-12T23:13:03.683Z] #24 [internal] load build context [2022-05-12T23:13:03.683Z] #24 sha256:d162594a040132591dc07c8d20990535b8e3ed8d2d2750a5ccbce729384907ea [2022-05-12T23:13:04.256Z] #24 ... [2022-05-12T23:13:04.256Z] [2022-05-12T23:13:04.256Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T23:13:04.256Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T23:13:04.256Z] #49 DONE 0.4s [2022-05-12T23:13:04.256Z] [2022-05-12T23:13:04.256Z] #24 [internal] load build context [2022-05-12T23:13:04.256Z] #24 sha256:d162594a040132591dc07c8d20990535b8e3ed8d2d2750a5ccbce729384907ea [2022-05-12T23:13:05.650Z] #24 transferring context: 61.11MB 1.8s done [2022-05-12T23:13:05.650Z] #24 DONE 1.9s [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #58 sha256:6ada293a333f9ca1fa141d5753cdc486e9d4a86f4a57f3cc21ca6061b9746470 [2022-05-12T23:13:05.912Z] #58 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T23:13:05.912Z] #59 sha256:c965f29e0d0121d9cfd0545373fd8ca65d6432d66c1d75b7deabec5b9d086767 [2022-05-12T23:13:05.912Z] #59 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T23:13:05.912Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c [2022-05-12T23:13:05.912Z] #20 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T23:13:05.912Z] #44 sha256:f90f383fd0300269afb0c21ac0b0bf07c7ad5cafbaf0aeaf03980e783b48cab3 [2022-05-12T23:13:05.912Z] #44 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T23:13:05.912Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494 [2022-05-12T23:13:05.912Z] #22 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:13:05.912Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:13:05.912Z] #36 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T23:13:05.912Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T23:13:05.912Z] #57 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:13:05.912Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:13:05.912Z] #55 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T23:13:05.912Z] #26 sha256:0453672403aad1a7295e5c6dbb4a99f9695e1fd728602d63422f9fbbb6de7836 [2022-05-12T23:13:05.912Z] #26 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T23:13:05.912Z] #46 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T23:13:05.912Z] #46 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T23:13:05.912Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T23:13:05.912Z] #18 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #65 sha256:50897157c16e5e650287fdcecab17a5ef3db816ad58ca89c8aaacdf3d7a8e1ef [2022-05-12T23:13:05.912Z] #65 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-12T23:13:05.912Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T23:13:05.912Z] #13 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T23:13:05.912Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T23:13:05.912Z] #53 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:13:05.912Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:13:05.912Z] #14 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T23:13:05.912Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5 [2022-05-12T23:13:05.912Z] #17 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #39 sha256:fb8971b7e4a3646d1bb9750c86d20f8e20cf84180fefe19575de8a7eca7f9f5c [2022-05-12T23:13:05.912Z] #39 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:13:05.912Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:13:05.912Z] #51 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T23:13:05.912Z] #66 sha256:012fef28712f558289337649a6c45f362bfd04831cf44a0566635e0f914c3ee1 [2022-05-12T23:13:05.912Z] #66 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-12T23:13:05.912Z] #31 sha256:b774e22beae420a670848dcb1d3a94332806d68e8dc26a92b153260dad38a002 [2022-05-12T23:13:05.912Z] #31 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T23:13:05.912Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T23:13:05.912Z] #74 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #70 sha256:51fcfdf0e4d91aecc5a958675c959b58873d8e03422d07fbb0bdcd91c8cba878 [2022-05-12T23:13:05.912Z] #70 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T23:13:05.912Z] #68 sha256:bd9b9a696e0e82714de3cdee2149268247164f2a7788c98ceb7e7f3cf288fe94 [2022-05-12T23:13:05.912Z] #68 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T23:13:05.912Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T23:13:05.912Z] #15 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T23:13:05.912Z] #63 sha256:7fe8c2f8c7e04abd5d2d15e6f9a716fb65c27a51220a70557e854308b28f767a [2022-05-12T23:13:05.912Z] #63 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #41 sha256:f647c4ef3a4e7f8d7a87d320985d827c0d4bac5e0882190c5b1e8ecee62fc808 [2022-05-12T23:13:05.912Z] #41 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T23:13:05.912Z] #43 sha256:1488dee2c19f268da906de0a6f7d16be3a2d2e37ac23b34980020f352ad13d43 [2022-05-12T23:13:05.912Z] #43 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T23:13:05.912Z] #27 sha256:1c4ab917db45a894048b1ff2a531c97ac1462f8d39fbc30284ede831413831d7 [2022-05-12T23:13:05.912Z] #27 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-12T23:13:05.912Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T23:13:05.912Z] #29 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #45 sha256:1757db56d034e2a2b8234ff838827c0235a9589e8cb44c6fb632e1aa6dded990 [2022-05-12T23:13:05.912Z] #45 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:13:05.912Z] #64 sha256:a4ec2174607d02a4f737796a38520e7650fdc2ab2abf4afe08b92b3e4eeedd78 [2022-05-12T23:13:05.912Z] #64 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #48 sha256:687e44dbd36c6bc453cc88651e988207e653e403821be42d9a559eb5da02aa8f [2022-05-12T23:13:05.912Z] #48 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T23:13:05.912Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652 [2022-05-12T23:13:05.912Z] #16 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T23:13:05.912Z] #25 sha256:7e59df4d9dd2c6e0d2d3c16591812da39576b81c01dd323950a36c96b20b211d [2022-05-12T23:13:05.912Z] #25 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T23:13:05.912Z] #32 sha256:f40b7b82311e5df6202d8050b0c16ace682a25dae95b202f4cf5e13be78b5b11 [2022-05-12T23:13:05.912Z] #32 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:13:05.912Z] #60 sha256:0cfa964d8275bb8898b8ab68056680c8e9a0b9cd11250f792df142e1e1dca62c [2022-05-12T23:13:05.912Z] #60 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T23:13:05.912Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T23:13:05.912Z] #47 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:13:05.912Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T23:13:05.912Z] #34 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #35 sha256:21f45e39b0ed472b6513af779c3d82660c4805e9368aae4457f3f0f692f83a43 [2022-05-12T23:13:05.912Z] #35 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:13:05.912Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T23:13:05.912Z] #62 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T23:13:05.912Z] #50 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T23:13:05.912Z] #50 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T23:13:05.912Z] #30 sha256:d4e9a8ead63d1b13792c86cc13d0cf7e3ef9bee98561127422b97f5997598263 [2022-05-12T23:13:05.912Z] #30 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:13:05.912Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T23:13:05.912Z] #21 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T23:13:05.912Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78 [2022-05-12T23:13:05.912Z] #23 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T23:13:05.912Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T23:13:05.912Z] #12 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #52 sha256:5f5d9b1dd1a5c37c179cb3e4c4a72b09913a81251a640d2ce82c41bb33b04d56 [2022-05-12T23:13:05.912Z] #52 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T23:13:05.912Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd [2022-05-12T23:13:05.912Z] #19 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T23:13:05.912Z] #75 sha256:12a81bb45918ab29253326583ccb9b9c359131b40c94eb180c6ea496da04ac87 [2022-05-12T23:13:05.912Z] #75 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.912Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T23:13:05.912Z] #33 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T23:13:05.912Z] #33 CACHED [2022-05-12T23:13:05.912Z] [2022-05-12T23:13:05.913Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T23:13:05.913Z] #54 sha256:664de1e12e0de19760a64d6cdac19a194bb8010873a8e99c77d7b4cff25d5109 [2022-05-12T23:13:05.913Z] #54 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T23:13:05.913Z] #56 sha256:12e4e3f882700c40b400572d9737908c06302b90cfe133b3bb8de04109078060 [2022-05-12T23:13:05.913Z] #56 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:13:05.913Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:13:05.913Z] #42 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T23:13:05.913Z] #61 sha256:b820aa53306ea61141bb5ba19f8cecf3ebf5e2706c2e844df05c01e1bd8cc01f [2022-05-12T23:13:05.913Z] #61 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:13:05.913Z] #67 sha256:92ea02571975c10322edb8d32a10df5e0ee438613d206787b89afe638a473c8a [2022-05-12T23:13:05.913Z] #67 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T23:13:05.913Z] #37 sha256:324a1483288024f4dbda5e1806b0ff5950faad94a35d55a66666acf60b93a853 [2022-05-12T23:13:05.913Z] #37 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T23:13:05.913Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T23:13:05.913Z] #38 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T23:13:05.913Z] #69 sha256:19d0a84cfb00563d190842ab787c19d74a7cea0c872ee42281b5aea1af36dce8 [2022-05-12T23:13:05.913Z] #69 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T23:13:05.913Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T23:13:05.913Z] #72 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T23:13:05.913Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T23:13:05.913Z] #40 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T23:13:05.913Z] #76 sha256:e71ea1d754856bafaca6202306931775542affb33737e13afdd80e575bbd7047 [2022-05-12T23:13:05.913Z] #76 CACHED [2022-05-12T23:13:05.913Z] [2022-05-12T23:13:05.913Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T23:13:05.913Z] #77 sha256:f9c3a3e256bf8bd69d3e8dde37c8d4d766abeeaf0344c338dd0b05c7b5abf519 [2022-05-12T23:13:06.854Z] #77 DONE 1.0s [2022-05-12T23:13:06.854Z] [2022-05-12T23:13:06.854Z] #78 exporting to image [2022-05-12T23:13:06.854Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T23:13:06.854Z] #78 exporting layers [2022-05-12T23:13:07.794Z] #78 exporting layers 1.0s done [2022-05-12T23:13:07.794Z] #78 writing image sha256:3ee5c21ea538da01fde4b5110625ef4af67f6bc26f87b29b0b31d7beceadaee6 done [2022-05-12T23:13:07.794Z] #78 naming to docker.io/library/docker:6b21b957d0c579c0ce6a752caee11388ac008647 done [2022-05-12T23:13:07.794Z] #78 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-12T23:13:08.133Z] + trap exit INT TERM [2022-05-12T23:13:08.133Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-12T23:13:08.133Z] + CONTAINER_NAME=docker-pr5 [2022-05-12T23:13:08.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42501/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b21b957d0c579c0ce6a752caee11388ac008647 -e DOCKER_GRAPHDRIVER docker:6b21b957d0c579c0ce6a752caee11388ac008647 hack/make.sh dynbinary [2022-05-12T23:13:08.394Z] [2022-05-12T23:13:08.654Z] Removing bundles/ [2022-05-12T23:13:08.654Z] [2022-05-12T23:13:08.654Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T23:13:08.914Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:13:08.914Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:13:11.649Z] Fetching without tags [2022-05-12T23:13:11.861Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:13:11.631Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:13:11.635Z] > git config --add remote.origin.fetch +refs/pull/42501/head:refs/remotes/origin/PR-42501 # timeout=10 [2022-05-12T23:13:11.638Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:11.650Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:13:11.656Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:13:11.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:13:11.657Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:11.868Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:13:11.872Z] > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:13:13.399Z] Merge succeeded, producing 13c110b81095162f4212591f72258655b16df60c [2022-05-12T23:13:13.399Z] Checking out Revision 13c110b81095162f4212591f72258655b16df60c (PR-42501) [2022-05-12T23:13:13.453Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD" [2022-05-12T23:13:12.399Z] > git remote # timeout=10 [2022-05-12T23:13:12.403Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T23:13:12.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:13:12.406Z] > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10 [2022-05-12T23:13:13.396Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T23:13:13.406Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:13:13.410Z] > git checkout -f 13c110b81095162f4212591f72258655b16df60c # timeout=10 [2022-05-12T23:13:13.460Z] > git rev-list --no-walk c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T23:13:14.079Z] + docker version [2022-05-12T23:13:14.079Z] Client: Docker Engine - Community [2022-05-12T23:13:14.079Z] Version: 20.10.14 [2022-05-12T23:13:14.079Z] API version: 1.41 [2022-05-12T23:13:14.079Z] Go version: go1.16.15 [2022-05-12T23:13:14.079Z] Git commit: a224086 [2022-05-12T23:13:14.079Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-12T23:13:14.079Z] OS/Arch: linux/arm64 [2022-05-12T23:13:14.079Z] Context: default [2022-05-12T23:13:14.079Z] Experimental: true [2022-05-12T23:13:14.079Z] [2022-05-12T23:13:14.079Z] Server: Docker Engine - Community [2022-05-12T23:13:14.079Z] Engine: [2022-05-12T23:13:14.079Z] Version: 20.10.14 [2022-05-12T23:13:14.079Z] API version: 1.41 (minimum version 1.12) [2022-05-12T23:13:14.079Z] Go version: go1.16.15 [2022-05-12T23:13:14.079Z] Git commit: 87a90dc [2022-05-12T23:13:14.079Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-12T23:13:14.079Z] OS/Arch: linux/arm64 [2022-05-12T23:13:14.079Z] Experimental: true [2022-05-12T23:13:14.079Z] containerd: [2022-05-12T23:13:14.079Z] Version: 1.5.11 [2022-05-12T23:13:14.079Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:13:14.079Z] runc: [2022-05-12T23:13:14.079Z] Version: 1.0.3 [2022-05-12T23:13:14.079Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T23:13:14.079Z] docker-init: [2022-05-12T23:13:14.079Z] Version: 0.19.0 [2022-05-12T23:13:14.079Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T23:13:14.336Z] Still waiting to schedule task [2022-05-12T23:13:14.336Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-12T23:13:14.342Z] Still waiting to schedule task [2022-05-12T23:13:14.342Z] Waiting for next available executor on ‘windows-2019’ [2022-05-12T23:13:14.344Z] Still waiting to schedule task [2022-05-12T23:13:14.344Z] Waiting for next available executor on ‘windows-2022’ [2022-05-12T23:13:14.357Z] + docker info [2022-05-12T23:13:14.692Z] Fetching without tags [2022-05-12T23:13:14.893Z] Fetching without tags [2022-05-12T23:13:14.904Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:13:14.921Z] Client: [2022-05-12T23:13:14.921Z] Context: default [2022-05-12T23:13:14.921Z] Debug Mode: false [2022-05-12T23:13:14.921Z] Plugins: [2022-05-12T23:13:14.921Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T23:13:14.921Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T23:13:14.921Z] [2022-05-12T23:13:14.921Z] Server: [2022-05-12T23:13:14.921Z] Containers: 0 [2022-05-12T23:13:14.921Z] Running: 0 [2022-05-12T23:13:14.921Z] Paused: 0 [2022-05-12T23:13:14.921Z] Stopped: 0 [2022-05-12T23:13:14.921Z] Images: 3 [2022-05-12T23:13:14.921Z] Server Version: 20.10.14 [2022-05-12T23:13:14.921Z] Storage Driver: overlay2 [2022-05-12T23:13:14.921Z] Backing Filesystem: extfs [2022-05-12T23:13:14.921Z] Supports d_type: true [2022-05-12T23:13:14.921Z] Native Overlay Diff: true [2022-05-12T23:13:14.921Z] userxattr: false [2022-05-12T23:13:14.921Z] Logging Driver: json-file [2022-05-12T23:13:14.921Z] Cgroup Driver: cgroupfs [2022-05-12T23:13:14.921Z] Cgroup Version: 1 [2022-05-12T23:13:14.921Z] Plugins: [2022-05-12T23:13:14.921Z] Volume: local [2022-05-12T23:13:14.922Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T23:13:14.922Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T23:13:14.922Z] Swarm: inactive [2022-05-12T23:13:14.922Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-05-12T23:13:14.922Z] Default Runtime: runc [2022-05-12T23:13:14.922Z] Init Binary: docker-init [2022-05-12T23:13:14.922Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:13:14.922Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T23:13:14.922Z] init version: de40ad0 [2022-05-12T23:13:14.922Z] Security Options: [2022-05-12T23:13:14.922Z] apparmor [2022-05-12T23:13:14.922Z] seccomp [2022-05-12T23:13:14.922Z] Profile: default [2022-05-12T23:13:14.922Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T23:13:14.922Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T23:13:14.922Z] OSType: linux [2022-05-12T23:13:14.922Z] Architecture: aarch64 [2022-05-12T23:13:14.922Z] CPUs: 2 [2022-05-12T23:13:14.922Z] Total Memory: 7.562GiB [2022-05-12T23:13:14.922Z] Name: ip-10-100-121-205 [2022-05-12T23:13:14.922Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-12T23:13:14.922Z] Docker Root Dir: /var/lib/docker [2022-05-12T23:13:14.922Z] Debug Mode: false [2022-05-12T23:13:14.922Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:13:14.922Z] Labels: [2022-05-12T23:13:14.922Z] Experimental: true [2022-05-12T23:13:14.922Z] Insecure Registries: [2022-05-12T23:13:14.922Z] 127.0.0.0/8 [2022-05-12T23:13:14.922Z] Live Restore Enabled: true [2022-05-12T23:13:14.922Z] [Pipeline] sh [2022-05-12T23:13:15.056Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:13:15.202Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:13:15.202Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:13:15.202Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42501/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T23:13:15.202Z] + bash /home/ubuntu/workspace/moby_PR-42501/check-config.sh [2022-05-12T23:13:15.202Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T23:13:15.202Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-12T23:13:15.202Z] [2022-05-12T23:13:15.202Z] Generally Necessary: [2022-05-12T23:13:15.202Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T23:13:15.202Z] - apparmor: enabled and tools installed [2022-05-12T23:13:15.202Z] - CONFIG_NAMESPACES: enabled [2022-05-12T23:13:15.202Z] - CONFIG_NET_NS: enabled [2022-05-12T23:13:15.202Z] - CONFIG_PID_NS: enabled [2022-05-12T23:13:15.202Z] - CONFIG_IPC_NS: enabled [2022-05-12T23:13:15.202Z] - CONFIG_UTS_NS: enabled [2022-05-12T23:13:15.202Z] - CONFIG_CGROUPS: enabled [2022-05-12T23:13:15.202Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T23:13:15.202Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T23:13:15.202Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T23:13:15.202Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T23:13:15.202Z] - CONFIG_CPUSETS: enabled [2022-05-12T23:13:15.202Z] - CONFIG_MEMCG: enabled [2022-05-12T23:13:15.202Z] - CONFIG_KEYS: enabled [2022-05-12T23:13:15.202Z] - CONFIG_VETH: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T23:13:15.202Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T23:13:14.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:13:14.867Z] > git config --add remote.origin.fetch +refs/pull/42501/head:refs/remotes/origin/PR-42501 # timeout=10 [2022-05-12T23:13:14.875Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:14.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:13:14.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:13:14.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:13:14.898Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:15.058Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:13:15.063Z] > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:13:14.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:13:14.643Z] > git config --add remote.origin.fetch +refs/pull/42501/head:refs/remotes/origin/PR-42501 # timeout=10 [2022-05-12T23:13:14.649Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:14.663Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:13:14.673Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:13:14.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:13:14.674Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:14.885Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:13:14.889Z] > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:13:15.460Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T23:13:15.460Z] [2022-05-12T23:13:15.460Z] Optional Features: [2022-05-12T23:13:15.460Z] - CONFIG_USER_NS: enabled [2022-05-12T23:13:15.460Z] - CONFIG_SECCOMP: enabled [2022-05-12T23:13:15.460Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T23:13:15.460Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T23:13:15.460Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T23:13:15.460Z] (cgroup swap accounting is currently enabled) [2022-05-12T23:13:15.460Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T23:13:15.460Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T23:13:15.460Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T23:13:15.460Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T23:13:15.460Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T23:13:15.460Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T23:13:15.460Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T23:13:15.460Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T23:13:15.460Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T23:13:15.460Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T23:13:15.460Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T23:13:15.460Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T23:13:15.460Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T23:13:15.460Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T23:13:15.460Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T23:13:15.460Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T23:13:15.460Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T23:13:15.460Z] - CONFIG_EXT4_FS: enabled [2022-05-12T23:13:15.460Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T23:13:15.460Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T23:13:15.460Z] - Network Drivers: [2022-05-12T23:13:15.460Z] - "overlay": [2022-05-12T23:13:15.460Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T23:13:15.460Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T23:13:15.460Z] Optional (for encrypted networks): [2022-05-12T23:13:15.717Z] - CONFIG_CRYPTO: enabled [2022-05-12T23:13:15.717Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T23:13:15.717Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T23:13:15.717Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T23:13:15.717Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T23:13:15.717Z] - CONFIG_XFRM: enabled [2022-05-12T23:13:15.717Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T23:13:15.717Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T23:13:15.717Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T23:13:15.717Z] - "ipvlan": [2022-05-12T23:13:15.717Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T23:13:15.717Z] - "macvlan": [2022-05-12T23:13:15.717Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T23:13:15.717Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T23:13:15.717Z] - "ftp,tftp client in container": [2022-05-12T23:13:15.717Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T23:13:15.717Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T23:13:15.717Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T23:13:15.717Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T23:13:15.717Z] - Storage Drivers: [2022-05-12T23:13:15.717Z] - "aufs": [2022-05-12T23:13:15.717Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T23:13:15.717Z] - "btrfs": [2022-05-12T23:13:15.717Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T23:13:15.717Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T23:13:15.717Z] - "devicemapper": [2022-05-12T23:13:15.717Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T23:13:15.717Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T23:13:15.717Z] - "overlay": [2022-05-12T23:13:15.717Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T23:13:15.717Z] - "zfs": [2022-05-12T23:13:15.717Z] - /dev/zfs: present [2022-05-12T23:13:15.717Z] - zfs command: missing [2022-05-12T23:13:15.717Z] - zpool command: missing [2022-05-12T23:13:15.717Z] [2022-05-12T23:13:15.717Z] Limits: [2022-05-12T23:13:15.717Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T23:13:15.717Z] [2022-05-12T23:13:15.717Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T23:13:16.039Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:13c110b81095162f4212591f72258655b16df60c . [2022-05-12T23:13:16.173Z] Merge succeeded, producing d1ea89c7ee74ea2174abf55f33e502bcd905101f [2022-05-12T23:13:16.173Z] Checking out Revision d1ea89c7ee74ea2174abf55f33e502bcd905101f (PR-42501) [2022-05-12T23:13:16.221Z] Merge succeeded, producing d1ea89c7ee74ea2174abf55f33e502bcd905101f [2022-05-12T23:13:16.221Z] Checking out Revision d1ea89c7ee74ea2174abf55f33e502bcd905101f (PR-42501) [2022-05-12T23:13:16.241Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD" [2022-05-12T23:13:15.400Z] > git remote # timeout=10 [2022-05-12T23:13:15.409Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T23:13:15.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:13:15.425Z] > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10 [2022-05-12T23:13:16.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T23:13:16.153Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:13:16.159Z] > git checkout -f d1ea89c7ee74ea2174abf55f33e502bcd905101f # timeout=10 [2022-05-12T23:13:16.222Z] > git rev-list --no-walk c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:13:16.297Z] #1 [internal] load build definition from Dockerfile [2022-05-12T23:13:16.297Z] #1 sha256:261d09a16d29dadbfce191b316bf5bcc440fb4b69175c669128e986d56329901 [2022-05-12T23:13:16.297Z] #1 transferring dockerfile: 17.93kB done [2022-05-12T23:13:16.297Z] #1 DONE 0.0s [2022-05-12T23:13:16.297Z] [2022-05-12T23:13:16.297Z] #2 [internal] load .dockerignore [2022-05-12T23:13:16.297Z] #2 sha256:ce9e7b54dcf142f9c539d14b38c3e42f6baabd9a3619269f351cb200b9ef0556 [2022-05-12T23:13:16.297Z] #2 transferring context: 145B done [2022-05-12T23:13:16.297Z] #2 DONE 0.0s [2022-05-12T23:13:16.297Z] [2022-05-12T23:13:16.297Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T23:13:16.297Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-12T23:13:16.297Z] #3 DONE 0.2s [2022-05-12T23:13:16.297Z] [2022-05-12T23:13:16.297Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T23:13:16.297Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-12T23:13:16.297Z] #4 CACHED [2022-05-12T23:13:16.302Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD" [2022-05-12T23:13:16.555Z] [2022-05-12T23:13:16.555Z] #5 [internal] load build definition from Dockerfile [2022-05-12T23:13:16.555Z] #5 sha256:099d0ba0da1702cf3f2297f903d52cd6d4656ce18f1ed7b604d3f1510d6bc3d2 [2022-05-12T23:13:16.555Z] #5 DONE 0.0s [2022-05-12T23:13:16.555Z] [2022-05-12T23:13:16.555Z] #6 [internal] load .dockerignore [2022-05-12T23:13:16.555Z] #6 sha256:ea831a6eb878fda0207da17fdd883d719449a5298aeef8eb8498d69cfdefb471 [2022-05-12T23:13:16.555Z] #6 DONE 0.0s [2022-05-12T23:13:16.555Z] [2022-05-12T23:13:16.555Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:13:16.555Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T23:13:16.555Z] #9 DONE 0.1s [2022-05-12T23:13:16.555Z] [2022-05-12T23:13:16.555Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:13:16.555Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T23:13:16.813Z] #10 DONE 0.1s [2022-05-12T23:13:16.813Z] [2022-05-12T23:13:16.813Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T23:13:16.813Z] #8 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-12T23:13:16.813Z] #8 DONE 0.1s [2022-05-12T23:13:16.813Z] [2022-05-12T23:13:16.813Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T23:13:16.813Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-12T23:13:16.813Z] #7 DONE 0.2s [2022-05-12T23:13:16.904Z] + docker version [2022-05-12T23:13:16.904Z] Client: Docker Engine - Community [2022-05-12T23:13:16.904Z] Version: 20.10.14 [2022-05-12T23:13:16.904Z] API version: 1.41 [2022-05-12T23:13:16.904Z] Go version: go1.16.15 [2022-05-12T23:13:16.904Z] Git commit: a224086 [2022-05-12T23:13:16.904Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-12T23:13:16.904Z] OS/Arch: linux/amd64 [2022-05-12T23:13:16.904Z] Context: default [2022-05-12T23:13:16.904Z] Experimental: true [2022-05-12T23:13:16.904Z] [2022-05-12T23:13:16.904Z] Server: Docker Engine - Community [2022-05-12T23:13:16.904Z] Engine: [2022-05-12T23:13:16.904Z] Version: 20.10.14 [2022-05-12T23:13:16.904Z] API version: 1.41 (minimum version 1.12) [2022-05-12T23:13:16.904Z] Go version: go1.16.15 [2022-05-12T23:13:16.904Z] Git commit: 87a90dc [2022-05-12T23:13:16.904Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-12T23:13:16.904Z] OS/Arch: linux/amd64 [2022-05-12T23:13:16.904Z] Experimental: true [2022-05-12T23:13:16.904Z] containerd: [2022-05-12T23:13:16.904Z] Version: 1.5.11 [2022-05-12T23:13:16.904Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:13:16.904Z] runc: [2022-05-12T23:13:16.904Z] Version: 1.0.3 [2022-05-12T23:13:16.904Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T23:13:16.904Z] docker-init: [2022-05-12T23:13:16.904Z] Version: 0.19.0 [2022-05-12T23:13:16.904Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T23:13:16.952Z] + [ PR != PR ] [2022-05-12T23:13:16.952Z] + [ master != master ] [2022-05-12T23:13:16.952Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T23:13:17.072Z] [2022-05-12T23:13:17.072Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:13:17.072Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T23:13:17.072Z] #73 DONE 0.0s [2022-05-12T23:13:17.072Z] [2022-05-12T23:13:17.072Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:13:17.072Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T23:13:17.072Z] #71 DONE 0.0s [2022-05-12T23:13:17.072Z] [2022-05-12T23:13:17.072Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:13:17.072Z] #11 sha256:1b640047ac41d13933cc18d4e06a2078dd9fa72c59b4e98537b7af3e889d4c5a [2022-05-12T23:13:17.072Z] #11 DONE 0.0s [2022-05-12T23:13:17.072Z] [2022-05-12T23:13:17.072Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T23:13:17.072Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-12T23:13:17.072Z] #28 DONE 0.0s [2022-05-12T23:13:17.072Z] [2022-05-12T23:13:17.072Z] #24 [internal] load build context [2022-05-12T23:13:17.072Z] #24 sha256:6b46b7b59e8b9272fc3a0989ddac75a3a7817c2d4e56c1c1562caad1287897c8 [2022-05-12T23:13:15.586Z] > git remote # timeout=10 [2022-05-12T23:13:15.592Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T23:13:15.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:13:15.601Z] > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10 [2022-05-12T23:13:16.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T23:13:16.224Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:13:16.240Z] > git checkout -f d1ea89c7ee74ea2174abf55f33e502bcd905101f # timeout=10 [2022-05-12T23:13:17.223Z] + docker info [2022-05-12T23:13:17.286Z] + docker version [2022-05-12T23:13:17.286Z] Client: Docker Engine - Community [2022-05-12T23:13:17.286Z] Version: 20.10.14 [2022-05-12T23:13:17.286Z] API version: 1.41 [2022-05-12T23:13:17.286Z] Go version: go1.16.15 [2022-05-12T23:13:17.286Z] Git commit: a224086 [2022-05-12T23:13:17.286Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T23:13:17.286Z] OS/Arch: linux/amd64 [2022-05-12T23:13:17.286Z] Context: default [2022-05-12T23:13:17.286Z] Experimental: true [2022-05-12T23:13:17.286Z] [2022-05-12T23:13:17.286Z] Server: Docker Engine - Community [2022-05-12T23:13:17.286Z] Engine: [2022-05-12T23:13:17.286Z] Version: 20.10.14 [2022-05-12T23:13:17.286Z] API version: 1.41 (minimum version 1.12) [2022-05-12T23:13:17.286Z] Go version: go1.16.15 [2022-05-12T23:13:17.286Z] Git commit: 87a90dc [2022-05-12T23:13:17.286Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T23:13:17.286Z] OS/Arch: linux/amd64 [2022-05-12T23:13:17.286Z] Experimental: true [2022-05-12T23:13:17.286Z] containerd: [2022-05-12T23:13:17.286Z] Version: 1.5.11 [2022-05-12T23:13:17.286Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:13:17.286Z] runc: [2022-05-12T23:13:17.286Z] Version: 1.0.3 [2022-05-12T23:13:17.286Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T23:13:17.286Z] docker-init: [2022-05-12T23:13:17.286Z] Version: 0.19.0 [2022-05-12T23:13:17.286Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T23:13:17.330Z] #24 ... [2022-05-12T23:13:17.330Z] [2022-05-12T23:13:17.330Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T23:13:17.330Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T23:13:17.330Z] #49 DONE 0.4s [2022-05-12T23:13:17.330Z] [2022-05-12T23:13:17.330Z] #24 [internal] load build context [2022-05-12T23:13:17.330Z] #24 sha256:6b46b7b59e8b9272fc3a0989ddac75a3a7817c2d4e56c1c1562caad1287897c8 [2022-05-12T23:13:17.584Z] + docker info [2022-05-12T23:13:18.149Z] Client: [2022-05-12T23:13:18.149Z] Context: default [2022-05-12T23:13:18.149Z] Debug Mode: false [2022-05-12T23:13:18.149Z] Plugins: [2022-05-12T23:13:18.149Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T23:13:18.149Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T23:13:18.149Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T23:13:18.149Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T23:13:18.149Z] [2022-05-12T23:13:18.149Z] Server: [2022-05-12T23:13:18.149Z] Containers: 0 [2022-05-12T23:13:18.149Z] Running: 0 [2022-05-12T23:13:18.149Z] Paused: 0 [2022-05-12T23:13:18.149Z] Stopped: 0 [2022-05-12T23:13:18.149Z] Images: 2 [2022-05-12T23:13:18.149Z] Server Version: 20.10.14 [2022-05-12T23:13:18.149Z] Storage Driver: overlay2 [2022-05-12T23:13:18.149Z] Backing Filesystem: extfs [2022-05-12T23:13:18.149Z] Supports d_type: true [2022-05-12T23:13:18.149Z] Native Overlay Diff: true [2022-05-12T23:13:18.149Z] userxattr: false [2022-05-12T23:13:18.149Z] Logging Driver: json-file [2022-05-12T23:13:18.149Z] Cgroup Driver: systemd [2022-05-12T23:13:18.149Z] Cgroup Version: 2 [2022-05-12T23:13:18.149Z] Plugins: [2022-05-12T23:13:18.149Z] Volume: local [2022-05-12T23:13:18.149Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T23:13:18.149Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T23:13:18.149Z] Swarm: inactive [2022-05-12T23:13:18.149Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T23:13:18.149Z] Default Runtime: runc [2022-05-12T23:13:18.149Z] Init Binary: docker-init [2022-05-12T23:13:18.149Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:13:18.149Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T23:13:18.149Z] init version: de40ad0 [2022-05-12T23:13:18.149Z] Security Options: [2022-05-12T23:13:18.149Z] apparmor [2022-05-12T23:13:18.149Z] seccomp [2022-05-12T23:13:18.149Z] Profile: default [2022-05-12T23:13:18.149Z] cgroupns [2022-05-12T23:13:18.149Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T23:13:18.149Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T23:13:18.149Z] OSType: linux [2022-05-12T23:13:18.149Z] Architecture: x86_64 [2022-05-12T23:13:18.149Z] CPUs: 2 [2022-05-12T23:13:18.149Z] Total Memory: 7.476GiB [2022-05-12T23:13:18.149Z] Name: ip-10-100-72-211 [2022-05-12T23:13:18.149Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-12T23:13:18.149Z] Docker Root Dir: /var/lib/docker [2022-05-12T23:13:18.149Z] Debug Mode: false [2022-05-12T23:13:18.149Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:13:18.149Z] Labels: [2022-05-12T23:13:18.149Z] Experimental: true [2022-05-12T23:13:18.149Z] Insecure Registries: [2022-05-12T23:13:18.149Z] 127.0.0.0/8 [2022-05-12T23:13:18.149Z] Live Restore Enabled: true [2022-05-12T23:13:18.149Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T23:13:18.270Z] #24 transferring context: 61.11MB 1.1s done [2022-05-12T23:13:18.270Z] #24 DONE 1.1s [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #52 sha256:32dee52e09613a3876caa4faec376be98b9bfd6f053a245303578c2480313631 [2022-05-12T23:13:18.270Z] #52 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-12T23:13:18.270Z] #13 sha256:f07a1313d2196ec4ad8770a6e66f63cbb44a880ef59c4e79562c60ebae7a99ab [2022-05-12T23:13:18.270Z] #13 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #61 sha256:c5c3bbf2809cef8e2c404d614926d778faada7827a3c4b8c649070ca53120c7b [2022-05-12T23:13:18.270Z] #61 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T23:13:18.270Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-12T23:13:18.270Z] #74 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:13:18.270Z] #60 sha256:2a0fa8b3e4330638ff116896010536a0b86f18e21da7395f05c9b874d849cc36 [2022-05-12T23:13:18.270Z] #60 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T23:13:18.270Z] #59 sha256:e55ca896122d47910499ce05a4ee1b912311e7175926ceadaa57eeb634bd1bac [2022-05-12T23:13:18.270Z] #59 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #39 sha256:95277b37e122567b60e8108a991874ffa4af7a40c3e1578b4a582506bcd8b283 [2022-05-12T23:13:18.270Z] #39 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T23:13:18.270Z] #47 sha256:2d03aafbd8158f7de6518d84364ca460b2eb7e76a09826e057ab8a1f6832575c [2022-05-12T23:13:18.270Z] #47 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T23:13:18.270Z] #22 sha256:c0d40ebe4db4f3ff04f0d4bd085fc3aecdded5485975014253d870f00d4e3874 [2022-05-12T23:13:18.270Z] #22 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #65 sha256:36314913d2525c6bb108b87ecbc42c4257a674fcd8c09a8fe084795bf12e3043 [2022-05-12T23:13:18.270Z] #65 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T23:13:18.270Z] #66 sha256:a98495f35ae73abd63c0c0e0719f8bfc07bb3cf48c494760d7ada74dd63cac28 [2022-05-12T23:13:18.270Z] #66 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T23:13:18.270Z] #23 sha256:fcdcfc6822aea6e3034c9f8b12b1820f9f6a8c77596862246cf97daa75b04856 [2022-05-12T23:13:18.270Z] #23 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #75 sha256:3bae39c6cd7dc7616ada4a6dee9ec523d2cac40a21e79ad349790a6a46a381d7 [2022-05-12T23:13:18.270Z] #75 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:13:18.270Z] #34 sha256:b86605f33b94caf934911eeb5d4b2b1fc990bba231b6b512cb8da090d4bde908 [2022-05-12T23:13:18.270Z] #34 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:13:18.270Z] #62 sha256:b107abfa0b37df5652699e4563d1ffe13dd50b7373f2c4dd5ad86e8491d26c6b [2022-05-12T23:13:18.270Z] #62 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T23:13:18.270Z] #16 sha256:94d264e8fd4da2d2ee5bb32d726c97df4aabd448b9dafa7302dd62cf6467de07 [2022-05-12T23:13:18.270Z] #16 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-12T23:13:18.270Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T23:13:18.270Z] #29 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-12T23:13:18.270Z] #31 sha256:4b775db46d646b17be13f39677c2df76b6f3cfad5377b910592b00586325e088 [2022-05-12T23:13:18.270Z] #31 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T23:13:18.270Z] #43 sha256:5c9e9ad6f94562875c31bb30a320e746772a14e3d038d0a0c11f2dd2718600df [2022-05-12T23:13:18.270Z] #43 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T23:13:18.270Z] #25 sha256:d297e333849a1d976f7b2ca37f60ca132aaa804f5d16973f687cf9f2f8025055 [2022-05-12T23:13:18.270Z] #25 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T23:13:18.270Z] #50 sha256:ab9461e39c259c6f36b16100a8e34097a37c69b96f653e2fe08ffe85d7c18c3d [2022-05-12T23:13:18.270Z] #50 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T23:13:18.270Z] #17 sha256:79fe3597bdd9ac69bbeb0dc6814f40ac9c84ac37679d72dee8f99ab53c1abb00 [2022-05-12T23:13:18.270Z] #17 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T23:13:18.270Z] #32 sha256:46094839671482ed259ac35c36763d25b2f0e9e5eca23abb70cde7d0eec45a01 [2022-05-12T23:13:18.270Z] #32 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T23:13:18.270Z] #19 sha256:42c33b7bc9337ec5f1caa763d46d6d6aab0b611a7cfc4c6d78600abb267f815a [2022-05-12T23:13:18.270Z] #19 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #58 sha256:d899e4fe070b976c7c227493c170c68688b57c1839e4fb4e5efefeb3af45c64e [2022-05-12T23:13:18.270Z] #58 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:13:18.270Z] #14 sha256:fb907233be1dbbdf54f6d7fd6fb528c656c1e2953d3037691500d596d0fe5595 [2022-05-12T23:13:18.270Z] #14 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:13:18.270Z] #64 sha256:2817dce8e566972fc6f621b14275abeff3e65c0ef2e897879298a8701e9c8253 [2022-05-12T23:13:18.270Z] #64 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T23:13:18.270Z] #15 sha256:6c2f814a6c3bafe9f76a2b512c12624e5312263ad505690b651c2ab9bc379ccc [2022-05-12T23:13:18.270Z] #15 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T23:13:18.270Z] #30 sha256:ec4e8b1db81ff99a3a10805fee06a4746e06889e77578b3147427fba0c038e4c [2022-05-12T23:13:18.270Z] #30 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T23:13:18.270Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-12T23:13:18.270Z] #72 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:13:18.270Z] #42 sha256:49c8a5441fa15ac65c477e1b6534b06239d0b348f9d79d022899c7571a2fadb8 [2022-05-12T23:13:18.270Z] #42 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T23:13:18.270Z] #44 sha256:f2475c7e7e1d86c58c0274454c802ed27b1597c253029fe232ac2427b8605a7b [2022-05-12T23:13:18.270Z] #44 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #70 sha256:c342e765908fb8b77a7ce4849b5539555cf6fd85f9c7a890475fc6b0ba2f786f [2022-05-12T23:13:18.270Z] #70 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T23:13:18.270Z] #26 sha256:e160ab4b9e0d4b8d9bd85ac6482040d4c805ff6444f0513c4bcff5e5019e23d0 [2022-05-12T23:13:18.270Z] #26 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:13:18.270Z] #36 sha256:a2055e34ca6d4f6ec901c82c7850dbf3d188caf87c88b14e207349e0bf51aff6 [2022-05-12T23:13:18.270Z] #36 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #56 sha256:c1dbcd8645da5eabc78e1c4b4049b756275fe68e6b6570c19bd9599a6dbccefe [2022-05-12T23:13:18.270Z] #56 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #54 sha256:e6fc7f5674132e0bf3d6c90c6b6df5f525f94c211896701d380c3e35a07d5398 [2022-05-12T23:13:18.270Z] #54 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #35 sha256:7ad7c04a006e3cd45de722d2ae34d0412213d8ecfc4b3453fb22def23478bc27 [2022-05-12T23:13:18.270Z] #35 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T23:13:18.270Z] #40 sha256:427abf66a776cb58dbf1e7b1da35b5d0da805a069666a091d742463749814451 [2022-05-12T23:13:18.270Z] #40 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T23:13:18.270Z] #57 sha256:83024063460cb86d1be8471c9c7ea812f2365a78a4893b80dbd5f403410f4205 [2022-05-12T23:13:18.270Z] #57 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T23:13:18.270Z] #68 sha256:c08fbadf4834178eb3eecbc9211a5dec19e4986c3ed6f77e25a91574d128321a [2022-05-12T23:13:18.270Z] #68 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:13:18.270Z] #51 sha256:f78bc35208869cb8684d850e51285c39515a8a5a1b519cac36e2d400eeb4906e [2022-05-12T23:13:18.270Z] #51 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T23:13:18.270Z] #12 sha256:0ec7622fadb2f5b89dfbfca699a0fdbfa7f48dd7d04d68b82bf1dbe115eb6fc5 [2022-05-12T23:13:18.270Z] #12 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T23:13:18.270Z] #37 sha256:5ff62a61744e2b459be86cc8e71e04c11ab611f267f58f5ecfe98dcdcf3f86e4 [2022-05-12T23:13:18.270Z] #37 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.270Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:13:18.270Z] #55 sha256:1f60b4f455f74381300a6ebcee1dabd1808d19910b7acf9ff8404b3f6a403f42 [2022-05-12T23:13:18.270Z] #55 CACHED [2022-05-12T23:13:18.270Z] [2022-05-12T23:13:18.271Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T23:13:18.271Z] #38 sha256:e5e80853ac361ebf15dbc63cc8a755916f2bfb9f41ad807e5f78910fb7ff420a [2022-05-12T23:13:18.271Z] #38 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T23:13:18.271Z] #63 sha256:2a907272a8dfc68c308faf3eaa4cc04611490cee90ce8eae13ddff2c50960f6b [2022-05-12T23:13:18.271Z] #63 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T23:13:18.271Z] #48 sha256:9dfbdb8de54038c649cbab468a1523d968181052d0e6b86785b8d7216afbefb7 [2022-05-12T23:13:18.271Z] #48 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:13:18.271Z] #67 sha256:0eba6f1ca39c13a8b83099e23d905c5148040d0515462f6201f9333b0fd844c4 [2022-05-12T23:13:18.271Z] #67 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T23:13:18.271Z] #33 sha256:6d6141c7df42aa625b5db3e396fc1733282585ec3caaa60d881165cafcf9cd58 [2022-05-12T23:13:18.271Z] #33 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T23:13:18.271Z] #53 sha256:8d004c2d3b800243d90532f92defc874dd68850d82809fb2cb4366f06e1e08e9 [2022-05-12T23:13:18.271Z] #53 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T23:13:18.271Z] #69 sha256:8ec641b15576760e36524cab9a7a71214a5d2bb50bee1f671af205183c376c25 [2022-05-12T23:13:18.271Z] #69 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T23:13:18.271Z] #20 sha256:f90c0e815adecda0b6521b26245cf199e39b16e8190699609926c99586a0be88 [2022-05-12T23:13:18.271Z] #20 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T23:13:18.271Z] #41 sha256:41a9e5ab67d9a3afbde57df9342aa4917925258b31e7345bc3eadaf3f33ebd3f [2022-05-12T23:13:18.271Z] #41 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:13:18.271Z] #21 sha256:452860b7c6bbba8c07b8dc7af6a8e4e8853c4800789902d3d81219b8f6565a01 [2022-05-12T23:13:18.271Z] #21 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T23:13:18.271Z] #27 sha256:1d53504efd821438579d4b70d90bd5f6bfb4f14262da9e712e41dacfff112603 [2022-05-12T23:13:18.271Z] #27 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T23:13:18.271Z] #46 sha256:2c4aa8e11898afa834f2f664b6cd49a14876fbbf82d03a343be8d37e0cbcef8f [2022-05-12T23:13:18.271Z] #46 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T23:13:18.271Z] #45 sha256:99fbc9e1564651f4003a354f7196a169df09dbca07e3064d968c1558ba15fcfd [2022-05-12T23:13:18.271Z] #45 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T23:13:18.271Z] #18 sha256:d9046d7e0be8892966906d2db6d153a65707bea4758d66896c800e7ea45dcb83 [2022-05-12T23:13:18.271Z] #18 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T23:13:18.271Z] #76 sha256:d8e2a4c790b5f20b778a73079696e9309d9afb697bbbd77be9827559098188c4 [2022-05-12T23:13:18.271Z] #76 CACHED [2022-05-12T23:13:18.271Z] [2022-05-12T23:13:18.271Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T23:13:18.271Z] #77 sha256:495be0dfc2124aa5e702ff4ecb2766782748cddeb7a037bc65b3cd684883b9d4 [2022-05-12T23:13:18.473Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f . [2022-05-12T23:13:18.515Z] Client: [2022-05-12T23:13:18.515Z] Context: default [2022-05-12T23:13:18.515Z] Debug Mode: false [2022-05-12T23:13:18.515Z] Plugins: [2022-05-12T23:13:18.515Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T23:13:18.515Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T23:13:18.515Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T23:13:18.515Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T23:13:18.515Z] [2022-05-12T23:13:18.515Z] Server: [2022-05-12T23:13:18.515Z] Containers: 0 [2022-05-12T23:13:18.515Z] Running: 0 [2022-05-12T23:13:18.515Z] Paused: 0 [2022-05-12T23:13:18.515Z] Stopped: 0 [2022-05-12T23:13:18.515Z] Images: 2 [2022-05-12T23:13:18.515Z] Server Version: 20.10.14 [2022-05-12T23:13:18.515Z] Storage Driver: overlay2 [2022-05-12T23:13:18.515Z] Backing Filesystem: extfs [2022-05-12T23:13:18.515Z] Supports d_type: true [2022-05-12T23:13:18.515Z] Native Overlay Diff: true [2022-05-12T23:13:18.515Z] userxattr: false [2022-05-12T23:13:18.515Z] Logging Driver: json-file [2022-05-12T23:13:18.515Z] Cgroup Driver: cgroupfs [2022-05-12T23:13:18.515Z] Cgroup Version: 1 [2022-05-12T23:13:18.515Z] Plugins: [2022-05-12T23:13:18.515Z] Volume: local [2022-05-12T23:13:18.515Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T23:13:18.515Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T23:13:18.515Z] Swarm: inactive [2022-05-12T23:13:18.515Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-12T23:13:18.515Z] Default Runtime: runc [2022-05-12T23:13:18.515Z] Init Binary: docker-init [2022-05-12T23:13:18.515Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:13:18.515Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T23:13:18.515Z] init version: de40ad0 [2022-05-12T23:13:18.515Z] Security Options: [2022-05-12T23:13:18.515Z] apparmor [2022-05-12T23:13:18.515Z] seccomp [2022-05-12T23:13:18.515Z] Profile: default [2022-05-12T23:13:18.515Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T23:13:18.515Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T23:13:18.515Z] OSType: linux [2022-05-12T23:13:18.515Z] Architecture: x86_64 [2022-05-12T23:13:18.515Z] CPUs: 2 [2022-05-12T23:13:18.515Z] Total Memory: 7.565GiB [2022-05-12T23:13:18.515Z] Name: ip-10-100-108-151 [2022-05-12T23:13:18.515Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T23:13:18.515Z] Docker Root Dir: /var/lib/docker [2022-05-12T23:13:18.515Z] Debug Mode: false [2022-05-12T23:13:18.515Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:13:18.515Z] Labels: [2022-05-12T23:13:18.515Z] Experimental: true [2022-05-12T23:13:18.515Z] Insecure Registries: [2022-05-12T23:13:18.515Z] 127.0.0.0/8 [2022-05-12T23:13:18.515Z] Live Restore Enabled: true [2022-05-12T23:13:18.515Z] [2022-05-12T23:13:18.515Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T23:13:18.728Z] #1 [internal] load build definition from Dockerfile [2022-05-12T23:13:18.728Z] #1 sha256:b25e6f8a28435b0187f666c16888194c2369281c64575ad974241e4424858639 [2022-05-12T23:13:18.728Z] #1 transferring dockerfile: 17.93kB done [2022-05-12T23:13:18.728Z] #1 DONE 0.0s [2022-05-12T23:13:18.728Z] [2022-05-12T23:13:18.728Z] #2 [internal] load .dockerignore [2022-05-12T23:13:18.728Z] #2 sha256:e63fbd82277c8e228b09e07bc1c18f8c9cfa9bf31d1381d24a6914bed4197cc0 [2022-05-12T23:13:18.728Z] #2 transferring context: 145B done [2022-05-12T23:13:18.728Z] #2 DONE 0.0s [2022-05-12T23:13:18.728Z] [2022-05-12T23:13:18.728Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T23:13:18.728Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T23:13:18.728Z] #3 DONE 0.2s [2022-05-12T23:13:18.728Z] [2022-05-12T23:13:18.728Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T23:13:18.728Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T23:13:18.728Z] #4 CACHED [2022-05-12T23:13:18.800Z] Fetching without tags [2022-05-12T23:13:18.808Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:13:18.808Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:13:18.808Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42501/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T23:13:18.808Z] + bash /home/ubuntu/workspace/moby_PR-42501/check-config.sh [2022-05-12T23:13:18.808Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T23:13:18.808Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T23:13:18.808Z] [2022-05-12T23:13:18.808Z] Generally Necessary: [2022-05-12T23:13:18.808Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T23:13:18.808Z] - apparmor: enabled and tools installed [2022-05-12T23:13:18.808Z] - CONFIG_NAMESPACES: enabled [2022-05-12T23:13:18.808Z] - CONFIG_NET_NS: enabled [2022-05-12T23:13:18.808Z] - CONFIG_PID_NS: enabled [2022-05-12T23:13:18.808Z] - CONFIG_IPC_NS: enabled [2022-05-12T23:13:18.808Z] - CONFIG_UTS_NS: enabled [2022-05-12T23:13:18.808Z] - CONFIG_CGROUPS: enabled [2022-05-12T23:13:18.808Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T23:13:18.808Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T23:13:18.808Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T23:13:18.808Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T23:13:18.808Z] - CONFIG_CPUSETS: enabled [2022-05-12T23:13:18.808Z] - CONFIG_MEMCG: enabled [2022-05-12T23:13:18.808Z] - CONFIG_KEYS: enabled [2022-05-12T23:13:18.808Z] - CONFIG_VETH: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T23:13:18.808Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T23:13:18.984Z] [2022-05-12T23:13:18.984Z] #6 [internal] load .dockerignore [2022-05-12T23:13:18.984Z] #6 sha256:5377d176c02c4113fcdfa647a8d24c112a32f9ad35046881250be99c04536f5d [2022-05-12T23:13:18.984Z] #6 DONE 0.0s [2022-05-12T23:13:18.984Z] [2022-05-12T23:13:18.984Z] #5 [internal] load build definition from Dockerfile [2022-05-12T23:13:18.984Z] #5 sha256:eee66c2576f330f17f8d8431ed9106bcdd366ea83a1450e07ea8c8f6d0f8fffd [2022-05-12T23:13:18.984Z] #5 DONE 0.0s [2022-05-12T23:13:18.984Z] [2022-05-12T23:13:18.984Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T23:13:18.984Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T23:13:18.984Z] #7 DONE 0.1s [2022-05-12T23:13:18.984Z] [2022-05-12T23:13:18.984Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:13:18.984Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T23:13:18.984Z] #9 DONE 0.1s [2022-05-12T23:13:18.984Z] [2022-05-12T23:13:18.984Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:13:18.984Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T23:13:19.065Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T23:13:19.065Z] [2022-05-12T23:13:19.065Z] Optional Features: [2022-05-12T23:13:19.065Z] - CONFIG_USER_NS: enabled [2022-05-12T23:13:19.065Z] - CONFIG_SECCOMP: enabled [2022-05-12T23:13:19.065Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T23:13:19.065Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T23:13:19.065Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T23:13:19.065Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T23:13:19.065Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T23:13:19.065Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T23:13:19.065Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T23:13:19.065Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T23:13:19.065Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T23:13:19.065Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T23:13:19.065Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T23:13:19.065Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T23:13:19.065Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T23:13:19.065Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T23:13:19.065Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T23:13:19.065Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T23:13:19.065Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T23:13:19.065Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T23:13:19.065Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T23:13:19.065Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T23:13:19.065Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T23:13:19.065Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T23:13:19.065Z] - CONFIG_EXT4_FS: enabled [2022-05-12T23:13:19.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T23:13:19.065Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T23:13:19.065Z] - Network Drivers: [2022-05-12T23:13:19.065Z] - "overlay": [2022-05-12T23:13:19.065Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T23:13:19.065Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T23:13:19.065Z] Optional (for encrypted networks): [2022-05-12T23:13:19.204Z] #77 DONE 1.0s [2022-05-12T23:13:19.204Z] [2022-05-12T23:13:19.204Z] #78 exporting to image [2022-05-12T23:13:19.204Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T23:13:19.204Z] #78 exporting layers [2022-05-12T23:13:19.239Z] #10 DONE 0.1s [2022-05-12T23:13:19.240Z] [2022-05-12T23:13:19.240Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T23:13:19.240Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T23:13:19.240Z] #8 DONE 0.1s [2022-05-12T23:13:19.240Z] [2022-05-12T23:13:19.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:13:19.240Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:13:19.240Z] #11 DONE 0.0s [2022-05-12T23:13:19.240Z] [2022-05-12T23:13:19.240Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:13:19.240Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T23:13:19.240Z] #73 DONE 0.0s [2022-05-12T23:13:19.240Z] [2022-05-12T23:13:19.240Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:13:19.240Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T23:13:19.240Z] #71 DONE 0.0s [2022-05-12T23:13:19.240Z] [2022-05-12T23:13:19.240Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T23:13:19.240Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T23:13:19.240Z] #28 DONE 0.0s [2022-05-12T23:13:19.240Z] [2022-05-12T23:13:19.240Z] #24 [internal] load build context [2022-05-12T23:13:19.240Z] #24 sha256:fe0b190bd95fb95a1ff809bbf5a9a885f1b6508e0682bd5e28dd3161b79ace66 [2022-05-12T23:13:19.323Z] - CONFIG_CRYPTO: enabled [2022-05-12T23:13:19.323Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T23:13:19.323Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T23:13:19.323Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T23:13:19.323Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T23:13:19.323Z] - CONFIG_XFRM: enabled [2022-05-12T23:13:19.323Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T23:13:19.323Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T23:13:19.323Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T23:13:19.323Z] - "ipvlan": [2022-05-12T23:13:19.323Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T23:13:19.323Z] - "macvlan": [2022-05-12T23:13:19.323Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T23:13:19.323Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T23:13:19.323Z] - "ftp,tftp client in container": [2022-05-12T23:13:19.323Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T23:13:19.323Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T23:13:19.323Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T23:13:19.323Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T23:13:19.323Z] - Storage Drivers: [2022-05-12T23:13:19.323Z] - "aufs": [2022-05-12T23:13:19.323Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T23:13:19.323Z] - "btrfs": [2022-05-12T23:13:19.323Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T23:13:19.323Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T23:13:19.323Z] - "devicemapper": [2022-05-12T23:13:19.323Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T23:13:19.323Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T23:13:19.323Z] - "overlay": [2022-05-12T23:13:19.323Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T23:13:19.323Z] - "zfs": [2022-05-12T23:13:19.323Z] - /dev/zfs: present [2022-05-12T23:13:19.323Z] - zfs command: missing [2022-05-12T23:13:19.323Z] - zpool command: missing [2022-05-12T23:13:19.323Z] [2022-05-12T23:13:19.323Z] Limits: [2022-05-12T23:13:19.323Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T23:13:19.323Z] [2022-05-12T23:13:19.323Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T23:13:18.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:13:18.442Z] > git config --add remote.origin.fetch +refs/pull/42501/head:refs/remotes/origin/PR-42501 # timeout=10 [2022-05-12T23:13:18.521Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:18.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:13:18.836Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:13:18.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:13:18.838Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:13:19.654Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f . [2022-05-12T23:13:19.679Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:13:19.815Z] #24 ... [2022-05-12T23:13:19.815Z] [2022-05-12T23:13:19.815Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T23:13:19.815Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T23:13:19.815Z] #49 DONE 0.4s [2022-05-12T23:13:19.815Z] [2022-05-12T23:13:19.815Z] #24 [internal] load build context [2022-05-12T23:13:19.815Z] #24 sha256:fe0b190bd95fb95a1ff809bbf5a9a885f1b6508e0682bd5e28dd3161b79ace66 [2022-05-12T23:13:19.911Z] #1 [internal] load build definition from Dockerfile [2022-05-12T23:13:19.911Z] #1 sha256:aa33ac96a453c49a613cedf259c760d1b318dfb48a1b7d76fc7fe79b6b55c673 [2022-05-12T23:13:19.911Z] #1 transferring dockerfile: 17.93kB done [2022-05-12T23:13:19.911Z] #1 DONE 0.0s [2022-05-12T23:13:19.911Z] [2022-05-12T23:13:19.911Z] #2 [internal] load .dockerignore [2022-05-12T23:13:19.911Z] #2 sha256:7b51279a19708c025facc78c27132e2d5df57dcb3851e8023d0287f18b06a825 [2022-05-12T23:13:19.911Z] #2 transferring context: 145B done [2022-05-12T23:13:19.911Z] #2 DONE 0.0s [2022-05-12T23:13:19.911Z] [2022-05-12T23:13:19.911Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T23:13:19.911Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T23:13:19.911Z] #3 DONE 0.1s [2022-05-12T23:13:19.911Z] [2022-05-12T23:13:19.911Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T23:13:19.911Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T23:13:19.911Z] #4 CACHED [2022-05-12T23:13:20.137Z] #78 exporting layers 0.9s done [2022-05-12T23:13:20.137Z] #78 writing image sha256:7ce821562e6cefb46a2719db8aed405f2e65c0084252170e95f6be297d6d1f5e done [2022-05-12T23:13:20.137Z] #78 naming to docker.io/library/docker:13c110b81095162f4212591f72258655b16df60c done [2022-05-12T23:13:20.137Z] #78 DONE 1.0s [Pipeline] } [2022-05-12T23:13:20.169Z] [2022-05-12T23:13:20.169Z] #5 [internal] load .dockerignore [2022-05-12T23:13:20.169Z] #5 sha256:09a32607c8ab0733710a7f90b645898e090398e02554c448e9aed111a2ef88fe [2022-05-12T23:13:20.169Z] #5 DONE 0.0s [2022-05-12T23:13:20.169Z] [2022-05-12T23:13:20.169Z] #6 [internal] load build definition from Dockerfile [2022-05-12T23:13:20.169Z] #6 sha256:cb7bca46da3254cfae716102d25bb7e01d265d8f09f2530fd73dc81c8bb0324a [2022-05-12T23:13:20.169Z] #6 DONE 0.0s [2022-05-12T23:13:20.169Z] [2022-05-12T23:13:20.169Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T23:13:20.169Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T23:13:20.169Z] #9 DONE 0.1s [2022-05-12T23:13:20.169Z] [2022-05-12T23:13:20.169Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:13:20.169Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T23:13:20.427Z] #10 DONE 0.1s [2022-05-12T23:13:20.427Z] [2022-05-12T23:13:20.427Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T23:13:20.427Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T23:13:20.427Z] #7 DONE 0.1s [2022-05-12T23:13:20.427Z] [2022-05-12T23:13:20.427Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:13:20.427Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T23:13:20.427Z] #8 DONE 0.1s [2022-05-12T23:13:20.427Z] [2022-05-12T23:13:20.427Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:13:20.427Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T23:13:20.427Z] #80 DONE 0.0s [2022-05-12T23:13:20.427Z] [2022-05-12T23:13:20.427Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:13:20.427Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T23:13:20.427Z] #78 DONE 0.0s [2022-05-12T23:13:20.427Z] [2022-05-12T23:13:20.427Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:13:20.427Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:13:20.427Z] #11 DONE 0.0s [2022-05-12T23:13:20.427Z] [2022-05-12T23:13:20.427Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T23:13:20.427Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T23:13:20.427Z] #12 CACHED [2022-05-12T23:13:20.427Z] [2022-05-12T23:13:20.427Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-12T23:13:20.427Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T23:13:20.427Z] #13 CACHED [2022-05-12T23:13:20.427Z] [2022-05-12T23:13:20.427Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T23:13:20.427Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T23:13:20.427Z] #35 DONE 0.0s [2022-05-12T23:13:20.427Z] [2022-05-12T23:13:20.427Z] #31 [internal] load build context [2022-05-12T23:13:20.427Z] #31 sha256:411d7403df4bb75a8862b0b43baff68acaa2b7e07ed9dad09755d88587d47e3b [2022-05-12T23:13:20.484Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T23:13:20.763Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13c110b81095162f4212591f72258655b16df60c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13c110b81095162f4212591f72258655b16df60c hack/test/unit [2022-05-12T23:13:21.000Z] #31 ... [2022-05-12T23:13:21.000Z] [2022-05-12T23:13:21.000Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T23:13:21.000Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T23:13:21.000Z] #56 DONE 0.4s [2022-05-12T23:13:21.000Z] [2022-05-12T23:13:21.000Z] #31 [internal] load build context [2022-05-12T23:13:21.000Z] #31 sha256:411d7403df4bb75a8862b0b43baff68acaa2b7e07ed9dad09755d88587d47e3b [2022-05-12T23:13:21.020Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-12T23:13:21.020Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T23:13:21.020Z] + TESTDIRS=./... [2022-05-12T23:13:21.020Z] + exclude_paths='/vendor/|/integration' [2022-05-12T23:13:21.020Z] ++ go list ./... [2022-05-12T23:13:21.020Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T23:13:21.186Z] #24 transferring context: 61.10MB 1.6s done [2022-05-12T23:13:21.186Z] #24 DONE 1.7s [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T23:13:21.186Z] #59 sha256:5c27b2890fe04b29f25f1eae75642ac6a9736177759cf465fd8a244e38cb2c9a [2022-05-12T23:13:21.186Z] #59 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T23:13:21.186Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494 [2022-05-12T23:13:21.186Z] #22 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:13:21.186Z] #60 sha256:9c9e733c55d21dda32274609d8862c47811d6cf79db22b837ce0a862f7fb4d4a [2022-05-12T23:13:21.186Z] #60 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T23:13:21.186Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T23:13:21.186Z] #12 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:13:21.186Z] #67 sha256:6a88b36c374a40a6b7358042ee917dbcb0034acc0827350bd994e2d8d83c027c [2022-05-12T23:13:21.186Z] #67 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T23:13:21.186Z] #46 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T23:13:21.186Z] #46 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T23:13:21.186Z] #27 sha256:209edf1154c52d6400a52f13103c78a7cdb7ccebf605b9cc3d86b4fa40349f31 [2022-05-12T23:13:21.186Z] #27 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T23:13:21.186Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5 [2022-05-12T23:13:21.186Z] #17 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #58 sha256:4f5e0f10a23f3bc0087917393e9a7d5f31b53aa83a3e4a447ac33b60893c048c [2022-05-12T23:13:21.186Z] #58 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #41 sha256:ca1c7ca76dfa202ebbe72d951086e7d68d61fe0660476b782892c7251e512225 [2022-05-12T23:13:21.186Z] #41 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:13:21.186Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T23:13:21.186Z] #34 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #37 sha256:78726d5d43b933a27bb0478072c8590bde4f475fa4d56fdd566c9766ab9d0db7 [2022-05-12T23:13:21.186Z] #37 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:13:21.186Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T23:13:21.186Z] #21 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T23:13:21.186Z] #69 sha256:3d050493793dfa33ea19ba71e799ee0e08772a5452cfbf56d75c3a6fd838e911 [2022-05-12T23:13:21.186Z] #69 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #48 sha256:58697e987940cc0411a128f5763150c8cac33f012ecd80860137f13420376b41 [2022-05-12T23:13:21.186Z] #48 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T23:13:21.186Z] #66 sha256:98b0fe902b2b8011e9e8c16165fd376d0cf2186938b43f45b04215da868625ea [2022-05-12T23:13:21.186Z] #66 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T23:13:21.186Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c [2022-05-12T23:13:21.186Z] #20 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:13:21.186Z] #64 sha256:f33ef277f8f16ab3c137e19551c7974faddd3e0529c8d7d4faa6c638a33ce5c6 [2022-05-12T23:13:21.186Z] #64 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #39 sha256:c55609a9a564f74f839d1d732babe20a68be839fc7f3141e23b9c0b50a38b393 [2022-05-12T23:13:21.186Z] #39 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #35 sha256:e16f89d77503dd63941ca0d27e75632ef2cbd7c101cc93ee40a34135da690c7c [2022-05-12T23:13:21.186Z] #35 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:13:21.186Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T23:13:21.186Z] #62 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T23:13:21.186Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T23:13:21.186Z] #18 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T23:13:21.186Z] #30 sha256:2c77a6e925e0667aa59e0f0117c5ad6474a5cdc5439c0d05c584b7432639159b [2022-05-12T23:13:21.186Z] #30 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T23:13:21.186Z] #68 sha256:1574916ab3111257e5ef86ab1c9fa6e3794e1fce94448ad67c3abf333c283124 [2022-05-12T23:13:21.186Z] #68 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-12T23:13:21.186Z] #31 sha256:7521a51f6bcd7f3ced0021c843df942d609cb2961fdc924ed1e0f9c87af6cd0d [2022-05-12T23:13:21.186Z] #31 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T23:13:21.186Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78 [2022-05-12T23:13:21.186Z] #23 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T23:13:21.186Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T23:13:21.186Z] #57 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:13:21.186Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:13:21.186Z] #51 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #61 sha256:6d5ab28e0d2505500c31ad9a2b38a168cf73fdf01c57899d55c9c01bd0e058c0 [2022-05-12T23:13:21.186Z] #61 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T23:13:21.186Z] #44 sha256:f8e36111aadc6bff0c905316e36b8bf2366f6a48f49d6970a46762f3063bccfa [2022-05-12T23:13:21.186Z] #44 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #65 sha256:dffe91356c83f66d16e7fef3cfadec1cb35988e657b7faae0952c565759de636 [2022-05-12T23:13:21.186Z] #65 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T23:13:21.186Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T23:13:21.186Z] #38 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T23:13:21.186Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd [2022-05-12T23:13:21.186Z] #19 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T23:13:21.186Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T23:13:21.186Z] #74 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T23:13:21.186Z] #25 sha256:ec33d4b873b4622185d42d495b240ab14b1436399ad3e688f3a69fbfa9fb3226 [2022-05-12T23:13:21.186Z] #25 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T23:13:21.186Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T23:13:21.186Z] #72 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-12T23:13:21.186Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T23:13:21.186Z] #13 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #75 sha256:9e100b7db1680f4577de78aa08d80973ee8c64e4daa85b29e2a3ba3b80003a1a [2022-05-12T23:13:21.186Z] #75 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T23:13:21.186Z] #32 sha256:6eeb4fe2a6a90d7d44ca2a34300181a42d5ca6d2f152ea6c5ba6d0b0e472f2a5 [2022-05-12T23:13:21.186Z] #32 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:13:21.186Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:13:21.186Z] #55 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:13:21.186Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:13:21.186Z] #36 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T23:13:21.186Z] #63 sha256:0e61fccbb3e08fbeba2e6e657b25d5efc90e0ac1b3157737e9a9c46487b55496 [2022-05-12T23:13:21.186Z] #63 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #52 sha256:d87b432286de18ebd9b585181ad3602165e12c4c64cfc31b3c8d2be64dbd0ccb [2022-05-12T23:13:21.186Z] #52 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T23:13:21.186Z] #45 sha256:a5bf19b3289d23cb6ac8e406420045611e04823d0ba3fd1e8425c1db15143ae9 [2022-05-12T23:13:21.186Z] #45 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T23:13:21.186Z] #43 sha256:0e1d2849bb5abc688f8289a8989f91e4e7ca9288b4190b9310df090bf9667e86 [2022-05-12T23:13:21.186Z] #43 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T23:13:21.186Z] #50 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T23:13:21.186Z] #50 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.186Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-12T23:13:21.186Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T23:13:21.186Z] #29 CACHED [2022-05-12T23:13:21.186Z] [2022-05-12T23:13:21.187Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T23:13:21.187Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T23:13:21.187Z] #53 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:13:21.187Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:13:21.187Z] #14 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T23:13:21.187Z] #54 sha256:cd06bdec210c17dad43b22053bfa9bdae15e921ecc6805eb1b202b976ed95a12 [2022-05-12T23:13:21.187Z] #54 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:13:21.187Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:13:21.187Z] #42 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T23:13:21.187Z] #33 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T23:13:21.187Z] #33 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T23:13:21.187Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T23:13:21.187Z] #40 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T23:13:21.187Z] #70 sha256:298d1bc615dfbe515458732b461c6266f786caf24cd9afd951cef30282f56868 [2022-05-12T23:13:21.187Z] #70 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T23:13:21.187Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T23:13:21.187Z] #47 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T23:13:21.187Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T23:13:21.187Z] #15 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T23:13:21.187Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652 [2022-05-12T23:13:21.187Z] #16 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T23:13:21.187Z] #56 sha256:4cd7b527911119af88a70a250fdfa4cd2b122a3750492511666bd48cd81c92f3 [2022-05-12T23:13:21.187Z] #56 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T23:13:21.187Z] #26 sha256:219469bf4865ab1a3b36f72a3aec9a30b4708e7e283a473ef75b7d9b4c63b44e [2022-05-12T23:13:21.187Z] #26 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T23:13:21.187Z] #76 sha256:c3cefa4ab1300166bfa1f96d1f9b789cba932b78efc314a87b6b218387d19f73 [2022-05-12T23:13:21.187Z] #76 CACHED [2022-05-12T23:13:21.187Z] [2022-05-12T23:13:21.187Z] #77 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-05-12T23:13:21.187Z] #77 sha256:b1eb29b775fbf2ce67b6ffca07b03e44ab0a9645be389a706070c14caf16a4ca [2022-05-12T23:13:19.715Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:13:19.797Z] > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:13:21.570Z] #31 ... [2022-05-12T23:13:21.570Z] [2022-05-12T23:13:21.570Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-12T23:13:21.570Z] #14 sha256:bf14689f8d4b95c7631358a4c92ec035d97e30510327a5a48902c5ec7ccdf3c4 [2022-05-12T23:13:21.570Z] #14 DONE 0.9s [2022-05-12T23:13:21.570Z] [2022-05-12T23:13:21.570Z] #31 [internal] load build context [2022-05-12T23:13:21.570Z] #31 sha256:411d7403df4bb75a8862b0b43baff68acaa2b7e07ed9dad09755d88587d47e3b [2022-05-12T23:13:21.956Z] + pkg_list='github.com/docker/docker/api [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/backend [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/container [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/events [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/filters [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/image [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/mount [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/network [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/registry [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/time [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/versions [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:13:21.956Z] github.com/docker/docker/api/types/volume [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:13:21.956Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:13:21.956Z] github.com/docker/docker/cli [2022-05-12T23:13:21.956Z] github.com/docker/docker/cli/config [2022-05-12T23:13:21.956Z] github.com/docker/docker/cli/debug [2022-05-12T23:13:21.956Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:13:21.956Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:13:21.956Z] github.com/docker/docker/client [2022-05-12T23:13:21.956Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:13:21.956Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:13:21.956Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:13:21.956Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:13:21.956Z] github.com/docker/docker/container [2022-05-12T23:13:21.956Z] github.com/docker/docker/container/stream [2022-05-12T23:13:21.956Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:13:21.956Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:13:21.956Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/config [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/events [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/exec [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/images [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/links [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/names [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/network [2022-05-12T23:13:21.956Z] github.com/docker/docker/daemon/stats [2022-05-12T23:13:21.956Z] github.com/docker/docker/distribution [2022-05-12T23:13:21.956Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:13:21.956Z] github.com/docker/docker/distribution/utils [2022-05-12T23:13:21.957Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:13:21.957Z] github.com/docker/docker/dockerversion [2022-05-12T23:13:21.957Z] github.com/docker/docker/errdefs [2022-05-12T23:13:21.957Z] github.com/docker/docker/image [2022-05-12T23:13:21.957Z] github.com/docker/docker/image/cache [2022-05-12T23:13:21.957Z] github.com/docker/docker/image/tarexport [2022-05-12T23:13:21.957Z] github.com/docker/docker/image/v1 [2022-05-12T23:13:21.957Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:13:21.957Z] github.com/docker/docker/layer [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/types [2022-05-12T23:13:21.957Z] github.com/docker/docker/oci [2022-05-12T23:13:21.957Z] github.com/docker/docker/oci/caps [2022-05-12T23:13:21.957Z] github.com/docker/docker/opts [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/archive [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/directory [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/platform [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/pools [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/progress [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/signal [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/stack [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/system [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:13:21.957Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:13:21.957Z] github.com/docker/docker/plugin [2022-05-12T23:13:21.957Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:13:21.957Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:13:21.957Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:13:21.957Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:13:21.957Z] github.com/docker/docker/quota [2022-05-12T23:13:21.957Z] github.com/docker/docker/reference [2022-05-12T23:13:21.957Z] github.com/docker/docker/registry [2022-05-12T23:13:21.957Z] github.com/docker/docker/registry/resumable [2022-05-12T23:13:21.957Z] github.com/docker/docker/restartmanager [2022-05-12T23:13:21.957Z] github.com/docker/docker/rootless [2022-05-12T23:13:21.957Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:13:21.957Z] github.com/docker/docker/runconfig [2022-05-12T23:13:21.957Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/environment [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/registry [2022-05-12T23:13:21.957Z] github.com/docker/docker/testutil/request [2022-05-12T23:13:21.957Z] github.com/docker/docker/volume [2022-05-12T23:13:21.957Z] github.com/docker/docker/volume/drivers [2022-05-12T23:13:21.957Z] github.com/docker/docker/volume/local [2022-05-12T23:13:21.957Z] github.com/docker/docker/volume/mounts [2022-05-12T23:13:21.957Z] github.com/docker/docker/volume/service [2022-05-12T23:13:21.957Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:13:21.957Z] github.com/docker/docker/volume/testutils' [2022-05-12T23:13:21.957Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T23:13:21.957Z] ++ echo 'github.com/docker/docker/api [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/backend [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/container [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/events [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/filters [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/image [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/mount [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/network [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/registry [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/time [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/versions [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:13:21.957Z] github.com/docker/docker/api/types/volume [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:13:21.957Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:13:21.957Z] github.com/docker/docker/cli [2022-05-12T23:13:21.957Z] github.com/docker/docker/cli/config [2022-05-12T23:13:21.957Z] github.com/docker/docker/cli/debug [2022-05-12T23:13:21.957Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:13:21.957Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:13:21.957Z] github.com/docker/docker/client [2022-05-12T23:13:21.957Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:13:21.957Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:13:21.957Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:13:21.957Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:13:21.957Z] github.com/docker/docker/container [2022-05-12T23:13:21.957Z] github.com/docker/docker/container/stream [2022-05-12T23:13:21.957Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:13:21.957Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:13:21.957Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/config [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/events [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/exec [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/images [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/links [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/names [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/network [2022-05-12T23:13:21.957Z] github.com/docker/docker/daemon/stats [2022-05-12T23:13:21.957Z] github.com/docker/docker/distribution [2022-05-12T23:13:21.957Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:13:21.957Z] github.com/docker/docker/distribution/utils [2022-05-12T23:13:21.957Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:13:21.957Z] github.com/docker/docker/dockerversion [2022-05-12T23:13:21.957Z] github.com/docker/docker/errdefs [2022-05-12T23:13:21.957Z] github.com/docker/docker/image [2022-05-12T23:13:21.957Z] github.com/docker/docker/image/cache [2022-05-12T23:13:21.957Z] github.com/docker/docker/image/tarexport [2022-05-12T23:13:21.957Z] github.com/docker/docker/image/v1 [2022-05-12T23:13:21.957Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:13:21.957Z] github.com/docker/docker/layer [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:13:21.957Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:13:21.957Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:13:21.958Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:13:21.958Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:13:21.958Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:13:21.958Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:13:21.958Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:13:21.958Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:13:21.958Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/libnetwork/types [2022-05-12T23:13:21.958Z] github.com/docker/docker/oci [2022-05-12T23:13:21.958Z] github.com/docker/docker/oci/caps [2022-05-12T23:13:21.958Z] github.com/docker/docker/opts [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/archive [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/directory [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/platform [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/pools [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/progress [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/signal [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/stack [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/system [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:13:21.958Z] github.com/docker/docker/plugin [2022-05-12T23:13:21.958Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:13:21.958Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:13:21.958Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:13:21.958Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:13:21.958Z] github.com/docker/docker/quota [2022-05-12T23:13:21.958Z] github.com/docker/docker/reference [2022-05-12T23:13:21.958Z] github.com/docker/docker/registry [2022-05-12T23:13:21.958Z] github.com/docker/docker/registry/resumable [2022-05-12T23:13:21.958Z] github.com/docker/docker/restartmanager [2022-05-12T23:13:21.958Z] github.com/docker/docker/rootless [2022-05-12T23:13:21.958Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:13:21.958Z] github.com/docker/docker/runconfig [2022-05-12T23:13:21.958Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/environment [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/registry [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/request [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/drivers [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/local [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/mounts [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/service [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/testutils' [2022-05-12T23:13:21.958Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/backend [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/container [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/events [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/filters [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/image [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/mount [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/network [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/registry [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/time [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/versions [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/types/volume [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:13:21.958Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:13:21.958Z] github.com/docker/docker/cli [2022-05-12T23:13:21.958Z] github.com/docker/docker/cli/config [2022-05-12T23:13:21.958Z] github.com/docker/docker/cli/debug [2022-05-12T23:13:21.958Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:13:21.958Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:13:21.958Z] github.com/docker/docker/client [2022-05-12T23:13:21.958Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:13:21.958Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:13:21.958Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:13:21.958Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:13:21.958Z] github.com/docker/docker/container [2022-05-12T23:13:21.958Z] github.com/docker/docker/container/stream [2022-05-12T23:13:21.958Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:13:21.958Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:13:21.958Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/config [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/events [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/exec [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/images [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/links [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/names [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/network [2022-05-12T23:13:21.958Z] github.com/docker/docker/daemon/stats [2022-05-12T23:13:21.958Z] github.com/docker/docker/distribution [2022-05-12T23:13:21.958Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:13:21.958Z] github.com/docker/docker/distribution/utils [2022-05-12T23:13:21.958Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:13:21.958Z] github.com/docker/docker/dockerversion [2022-05-12T23:13:21.958Z] github.com/docker/docker/errdefs [2022-05-12T23:13:21.958Z] github.com/docker/docker/image [2022-05-12T23:13:21.958Z] github.com/docker/docker/image/cache [2022-05-12T23:13:21.958Z] github.com/docker/docker/image/tarexport [2022-05-12T23:13:21.958Z] github.com/docker/docker/image/v1 [2022-05-12T23:13:21.958Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:13:21.958Z] github.com/docker/docker/layer [2022-05-12T23:13:21.958Z] github.com/docker/docker/libcontainerd [2022-05-12T23:13:21.958Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:13:21.958Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:13:21.958Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:13:21.958Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:13:21.958Z] github.com/docker/docker/oci [2022-05-12T23:13:21.958Z] github.com/docker/docker/oci/caps [2022-05-12T23:13:21.958Z] github.com/docker/docker/opts [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/archive [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/directory [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/platform [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/pools [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/progress [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/signal [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/stack [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/system [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:13:21.958Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:13:21.958Z] github.com/docker/docker/plugin [2022-05-12T23:13:21.958Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:13:21.958Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:13:21.958Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:13:21.958Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:13:21.958Z] github.com/docker/docker/quota [2022-05-12T23:13:21.958Z] github.com/docker/docker/reference [2022-05-12T23:13:21.958Z] github.com/docker/docker/registry [2022-05-12T23:13:21.958Z] github.com/docker/docker/registry/resumable [2022-05-12T23:13:21.958Z] github.com/docker/docker/restartmanager [2022-05-12T23:13:21.958Z] github.com/docker/docker/rootless [2022-05-12T23:13:21.958Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:13:21.958Z] github.com/docker/docker/runconfig [2022-05-12T23:13:21.958Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/environment [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/registry [2022-05-12T23:13:21.958Z] github.com/docker/docker/testutil/request [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/drivers [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/local [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/mounts [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/service [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:13:21.958Z] github.com/docker/docker/volume/testutils' [2022-05-12T23:13:21.958Z] ++ grep --fixed-strings /libnetwork [2022-05-12T23:13:21.958Z] ++ echo 'github.com/docker/docker/api [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server [2022-05-12T23:13:21.958Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/backend [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/container [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/events [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/filters [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/image [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/mount [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/network [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/registry [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/time [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/versions [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:13:21.959Z] github.com/docker/docker/api/types/volume [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:13:21.959Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:13:21.959Z] github.com/docker/docker/cli [2022-05-12T23:13:21.959Z] github.com/docker/docker/cli/config [2022-05-12T23:13:21.959Z] github.com/docker/docker/cli/debug [2022-05-12T23:13:21.959Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:13:21.959Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:13:21.959Z] github.com/docker/docker/client [2022-05-12T23:13:21.959Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:13:21.959Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:13:21.959Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:13:21.959Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:13:21.959Z] github.com/docker/docker/container [2022-05-12T23:13:21.959Z] github.com/docker/docker/container/stream [2022-05-12T23:13:21.959Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:13:21.959Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:13:21.959Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/config [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/events [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/exec [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/images [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/links [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/names [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/network [2022-05-12T23:13:21.959Z] github.com/docker/docker/daemon/stats [2022-05-12T23:13:21.959Z] github.com/docker/docker/distribution [2022-05-12T23:13:21.959Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:13:21.959Z] github.com/docker/docker/distribution/utils [2022-05-12T23:13:21.959Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:13:21.959Z] github.com/docker/docker/dockerversion [2022-05-12T23:13:21.959Z] github.com/docker/docker/errdefs [2022-05-12T23:13:21.959Z] github.com/docker/docker/image [2022-05-12T23:13:21.959Z] github.com/docker/docker/image/cache [2022-05-12T23:13:21.959Z] github.com/docker/docker/image/tarexport [2022-05-12T23:13:21.959Z] github.com/docker/docker/image/v1 [2022-05-12T23:13:21.959Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:13:21.959Z] github.com/docker/docker/layer [2022-05-12T23:13:21.959Z] github.com/docker/docker/libcontainerd [2022-05-12T23:13:21.959Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:13:21.959Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:13:21.959Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:13:21.959Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/types [2022-05-12T23:13:21.959Z] github.com/docker/docker/oci [2022-05-12T23:13:21.959Z] github.com/docker/docker/oci/caps [2022-05-12T23:13:21.959Z] github.com/docker/docker/opts [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/archive [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/directory [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/platform [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/pools [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/progress [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/signal [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/stack [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/system [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:13:21.959Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:13:21.959Z] github.com/docker/docker/plugin [2022-05-12T23:13:21.959Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:13:21.959Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:13:21.959Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:13:21.959Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:13:21.959Z] github.com/docker/docker/quota [2022-05-12T23:13:21.959Z] github.com/docker/docker/reference [2022-05-12T23:13:21.959Z] github.com/docker/docker/registry [2022-05-12T23:13:21.959Z] github.com/docker/docker/registry/resumable [2022-05-12T23:13:21.959Z] github.com/docker/docker/restartmanager [2022-05-12T23:13:21.959Z] github.com/docker/docker/rootless [2022-05-12T23:13:21.959Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:13:21.959Z] github.com/docker/docker/runconfig [2022-05-12T23:13:21.959Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/environment [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/registry [2022-05-12T23:13:21.959Z] github.com/docker/docker/testutil/request [2022-05-12T23:13:21.959Z] github.com/docker/docker/volume [2022-05-12T23:13:21.959Z] github.com/docker/docker/volume/drivers [2022-05-12T23:13:21.959Z] github.com/docker/docker/volume/local [2022-05-12T23:13:21.959Z] github.com/docker/docker/volume/mounts [2022-05-12T23:13:21.959Z] github.com/docker/docker/volume/service [2022-05-12T23:13:21.959Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:13:21.959Z] github.com/docker/docker/volume/testutils' [2022-05-12T23:13:21.959Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:13:21.959Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/types' [2022-05-12T23:13:21.960Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/types' [2022-05-12T23:13:21.960Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:13:21.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:13:21.960Z] + type docker-proxy [2022-05-12T23:13:21.960Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T23:13:21.960Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T23:13:21.960Z] [2022-05-12T23:13:21.960Z] Removing bundles/ [2022-05-12T23:13:21.960Z] [2022-05-12T23:13:21.960Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T23:13:21.960Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T23:13:21.960Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:13:22.112Z] #77 1.040 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T23:13:22.367Z] #77 1.199 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T23:13:22.367Z] #77 1.396 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T23:13:22.959Z] #31 ... [2022-05-12T23:13:22.959Z] [2022-05-12T23:13:22.959Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-12T23:13:22.959Z] #15 sha256:c7433f0c2b22bae6eb7a9889fc3227311d2930ff4a4c29cb9588df5f4f46862d [2022-05-12T23:13:22.959Z] #15 DONE 1.2s [2022-05-12T23:13:22.959Z] [2022-05-12T23:13:22.959Z] #31 [internal] load build context [2022-05-12T23:13:22.959Z] #31 sha256:411d7403df4bb75a8862b0b43baff68acaa2b7e07ed9dad09755d88587d47e3b [2022-05-12T23:13:23.186Z] #77 1.476 Reading package lists... [2022-05-12T23:13:23.217Z] #31 transferring context: 61.11MB 2.6s done [2022-05-12T23:13:23.475Z] #31 DONE 2.9s [2022-05-12T23:13:23.475Z] [2022-05-12T23:13:23.475Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-12T23:13:23.475Z] #16 sha256:6d614968a1c9b6ae4cccfbddf7cf03e76df5d361722e02c4fb43464e6fe599aa [2022-05-12T23:13:23.475Z] #16 DONE 0.9s [2022-05-12T23:13:23.475Z] [2022-05-12T23:13:23.475Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-12T23:13:23.475Z] #17 sha256:23659e0051cf0ad1bb97845b598e2376f9883087ce04576029a20166e39ce49e [2022-05-12T23:13:23.748Z] #77 2.082 Reading package lists... [2022-05-12T23:13:23.748Z] #77 2.597 Building dependency tree... [2022-05-12T23:13:23.748Z] #77 2.720 Reading state information... [2022-05-12T23:13:24.005Z] #77 2.839 The following additional packages will be installed: [2022-05-12T23:13:24.005Z] #77 2.840 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-12T23:13:24.005Z] #77 2.841 Suggested packages: [2022-05-12T23:13:24.005Z] #77 2.841 systemd-container policykit-1 [2022-05-12T23:13:24.005Z] #77 2.841 Recommended packages: [2022-05-12T23:13:24.005Z] #77 2.841 systemd-timesyncd | time-daemon libnss-systemd [2022-05-12T23:13:24.005Z] #77 2.907 The following NEW packages will be installed: [2022-05-12T23:13:24.005Z] #77 2.908 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-12T23:13:24.005Z] #77 2.909 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-12T23:13:24.041Z] #17 DONE 0.5s [2022-05-12T23:13:24.041Z] [2022-05-12T23:13:24.041Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-12T23:13:24.041Z] #18 sha256:c1a29bb29b477084bfbf96df03e202451a2890ab1df2fc9b5244785dd20d1476 [2022-05-12T23:13:24.262Z] #77 3.219 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:13:24.262Z] #77 3.219 Need to get 5817 kB of archives. [2022-05-12T23:13:24.262Z] #77 3.219 After this operation, 19.3 MB of additional disk space will be used. [2022-05-12T23:13:24.262Z] #77 3.219 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-12T23:13:24.262Z] #77 3.222 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-12T23:13:24.262Z] #77 3.224 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-12T23:13:24.262Z] #77 3.226 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-12T23:13:24.262Z] #77 3.228 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-12T23:13:24.262Z] #77 3.262 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-12T23:13:24.262Z] #77 3.264 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-12T23:13:24.262Z] #77 3.265 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-12T23:13:24.262Z] #77 3.267 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-12T23:13:24.262Z] #77 3.269 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-12T23:13:24.518Z] #77 3.399 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:13:24.518Z] #77 3.443 Fetched 5817 kB in 0s (16.3 MB/s) [2022-05-12T23:13:24.518Z] #77 3.481 Selecting previously unselected package libargon2-1:amd64. [2022-05-12T23:13:24.518Z] #77 3.481 (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-05-12T23:13:24.518Z] #77 3.502 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-12T23:13:24.518Z] #77 3.513 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-12T23:13:24.518Z] #77 3.554 Selecting previously unselected package libjson-c5:amd64. [2022-05-12T23:13:24.518Z] #77 3.556 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-12T23:13:24.518Z] #77 3.560 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-12T23:13:24.518Z] #77 3.592 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-12T23:13:24.606Z] #18 DONE 0.5s [2022-05-12T23:13:24.606Z] [2022-05-12T23:13:24.606Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-12T23:13:24.606Z] #19 sha256:d883799adc563aaa3edadcf8ee4618d8d47b1fdba3443c248a1f7f7f17f6a7e0 [2022-05-12T23:13:24.773Z] #77 3.594 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-12T23:13:24.773Z] #77 3.598 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-12T23:13:24.773Z] #77 3.651 Selecting previously unselected package libkmod2:amd64. [2022-05-12T23:13:24.773Z] #77 3.654 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-12T23:13:24.773Z] #77 3.658 Unpacking libkmod2:amd64 (28-1) ... [2022-05-12T23:13:24.774Z] #77 3.699 Selecting previously unselected package systemd. [2022-05-12T23:13:24.774Z] #77 3.702 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-12T23:13:24.774Z] #77 3.736 Unpacking systemd (247.3-7) ... [2022-05-12T23:13:25.313Z] Merge succeeded, producing 933c20cc864d6a23df96eff32113023a008dd95e [2022-05-12T23:13:25.313Z] Checking out Revision 933c20cc864d6a23df96eff32113023a008dd95e (PR-42501) [2022-05-12T23:13:25.335Z] #77 4.216 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-12T23:13:25.335Z] #77 4.225 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-12T23:13:25.335Z] #77 4.236 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-12T23:13:25.335Z] #77 4.247 Setting up libkmod2:amd64 (28-1) ... [2022-05-12T23:13:25.335Z] #77 4.257 Setting up systemd (247.3-7) ... [2022-05-12T23:13:25.335Z] #77 4.294 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-12T23:13:25.335Z] #77 4.296 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-12T23:13:25.335Z] #77 4.298 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-12T23:13:25.335Z] #77 4.321 Initializing machine ID from KVM UUID. [2022-05-12T23:13:25.539Z] #19 0.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T23:13:25.539Z] #19 0.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T23:13:25.539Z] #19 0.974 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T23:13:25.539Z] #19 0.978 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T23:13:25.539Z] #19 1.084 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T23:13:25.591Z] #77 4.616 Selecting previously unselected package systemd-sysv. [2022-05-12T23:13:25.591Z] #77 4.616 (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-05-12T23:13:25.591Z] #77 4.630 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-12T23:13:25.591Z] #77 4.634 Unpacking systemd-sysv (247.3-7) ... [2022-05-12T23:13:25.591Z] #77 4.676 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-12T23:13:24.443Z] > git remote # timeout=10 [2022-05-12T23:13:24.526Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T23:13:24.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:13:24.616Z] > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10 [2022-05-12T23:13:25.187Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T23:13:25.348Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:13:25.433Z] > git checkout -f 933c20cc864d6a23df96eff32113023a008dd95e # timeout=10 [2022-05-12T23:13:25.719Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD" [2022-05-12T23:13:25.797Z] #19 1.168 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T23:13:25.797Z] #19 1.280 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T23:13:25.797Z] #19 1.372 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T23:13:25.894Z] #77 4.679 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-12T23:13:25.894Z] #77 4.682 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-12T23:13:25.894Z] #77 4.734 Selecting previously unselected package dbus. [2022-05-12T23:13:25.894Z] #77 4.737 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-12T23:13:25.894Z] #77 4.747 Unpacking dbus (1.12.20-2) ... [2022-05-12T23:13:25.894Z] #77 4.800 Selecting previously unselected package libpam-systemd:amd64. [2022-05-12T23:13:25.894Z] #77 4.803 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-12T23:13:25.894Z] #77 4.806 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-12T23:13:25.894Z] #77 4.850 Selecting previously unselected package dbus-user-session. [2022-05-12T23:13:25.894Z] #77 4.853 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-12T23:13:25.894Z] #77 4.856 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-12T23:13:25.894Z] #77 4.894 Setting up systemd-sysv (247.3-7) ... [2022-05-12T23:13:25.894Z] #77 4.915 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-12T23:13:25.894Z] #77 4.925 Setting up dbus (1.12.20-2) ... [2022-05-12T23:13:25.894Z] #77 5.033 invoke-rc.d: could not determine current runlevel [2022-05-12T23:13:25.755Z] > git rev-list --no-walk c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:13:26.055Z] #19 1.465 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T23:13:26.055Z] #19 1.552 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T23:13:26.055Z] #19 1.554 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T23:13:26.055Z] #19 1.556 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T23:13:26.055Z] #19 1.558 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T23:13:26.055Z] #19 1.560 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T23:13:26.055Z] #19 1.561 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T23:13:26.055Z] #19 1.563 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T23:13:26.055Z] #19 1.564 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T23:13:26.055Z] #19 1.564 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T23:13:26.055Z] #19 1.565 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T23:13:26.055Z] #19 1.565 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T23:13:26.055Z] #19 1.566 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T23:13:26.149Z] #77 5.036 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T23:13:26.149Z] #77 5.040 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-12T23:13:26.149Z] #77 5.158 Setting up dbus-user-session (1.12.20-2) ... [2022-05-12T23:13:26.149Z] #77 5.173 Processing triggers for libc-bin (2.31-13+deb11u3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T23:13:26.406Z] #77 DONE 5.4s [2022-05-12T23:13:26.406Z] [2022-05-12T23:13:26.406Z] #78 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-05-12T23:13:26.406Z] #78 sha256:97537ebee435f9e8703dd893c062aa67795ccb1d83c1188cfa65b803dd6aee86 [2022-05-12T23:13:26.968Z] #78 0.413 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T23:13:26.968Z] #78 0.415 Dload Upload Total Spent Left Speed [2022-05-12T23:13:27.225Z] #78 0.416 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5918 0 --:--:-- --:--:-- --:--:-- 5918 [2022-05-12T23:13:27.225Z] #78 DONE 0.8s [2022-05-12T23:13:27.225Z] [2022-05-12T23:13:27.225Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T23:13:27.225Z] #79 sha256:cf3827e971ead89ecd68aafe96c8b21ac923694b4b3fe38066a2d346da250409 [2022-05-12T23:13:27.341Z] + docker version [2022-05-12T23:13:27.341Z] Client: [2022-05-12T23:13:27.341Z] Version: 20.10.9 [2022-05-12T23:13:27.341Z] API version: 1.41 [2022-05-12T23:13:27.341Z] Go version: go1.16.8 [2022-05-12T23:13:27.341Z] Git commit: c2ea9bc [2022-05-12T23:13:27.341Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T23:13:27.341Z] OS/Arch: windows/amd64 [2022-05-12T23:13:27.341Z] Context: default [2022-05-12T23:13:27.341Z] Experimental: true [2022-05-12T23:13:27.341Z] [2022-05-12T23:13:27.341Z] Server: Docker Engine - Community [2022-05-12T23:13:27.341Z] Engine: [2022-05-12T23:13:27.341Z] Version: 20.10.9 [2022-05-12T23:13:27.341Z] API version: 1.41 (minimum version 1.24) [2022-05-12T23:13:27.341Z] Go version: go1.16.8 [2022-05-12T23:13:27.341Z] Git commit: 79ea9d3 [2022-05-12T23:13:27.341Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T23:13:27.341Z] OS/Arch: windows/amd64 [2022-05-12T23:13:27.341Z] Experimental: true [Pipeline] sh [2022-05-12T23:13:27.788Z] #79 DONE 0.8s [2022-05-12T23:13:28.044Z] [2022-05-12T23:13:28.044Z] #80 exporting to image [2022-05-12T23:13:28.044Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T23:13:28.044Z] #80 exporting layers [2022-05-12T23:13:28.400Z] + docker info [2022-05-12T23:13:28.400Z] Client: [2022-05-12T23:13:28.400Z] Context: default [2022-05-12T23:13:28.400Z] Debug Mode: false [2022-05-12T23:13:28.400Z] [2022-05-12T23:13:28.400Z] Server: [2022-05-12T23:13:28.400Z] Containers: 0 [2022-05-12T23:13:28.400Z] Running: 0 [2022-05-12T23:13:28.400Z] Paused: 0 [2022-05-12T23:13:28.400Z] Stopped: 0 [2022-05-12T23:13:28.400Z] Images: 13 [2022-05-12T23:13:28.400Z] Server Version: 20.10.9 [2022-05-12T23:13:28.400Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T23:13:28.400Z] Windows: [2022-05-12T23:13:28.400Z] LCOW: [2022-05-12T23:13:28.400Z] Logging Driver: json-file [2022-05-12T23:13:28.400Z] Plugins: [2022-05-12T23:13:28.400Z] Volume: local [2022-05-12T23:13:28.400Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T23:13:28.400Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T23:13:28.400Z] Swarm: inactive [2022-05-12T23:13:28.400Z] Default Isolation: process [2022-05-12T23:13:28.400Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T23:13:28.400Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T23:13:28.400Z] OSType: windows [2022-05-12T23:13:28.400Z] Architecture: x86_64 [2022-05-12T23:13:28.400Z] CPUs: 4 [2022-05-12T23:13:28.400Z] Total Memory: 32GiB [2022-05-12T23:13:28.400Z] Name: azwin-2-9fb400 [2022-05-12T23:13:28.400Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T23:13:28.400Z] Docker Root Dir: D:\docker [2022-05-12T23:13:28.400Z] Debug Mode: false [2022-05-12T23:13:28.400Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:13:28.400Z] Labels: [2022-05-12T23:13:28.400Z] Experimental: true [2022-05-12T23:13:28.400Z] Insecure Registries: [2022-05-12T23:13:28.400Z] 10.0.0.4:5000 [2022-05-12T23:13:28.400Z] 127.0.0.0/8 [2022-05-12T23:13:28.400Z] Registry Mirrors: [2022-05-12T23:13:28.400Z] http://10.0.0.4:5000/ [2022-05-12T23:13:28.400Z] Live Restore Enabled: false [2022-05-12T23:13:28.400Z] Product License: Community Engine [2022-05-12T23:13:28.400Z] [2022-05-12T23:13:28.515Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T23:13:28.515Z] [2022-05-12T23:13:28.515Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T23:13:28.515Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T23:13:28.515Z] [2022-05-12T23:13:28.515Z] + mkdir -p bundles [2022-05-12T23:13:28.515Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/backend [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/container [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/events [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/filters [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/image [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/mount [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/network [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/registry [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/time [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/versions [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:13:28.515Z] github.com/docker/docker/api/types/volume [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:13:28.515Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:13:28.515Z] github.com/docker/docker/cli [2022-05-12T23:13:28.515Z] github.com/docker/docker/cli/config [2022-05-12T23:13:28.515Z] github.com/docker/docker/cli/debug [2022-05-12T23:13:28.515Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:13:28.515Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:13:28.515Z] github.com/docker/docker/client [2022-05-12T23:13:28.515Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:13:28.515Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:13:28.515Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:13:28.515Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:13:28.515Z] github.com/docker/docker/container [2022-05-12T23:13:28.515Z] github.com/docker/docker/container/stream [2022-05-12T23:13:28.515Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:13:28.515Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:13:28.515Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/config [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/events [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/exec [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/images [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/links [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/names [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/network [2022-05-12T23:13:28.515Z] github.com/docker/docker/daemon/stats [2022-05-12T23:13:28.515Z] github.com/docker/docker/distribution [2022-05-12T23:13:28.515Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:13:28.515Z] github.com/docker/docker/distribution/utils [2022-05-12T23:13:28.515Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:13:28.515Z] github.com/docker/docker/dockerversion [2022-05-12T23:13:28.515Z] github.com/docker/docker/errdefs [2022-05-12T23:13:28.515Z] github.com/docker/docker/image [2022-05-12T23:13:28.515Z] github.com/docker/docker/image/cache [2022-05-12T23:13:28.515Z] github.com/docker/docker/image/tarexport [2022-05-12T23:13:28.515Z] github.com/docker/docker/image/v1 [2022-05-12T23:13:28.515Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:13:28.515Z] github.com/docker/docker/layer [2022-05-12T23:13:28.515Z] github.com/docker/docker/libcontainerd [2022-05-12T23:13:28.515Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:13:28.515Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:13:28.515Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:13:28.515Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:13:28.515Z] github.com/docker/docker/oci [2022-05-12T23:13:28.515Z] github.com/docker/docker/oci/caps [2022-05-12T23:13:28.515Z] github.com/docker/docker/opts [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/archive [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/directory [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/platform [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/pools [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/progress [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/signal [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/stack [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/system [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:13:28.515Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:13:28.515Z] github.com/docker/docker/plugin [2022-05-12T23:13:28.515Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:13:28.515Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:13:28.515Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:13:28.515Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:13:28.516Z] github.com/docker/docker/quota [2022-05-12T23:13:28.516Z] github.com/docker/docker/reference [2022-05-12T23:13:28.516Z] github.com/docker/docker/registry [2022-05-12T23:13:28.516Z] github.com/docker/docker/registry/resumable [2022-05-12T23:13:28.516Z] github.com/docker/docker/restartmanager [2022-05-12T23:13:28.516Z] github.com/docker/docker/rootless [2022-05-12T23:13:28.516Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:13:28.516Z] github.com/docker/docker/runconfig [2022-05-12T23:13:28.516Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/environment [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/registry [2022-05-12T23:13:28.516Z] github.com/docker/docker/testutil/request [2022-05-12T23:13:28.516Z] github.com/docker/docker/volume [2022-05-12T23:13:28.516Z] github.com/docker/docker/volume/drivers [2022-05-12T23:13:28.516Z] github.com/docker/docker/volume/local [2022-05-12T23:13:28.516Z] github.com/docker/docker/volume/mounts [2022-05-12T23:13:28.516Z] github.com/docker/docker/volume/service [2022-05-12T23:13:28.516Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:13:28.516Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T23:13:28.516Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T23:13:28.516Z] ? github.com/docker/docker/api [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T23:13:28.970Z] #80 exporting layers 1.1s done [2022-05-12T23:13:28.970Z] #80 writing image sha256:2f158a209818a2af9eeeb8ec33d3139dcdf00cd36f16a174cb2a5468671eb24e [2022-05-12T23:13:28.970Z] #80 writing image sha256:2f158a209818a2af9eeeb8ec33d3139dcdf00cd36f16a174cb2a5468671eb24e done [2022-05-12T23:13:28.970Z] #80 naming to docker.io/library/docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f done [2022-05-12T23:13:28.970Z] #80 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T23:13:29.520Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1ea89c7ee74ea2174abf55f33e502bcd905101f -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:d1ea89c7ee74ea2174abf55f33e502bcd905101f hack/make.sh dynbinary test-integration [2022-05-12T23:13:29.779Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-12T23:13:29.779Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-12T23:13:29.779Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-12T23:13:29.779Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-12T23:13:29.779Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-05-12T23:13:29.779Z] Detected virtualization docker. [2022-05-12T23:13:29.779Z] Detected architecture x86-64. [2022-05-12T23:13:29.779Z] Set hostname to <54b5579300e9>. [2022-05-12T23:13:30.035Z] modprobe@configfs.service: Succeeded. [2022-05-12T23:13:30.035Z] modprobe@drm.service: Succeeded. [2022-05-12T23:13:30.035Z] modprobe@fuse.service: Succeeded. [2022-05-12T23:13:30.035Z] + source /etc/docker-entrypoint-cmd [2022-05-12T23:13:30.035Z] ++ hack/make.sh dynbinary test-integration [2022-05-12T23:13:30.035Z] [2022-05-12T23:13:30.290Z] Removing bundles/ [2022-05-12T23:13:30.290Z] [2022-05-12T23:13:30.290Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T23:13:30.290Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:13:30.290Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:13:32.618Z] #19 7.176 Fetched 49.0 MB in 7s (7328 kB/s) [2022-05-12T23:13:35.149Z] #19 7.176 Reading package lists... [2022-05-12T23:13:37.686Z] #19 10.18 Reading package lists... [2022-05-12T23:13:37.933Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T23:13:37.933Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0ca00bab\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T23:13:37.933Z] ---------------------------------------------------------------------------- [2022-05-12T23:13:37.933Z] [2022-05-12T23:13:37.933Z] INFO: executeCI.ps1 starting at Thu May 12 23:13:36 CUT 2022 [2022-05-12T23:13:37.933Z] [2022-05-12T23:13:37.933Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T23:13:37.933Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T23:13:37.933Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T23:13:37.933Z] INFO: Environment variables: [2022-05-12T23:13:37.933Z] [2022-05-12T23:13:37.933Z] Name Value [2022-05-12T23:13:37.933Z] ---- ----- [2022-05-12T23:13:37.933Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T23:13:37.933Z] amd64 true [2022-05-12T23:13:37.933Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T23:13:37.933Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T23:13:37.933Z] arm64 true [2022-05-12T23:13:37.933Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T23:13:37.933Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T23:13:37.933Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T23:13:37.933Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T23:13:37.933Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T23:13:37.933Z] BRANCH_NAME PR-42501 [2022-05-12T23:13:37.933Z] BUILD_DISPLAY_NAME #5 [2022-05-12T23:13:37.933Z] BUILD_ID 5 [2022-05-12T23:13:37.933Z] BUILD_NUMBER 5 [2022-05-12T23:13:37.933Z] BUILD_TAG jenkins-moby-PR-42501-5 [2022-05-12T23:13:37.933Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/ [2022-05-12T23:13:37.933Z] cgroup2 true [2022-05-12T23:13:37.933Z] CHANGE_AUTHOR tianon [2022-05-12T23:13:37.933Z] CHANGE_AUTHOR_DISPLAY_NAME Tianon Gravi [2022-05-12T23:13:37.933Z] CHANGE_BRANCH always-seccomp [2022-05-12T23:13:37.933Z] CHANGE_FORK tianon/docker [2022-05-12T23:13:37.933Z] CHANGE_ID 42501 [2022-05-12T23:13:37.933Z] CHANGE_TARGET master [2022-05-12T23:13:37.933Z] CHANGE_TITLE Remove "seccomp" build tag [2022-05-12T23:13:37.933Z] CHANGE_URL https://github.com/moby/moby/pull/42501 [2022-05-12T23:13:37.933Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:13:37.933Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T23:13:37.933Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T23:13:37.933Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T23:13:37.933Z] COMPUTERNAME azwin-2-9fb400 [2022-05-12T23:13:37.933Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T23:13:37.933Z] ConfigSequenceNumber 0 [2022-05-12T23:13:37.933Z] dco true [2022-05-12T23:13:37.933Z] DOCKER_BUILDKIT 0 [2022-05-12T23:13:37.933Z] DOCKER_DUT_DEBUG 1 [2022-05-12T23:13:37.933Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T23:13:37.933Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T23:13:37.933Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T23:13:37.933Z] EXECUTOR_NUMBER 0 [2022-05-12T23:13:37.933Z] FQDN azwin-2-9fb400.westus.cloudapp.azure.com [2022-05-12T23:13:37.933Z] GIT_BRANCH PR-42501 [2022-05-12T23:13:37.933Z] GIT_COMMIT 933c20cc864d6a23df96eff32113023a008dd95e [2022-05-12T23:13:37.933Z] GIT_PREVIOUS_COMMIT c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:13:37.933Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T23:13:37.933Z] HUDSON_COOKIE e492b0b0-5524-4450-a6f4-f95b36f7916f [2022-05-12T23:13:37.933Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T23:13:37.933Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T23:13:37.933Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T23:13:37.933Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T23:13:37.933Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T23:13:37.933Z] JENKINS_NODE_COOKIE 38de5c60-2d59-4c6c-9652-2d1a47adea4e [2022-05-12T23:13:37.933Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T23:13:37.933Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T23:13:37.933Z] JOB_BASE_NAME PR-42501 [2022-05-12T23:13:37.933Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/display/redirect [2022-05-12T23:13:37.933Z] JOB_NAME moby/PR-42501 [2022-05-12T23:13:37.933Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/ [2022-05-12T23:13:37.933Z] library.jps.version master [2022-05-12T23:13:37.933Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T23:13:37.933Z] NODE_LABELS amd64 azure azwin-2-9fb400 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T23:13:37.933Z] NODE_NAME azwin-2-9fb400 [2022-05-12T23:13:37.933Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T23:13:37.933Z] OS Windows_NT [2022-05-12T23:13:37.933Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T23:13:37.933Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T23:13:37.933Z] ppc64le false [2022-05-12T23:13:37.933Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T23:13:37.933Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-05-12T23:13:37.933Z] PROCESSOR_LEVEL 6 [2022-05-12T23:13:37.933Z] PROCESSOR_REVISION 5507 [2022-05-12T23:13:37.933Z] ProgramData C:\ProgramData [2022-05-12T23:13:37.933Z] ProgramFiles C:\Program Files [2022-05-12T23:13:37.933Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T23:13:37.933Z] ProgramW6432 C:\Program Files [2022-05-12T23:13:37.933Z] PROMPT $P$G [2022-05-12T23:13:37.933Z] PSExecutionPolicyPreference Bypass [2022-05-12T23:13:37.933Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T23:13:37.933Z] PUBLIC C:\Users\Public [2022-05-12T23:13:37.933Z] rootless true [2022-05-12T23:13:37.933Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect?page=artif... [2022-05-12T23:13:37.933Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect?page=changes [2022-05-12T23:13:37.933Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect [2022-05-12T23:13:37.933Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect?page=tests [2022-05-12T23:13:37.933Z] s390x false [2022-05-12T23:13:37.933Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T23:13:37.933Z] SOURCES_DRIVE d [2022-05-12T23:13:37.933Z] SOURCES_SUBDIR gopath [2022-05-12T23:13:37.933Z] STAGE_NAME Run tests [2022-05-12T23:13:37.933Z] SystemDrive C: [2022-05-12T23:13:37.933Z] SystemRoot C:\Windows [2022-05-12T23:13:37.933Z] TEMP C:\Windows\TEMP [2022-05-12T23:13:37.933Z] TESTDEBUG 0 [2022-05-12T23:13:37.933Z] TESTRUN_DRIVE d [2022-05-12T23:13:37.933Z] TESTRUN_SUBDIR CI [2022-05-12T23:13:37.933Z] TIMEOUT 120m [2022-05-12T23:13:37.933Z] TMP C:\Windows\TEMP [2022-05-12T23:13:37.933Z] unit_validate true [2022-05-12T23:13:37.933Z] USERDOMAIN WORKGROUP [2022-05-12T23:13:37.933Z] USERNAME azwin-2-9fb400$ [2022-05-12T23:13:37.933Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T23:13:37.933Z] validate_force false [2022-05-12T23:13:37.933Z] windir C:\Windows [2022-05-12T23:13:37.933Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T23:13:37.933Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T23:13:37.933Z] windows2022 true [2022-05-12T23:13:37.933Z] windows2022containerd true [2022-05-12T23:13:37.933Z] windowsRS5 true [2022-05-12T23:13:37.933Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T23:13:37.933Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T23:13:37.933Z] [2022-05-12T23:13:37.933Z] [2022-05-12T23:13:37.933Z] [2022-05-12T23:13:37.933Z] INFO: Sources under d:\gopath\... [2022-05-12T23:13:37.933Z] INFO: Test run under d:\CI\... [2022-05-12T23:13:37.933Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T23:13:37.933Z] INFO: docker/docker repository was found [2022-05-12T23:13:38.411Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-12T23:13:38.411Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T23:13:38.411Z] INFO: Docker version of control daemon [2022-05-12T23:13:38.411Z] [2022-05-12T23:13:38.411Z] Client: [2022-05-12T23:13:38.411Z] Version: 20.10.9 [2022-05-12T23:13:38.411Z] API version: 1.41 [2022-05-12T23:13:38.411Z] Go version: go1.16.8 [2022-05-12T23:13:38.411Z] Git commit: c2ea9bc [2022-05-12T23:13:38.411Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T23:13:38.411Z] OS/Arch: windows/amd64 [2022-05-12T23:13:38.411Z] Context: default [2022-05-12T23:13:38.411Z] Experimental: true [2022-05-12T23:13:38.411Z] [2022-05-12T23:13:38.411Z] Server: Docker Engine - Community [2022-05-12T23:13:38.411Z] Engine: [2022-05-12T23:13:38.411Z] Version: 20.10.9 [2022-05-12T23:13:38.411Z] API version: 1.41 (minimum version 1.24) [2022-05-12T23:13:38.411Z] Go version: go1.16.8 [2022-05-12T23:13:38.411Z] Git commit: 79ea9d3 [2022-05-12T23:13:38.411Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T23:13:38.411Z] OS/Arch: windows/amd64 [2022-05-12T23:13:38.411Z] Experimental: true [2022-05-12T23:13:38.411Z] [2022-05-12T23:13:38.411Z] INFO: Docker info of control daemon [2022-05-12T23:13:38.411Z] [2022-05-12T23:13:38.411Z] Client: [2022-05-12T23:13:38.411Z] Context: default [2022-05-12T23:13:38.411Z] Debug Mode: false [2022-05-12T23:13:38.411Z] [2022-05-12T23:13:38.411Z] Server: [2022-05-12T23:13:38.411Z] Containers: 0 [2022-05-12T23:13:38.411Z] Running: 0 [2022-05-12T23:13:38.411Z] Paused: 0 [2022-05-12T23:13:38.411Z] Stopped: 0 [2022-05-12T23:13:38.411Z] Images: 13 [2022-05-12T23:13:38.411Z] Server Version: 20.10.9 [2022-05-12T23:13:38.411Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T23:13:38.411Z] Windows: [2022-05-12T23:13:38.411Z] LCOW: [2022-05-12T23:13:38.411Z] Logging Driver: json-file [2022-05-12T23:13:38.411Z] Plugins: [2022-05-12T23:13:38.411Z] Volume: local [2022-05-12T23:13:38.411Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T23:13:38.411Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T23:13:38.411Z] Swarm: inactive [2022-05-12T23:13:38.411Z] Default Isolation: process [2022-05-12T23:13:38.411Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T23:13:38.411Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T23:13:38.411Z] OSType: windows [2022-05-12T23:13:38.411Z] Architecture: x86_64 [2022-05-12T23:13:38.411Z] CPUs: 4 [2022-05-12T23:13:38.411Z] Total Memory: 32GiB [2022-05-12T23:13:38.411Z] Name: azwin-2-9fb400 [2022-05-12T23:13:38.411Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T23:13:38.411Z] Docker Root Dir: D:\docker [2022-05-12T23:13:38.411Z] Debug Mode: false [2022-05-12T23:13:38.411Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:13:38.411Z] Labels: [2022-05-12T23:13:38.411Z] Experimental: true [2022-05-12T23:13:38.411Z] Insecure Registries: [2022-05-12T23:13:38.411Z] 10.0.0.4:5000 [2022-05-12T23:13:38.411Z] 127.0.0.0/8 [2022-05-12T23:13:38.411Z] Registry Mirrors: [2022-05-12T23:13:38.411Z] http://10.0.0.4:5000/ [2022-05-12T23:13:38.411Z] Live Restore Enabled: false [2022-05-12T23:13:38.411Z] Product License: Community Engine [2022-05-12T23:13:38.411Z] [2022-05-12T23:13:38.411Z] [2022-05-12T23:13:38.411Z] INFO: Commit hash is 933c20cc86 [2022-05-12T23:13:38.411Z] INFO: Nuke-Everything... [2022-05-12T23:13:38.619Z] #19 13.22 Building dependency tree... [2022-05-12T23:13:38.878Z] #19 14.41 The following additional packages will be installed: [2022-05-12T23:13:38.878Z] #19 14.41 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T23:13:38.878Z] #19 14.41 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T23:13:38.878Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T23:13:38.878Z] INFO: Nuking d:\CI [2022-05-12T23:13:38.878Z] INFO: Zapped successfully [2022-05-12T23:13:39.137Z] #19 14.41 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T23:13:39.137Z] #19 14.41 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T23:13:39.137Z] #19 14.41 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T23:13:39.137Z] #19 14.41 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T23:13:39.137Z] #19 14.41 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-12T23:13:39.137Z] #19 14.41 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-12T23:13:39.137Z] #19 14.41 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-12T23:13:39.137Z] #19 14.41 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-12T23:13:39.137Z] #19 14.41 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T23:13:39.137Z] #19 14.41 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T23:13:39.137Z] #19 14.41 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T23:13:39.137Z] #19 14.41 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T23:13:39.137Z] #19 14.41 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T23:13:39.137Z] #19 14.41 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T23:13:39.137Z] #19 14.41 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T23:13:39.137Z] #19 14.41 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T23:13:39.137Z] #19 14.41 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T23:13:39.137Z] #19 14.41 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T23:13:39.137Z] #19 14.41 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T23:13:39.137Z] #19 14.41 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T23:13:39.137Z] #19 14.41 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T23:13:39.137Z] #19 14.41 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T23:13:39.137Z] #19 14.41 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T23:13:39.137Z] #19 14.41 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T23:13:39.137Z] #19 14.41 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T23:13:39.137Z] #19 14.41 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T23:13:39.137Z] #19 14.41 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T23:13:39.137Z] #19 14.41 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T23:13:39.137Z] #19 14.41 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T23:13:39.137Z] #19 14.41 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T23:13:39.137Z] #19 14.41 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T23:13:39.137Z] #19 14.41 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T23:13:39.137Z] #19 14.41 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T23:13:39.137Z] #19 14.41 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T23:13:39.137Z] #19 14.41 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T23:13:39.137Z] #19 14.41 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T23:13:39.137Z] #19 14.41 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T23:13:39.137Z] #19 14.41 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T23:13:39.137Z] #19 14.41 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T23:13:39.137Z] #19 14.41 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T23:13:39.137Z] #19 14.41 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T23:13:39.137Z] #19 14.42 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T23:13:39.137Z] #19 14.42 Suggested packages: [2022-05-12T23:13:39.137Z] #19 14.42 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-12T23:13:39.137Z] #19 14.42 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-12T23:13:39.137Z] #19 14.42 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-12T23:13:39.137Z] #19 14.42 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-12T23:13:39.137Z] #19 14.42 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-12T23:13:39.137Z] #19 14.42 libyaml-shell-perl ed diffutils-doc [2022-05-12T23:13:39.137Z] #19 14.42 Recommended packages: [2022-05-12T23:13:39.137Z] #19 14.42 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-12T23:13:39.137Z] #19 14.42 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-12T23:13:39.345Z] INFO: Location for testing is d:\CI\PR-42501\5 [2022-05-12T23:13:39.345Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T23:13:39.345Z] [2022-05-12T23:13:39.345Z] [2022-05-12T23:13:39.345Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 23:13:38... [2022-05-12T23:13:39.345Z] [2022-05-12T23:13:40.167Z] #19 15.68 The following NEW packages will be installed: [2022-05-12T23:13:40.167Z] #19 15.68 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T23:13:40.167Z] #19 15.68 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T23:13:40.167Z] #19 15.68 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T23:13:40.167Z] #19 15.68 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T23:13:40.167Z] #19 15.68 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T23:13:40.167Z] #19 15.68 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T23:13:40.167Z] #19 15.68 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-12T23:13:40.167Z] #19 15.68 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-12T23:13:40.167Z] #19 15.68 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-12T23:13:40.167Z] #19 15.68 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-12T23:13:40.167Z] #19 15.68 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-12T23:13:40.167Z] #19 15.68 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-12T23:13:40.167Z] #19 15.68 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-12T23:13:40.167Z] #19 15.68 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T23:13:40.167Z] #19 15.68 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T23:13:40.167Z] #19 15.68 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T23:13:40.167Z] #19 15.68 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T23:13:40.167Z] #19 15.68 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T23:13:40.167Z] #19 15.68 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T23:13:40.167Z] #19 15.68 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T23:13:40.167Z] #19 15.68 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T23:13:40.167Z] #19 15.68 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T23:13:40.167Z] #19 15.68 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T23:13:40.167Z] #19 15.68 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T23:13:40.167Z] #19 15.68 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T23:13:40.167Z] #19 15.68 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T23:13:40.167Z] #19 15.68 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T23:13:40.167Z] #19 15.68 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T23:13:40.167Z] #19 15.68 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T23:13:40.167Z] #19 15.68 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T23:13:40.167Z] #19 15.68 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T23:13:40.167Z] #19 15.68 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T23:13:40.167Z] #19 15.68 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T23:13:40.167Z] #19 15.68 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T23:13:40.167Z] #19 15.68 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T23:13:40.167Z] #19 15.68 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T23:13:40.167Z] #19 15.68 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T23:13:40.167Z] #19 15.68 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T23:13:40.167Z] #19 15.68 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T23:13:40.167Z] #19 15.69 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T23:13:40.167Z] #19 15.69 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T23:13:40.167Z] #19 15.69 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T23:13:40.167Z] #19 15.69 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T23:13:40.167Z] #19 15.69 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T23:13:40.167Z] #19 15.69 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T23:13:40.167Z] #19 15.69 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T23:13:40.167Z] #19 15.69 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T23:13:40.426Z] #19 16.02 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:13:40.426Z] #19 16.02 Need to get 787 MB of archives. [2022-05-12T23:13:40.426Z] #19 16.02 After this operation, 3385 MB of additional disk space will be used. [2022-05-12T23:13:40.426Z] #19 16.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-12T23:13:40.685Z] #19 16.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T23:13:40.685Z] #19 16.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-12T23:13:40.685Z] #19 16.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-12T23:13:40.685Z] #19 16.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-12T23:13:40.685Z] #19 16.03 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-12T23:13:40.685Z] #19 16.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-12T23:13:40.685Z] #19 16.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-12T23:13:40.685Z] #19 16.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-05-12T23:13:40.685Z] #19 16.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-12T23:13:40.685Z] #19 16.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-12T23:13:40.685Z] #19 16.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-12T23:13:40.685Z] #19 16.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-05-12T23:13:40.945Z] #19 16.46 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-05-12T23:13:40.945Z] #19 16.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-05-12T23:13:41.513Z] #19 16.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-05-12T23:13:41.514Z] #19 16.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-05-12T23:13:41.773Z] #19 17.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-12T23:13:41.773Z] #19 17.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-05-12T23:13:42.031Z] #19 17.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-12T23:13:42.031Z] #19 17.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-05-12T23:13:42.290Z] #19 17.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-12T23:13:42.290Z] #19 17.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-05-12T23:13:42.290Z] #19 17.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-05-12T23:13:42.290Z] #19 17.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-12T23:13:42.290Z] #19 17.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-12T23:13:42.290Z] #19 17.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-12T23:13:42.290Z] #19 17.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-12T23:13:42.290Z] #19 17.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-12T23:13:42.290Z] #19 17.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-05-12T23:13:42.290Z] #19 17.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-12T23:13:42.290Z] #19 17.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-12T23:13:42.290Z] #19 17.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-12T23:13:42.290Z] #19 17.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-12T23:13:42.290Z] #19 17.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-12T23:13:42.290Z] #19 17.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-12T23:13:42.290Z] #19 17.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-12T23:13:42.290Z] #19 17.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-12T23:13:42.290Z] #19 17.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-05-12T23:13:42.290Z] #19 17.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-05-12T23:13:42.858Z] #19 18.21 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-05-12T23:13:42.858Z] #19 18.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-05-12T23:13:42.858Z] #19 18.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-12T23:13:42.858Z] #19 18.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-05-12T23:13:42.858Z] #19 18.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-05-12T23:13:43.116Z] #19 18.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-12T23:13:43.116Z] #19 18.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T23:13:43.116Z] #19 18.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-12T23:13:43.116Z] #19 18.62 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-12T23:13:43.116Z] #19 18.62 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-12T23:13:43.116Z] #19 18.62 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T23:13:43.116Z] #19 18.69 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-12T23:13:43.116Z] #19 18.69 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-12T23:13:43.116Z] #19 18.69 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-05-12T23:13:43.116Z] #19 18.69 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-12T23:13:43.116Z] #19 18.69 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-12T23:13:43.116Z] #19 18.70 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-12T23:13:43.116Z] #19 18.70 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-12T23:13:43.116Z] #19 18.70 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-12T23:13:43.116Z] #19 18.70 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-12T23:13:43.116Z] #19 18.70 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-12T23:13:43.116Z] #19 18.70 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-12T23:13:43.116Z] #19 18.70 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-12T23:13:43.116Z] #19 18.70 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-12T23:13:43.116Z] #19 18.70 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-12T23:13:43.116Z] #19 18.71 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-05-12T23:13:43.116Z] #19 18.71 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-12T23:13:43.116Z] #19 18.72 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-12T23:13:43.374Z] #19 18.73 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-12T23:13:43.374Z] #19 18.75 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-12T23:13:43.374Z] #19 18.76 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-12T23:13:43.374Z] #19 18.76 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-05-12T23:13:43.374Z] #19 18.77 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-05-12T23:13:43.384Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-12T23:13:43.938Z] #19 19.18 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-12T23:13:43.938Z] #19 19.18 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-12T23:13:43.938Z] #19 19.19 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-12T23:13:43.938Z] #19 19.20 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-05-12T23:13:43.938Z] #19 19.21 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-05-12T23:13:44.197Z] #19 19.58 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-05-12T23:13:44.197Z] #19 19.58 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-12T23:13:44.197Z] #19 19.58 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-12T23:13:44.197Z] #19 19.59 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-05-12T23:13:44.197Z] #19 19.59 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-12T23:13:44.197Z] #19 19.59 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-12T23:13:44.197Z] #19 19.59 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-12T23:13:44.197Z] #19 19.61 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-12T23:13:44.197Z] #19 19.61 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-12T23:13:44.197Z] #19 19.62 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-05-12T23:13:44.197Z] #19 19.62 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-05-12T23:13:44.766Z] #19 20.06 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-05-12T23:13:44.766Z] #19 20.07 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-05-12T23:13:44.766Z] #19 20.08 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-12T23:13:44.766Z] #19 20.09 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-05-12T23:13:44.766Z] #19 20.11 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-05-12T23:13:45.025Z] #19 20.45 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-05-12T23:13:45.025Z] #19 20.45 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-12T23:13:45.025Z] #19 20.45 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-12T23:13:45.025Z] #19 20.46 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-05-12T23:13:45.025Z] #19 20.46 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-12T23:13:45.025Z] #19 20.46 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-12T23:13:45.025Z] #19 20.46 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-12T23:13:45.025Z] #19 20.46 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-12T23:13:45.025Z] #19 20.48 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-12T23:13:45.025Z] #19 20.49 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-12T23:13:45.025Z] #19 20.50 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-12T23:13:45.025Z] #19 20.50 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-12T23:13:45.025Z] #19 20.51 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-12T23:13:45.025Z] #19 20.51 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-12T23:13:45.025Z] #19 20.52 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-05-12T23:13:45.284Z] #19 20.87 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-05-12T23:13:45.542Z] #19 20.87 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-05-12T23:13:45.542Z] #19 20.88 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-12T23:13:45.542Z] #19 20.90 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-12T23:13:45.542Z] #19 20.91 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-05-12T23:13:45.802Z] #19 21.25 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-05-12T23:13:45.802Z] #19 21.25 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-12T23:13:45.802Z] #19 21.25 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-12T23:13:45.802Z] #19 21.26 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-12T23:13:45.802Z] #19 21.26 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-12T23:13:45.802Z] #19 21.26 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-12T23:13:45.802Z] #19 21.26 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-12T23:13:45.802Z] #19 21.26 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-12T23:13:45.802Z] #19 21.28 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-12T23:13:45.802Z] #19 21.28 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-12T23:13:45.802Z] #19 21.28 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-05-12T23:13:45.802Z] #19 21.29 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-05-12T23:13:46.368Z] #19 21.62 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-12T23:13:46.368Z] #19 21.62 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-12T23:13:46.368Z] #19 21.63 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-12T23:13:46.368Z] #19 21.64 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-05-12T23:13:46.368Z] #19 21.66 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-05-12T23:13:46.627Z] #19 21.97 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-12T23:13:46.627Z] #19 21.97 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-12T23:13:46.884Z] #19 22.24 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:13:46.884Z] #19 22.35 Fetched 787 MB in 6s (126 MB/s) [2022-05-12T23:13:46.884Z] #19 22.38 Selecting previously unselected package liblocale-gettext-perl. [2022-05-12T23:13:47.141Z] #19 22.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-05-12T23:13:47.141Z] #19 22.48 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-12T23:13:47.141Z] #19 22.48 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T23:13:47.141Z] #19 22.51 Selecting previously unselected package bzip2. [2022-05-12T23:13:47.141Z] #19 22.51 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T23:13:47.141Z] #19 22.52 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T23:13:47.141Z] #19 22.55 Selecting previously unselected package libmagic-mgc. [2022-05-12T23:13:47.141Z] #19 22.55 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-12T23:13:47.141Z] #19 22.56 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-12T23:13:47.141Z] #19 22.63 Selecting previously unselected package libmagic1:amd64. [2022-05-12T23:13:47.141Z] #19 22.63 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-12T23:13:47.141Z] #19 22.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-12T23:13:47.141Z] #19 22.67 Selecting previously unselected package file. [2022-05-12T23:13:47.399Z] #19 22.67 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-12T23:13:47.399Z] #19 22.67 Unpacking file (1:5.39-3) ... [2022-05-12T23:13:47.399Z] #19 22.70 Selecting previously unselected package xz-utils. [2022-05-12T23:13:47.399Z] #19 22.70 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T23:13:47.399Z] #19 22.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T23:13:47.399Z] #19 22.78 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-12T23:13:47.399Z] #19 22.79 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T23:13:47.399Z] #19 22.79 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T23:13:47.656Z] #19 23.11 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-12T23:13:47.656Z] #19 23.12 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-12T23:13:47.656Z] #19 23.12 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T23:13:47.919Z] #19 23.41 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-12T23:13:47.919Z] #19 23.41 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-12T23:13:47.919Z] #19 23.42 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T23:13:48.066Z] Sending build context to Docker daemon 66.69MB [2022-05-12T23:13:48.066Z] [2022-05-12T23:13:48.066Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T23:13:48.066Z] ---> 7c569352fed3 [2022-05-12T23:13:48.066Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> a9b5d0a8e92f [2022-05-12T23:13:48.066Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> 9715dd7c6e7e [2022-05-12T23:13:48.066Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> f01b1c2d15be [2022-05-12T23:13:48.066Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> 1c1f793171cd [2022-05-12T23:13:48.066Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> 02ab1696a47b [2022-05-12T23:13:48.066Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> 9edfb6a148e0 [2022-05-12T23:13:48.066Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> db937a2f8082 [2022-05-12T23:13:48.066Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> 8a1ec8cd2cb5 [2022-05-12T23:13:48.066Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> ae01a01c701e [2022-05-12T23:13:48.066Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> f72cab21121f [2022-05-12T23:13:48.066Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T23:13:48.066Z] ---> Using cache [2022-05-12T23:13:48.066Z] ---> 64893b768a23 [2022-05-12T23:13:48.066Z] Step 13/13 : COPY . . [2022-05-12T23:13:48.490Z] #19 23.75 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-12T23:13:48.490Z] #19 23.75 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T23:13:48.490Z] #19 23.76 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T23:13:48.748Z] #19 24.02 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-12T23:13:48.748Z] #19 24.02 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T23:13:48.748Z] #19 24.03 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T23:13:48.748Z] #19 24.25 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-12T23:13:49.005Z] #19 24.25 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:13:49.005Z] #19 24.25 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:13:49.005Z] #19 24.28 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-12T23:13:49.005Z] #19 24.28 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:13:49.005Z] #19 24.29 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:13:53.191Z] #19 28.73 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-12T23:13:53.448Z] #19 28.73 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:13:53.448Z] #19 28.73 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:13:53.448Z] #19 28.76 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-12T23:13:53.448Z] #19 28.76 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:13:53.448Z] #19 28.76 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T23:13:57.630Z] #19 32.92 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-12T23:13:57.630Z] #19 32.92 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:13:57.630Z] #19 32.92 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:13:57.630Z] #19 32.96 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-12T23:13:57.630Z] #19 32.96 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:13:57.630Z] #19 32.96 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T23:14:01.822Z] #19 37.36 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-12T23:14:01.822Z] #19 37.36 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:01.822Z] #19 37.43 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:14:02.754Z] #19 37.88 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-12T23:14:02.754Z] #19 37.88 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:02.754Z] #19 37.96 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:14:06.935Z] #19 42.01 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-12T23:14:06.935Z] #19 42.01 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:06.935Z] #19 42.02 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:14:06.936Z] #19 42.05 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-12T23:14:06.936Z] #19 42.05 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:06.936Z] #19 42.05 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:14:11.115Z] #19 45.90 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-12T23:14:11.115Z] #19 45.90 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:11.115Z] #19 45.90 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:14:11.115Z] #19 45.93 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-12T23:14:11.115Z] #19 45.93 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:11.115Z] #19 45.94 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T23:14:11.115Z] #19 45.96 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-12T23:14:11.115Z] #19 45.96 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:11.115Z] #19 45.96 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T23:14:11.115Z] #19 45.99 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-12T23:14:11.115Z] #19 45.99 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:11.115Z] #19 45.99 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:14:11.115Z] #19 46.01 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-12T23:14:11.115Z] #19 46.01 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:11.115Z] #19 46.02 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:14:11.115Z] #19 46.04 Selecting previously unselected package cross-config. [2022-05-12T23:14:11.115Z] #19 46.04 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-12T23:14:11.115Z] #19 46.05 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-12T23:14:11.115Z] #19 46.07 Selecting previously unselected package gcc-10-cross-base. [2022-05-12T23:14:11.115Z] #19 46.07 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.115Z] #19 46.08 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T23:14:11.115Z] #19 46.11 Selecting previously unselected package libc6-arm64-cross. [2022-05-12T23:14:11.115Z] #19 46.11 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T23:14:11.115Z] #19 46.11 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T23:14:11.116Z] #19 46.23 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-12T23:14:11.116Z] #19 46.23 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.116Z] #19 46.24 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.116Z] #19 46.27 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-12T23:14:11.116Z] #19 46.27 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.116Z] #19 46.27 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.116Z] #19 46.30 Selecting previously unselected package libitm1-arm64-cross. [2022-05-12T23:14:11.116Z] #19 46.30 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.116Z] #19 46.31 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.116Z] #19 46.33 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-12T23:14:11.116Z] #19 46.33 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.116Z] #19 46.34 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.116Z] #19 46.36 Selecting previously unselected package libasan6-arm64-cross. [2022-05-12T23:14:11.116Z] #19 46.36 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.116Z] #19 46.36 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.116Z] #19 46.59 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-12T23:14:11.116Z] #19 46.59 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.116Z] #19 46.59 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.116Z] #19 46.69 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-12T23:14:11.116Z] #19 46.69 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.373Z] #19 46.70 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.373Z] #19 46.91 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-12T23:14:11.373Z] #19 46.92 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.373Z] #19 46.92 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.373Z] #19 46.98 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-12T23:14:11.630Z] #19 46.99 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.630Z] #19 46.99 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.630Z] #19 47.09 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-12T23:14:11.630Z] #19 47.09 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:11.630Z] #19 47.09 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:11.630Z] #19 47.22 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-12T23:14:11.892Z] #19 47.22 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:11.892Z] #19 47.23 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:14:12.571Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04afbe2f70a22326e) in /home/ubuntu/workspace/moby_PR-42501 [Pipeline] { [Pipeline] checkout [2022-05-12T23:14:12.721Z] The recommended git tool is: git [2022-05-12T23:14:15.969Z] using credential docker-jenkins-github-credentials [2022-05-12T23:14:15.978Z] Cloning the remote Git repository [2022-05-12T23:14:15.978Z] Cloning with configured refspecs honoured and without tags [2022-05-12T23:14:15.997Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T23:14:16.056Z] > git init /home/ubuntu/workspace/moby_PR-42501 # timeout=10 [2022-05-12T23:14:17.153Z] #19 52.23 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-12T23:14:17.153Z] #19 52.23 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:17.153Z] #19 52.23 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:14:17.153Z] #19 52.26 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-12T23:14:17.153Z] #19 52.26 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-12T23:14:17.153Z] #19 52.26 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T23:14:17.153Z] #19 52.42 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-12T23:14:17.153Z] #19 52.43 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T23:14:17.153Z] #19 52.43 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T23:14:17.153Z] #19 52.71 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-12T23:14:17.153Z] #19 52.71 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:17.153Z] #19 52.71 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:14:16.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:14:16.363Z] > git --version # timeout=10 [2022-05-12T23:14:16.402Z] > git --version # 'git version 2.17.1' [2022-05-12T23:14:16.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:14:16.420Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:14:17.719Z] #19 52.96 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-12T23:14:17.719Z] #19 52.96 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:17.719Z] #19 52.96 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:14:18.245Z] ---> becf293a87c5 [2022-05-12T23:14:20.453Z] Successfully built becf293a87c5 [2022-05-12T23:14:20.453Z] Successfully tagged docker:latest [2022-05-12T23:14:20.453Z] INFO: Image build ended at 05/12/2022 23:14:20. Duration:00:00:41.2651287 [2022-05-12T23:14:20.453Z] [2022-05-12T23:14:20.453Z] [2022-05-12T23:14:20.453Z] INFO: Building the test binaries at 05/12/2022 23:14:20... [2022-05-12T23:14:22.981Z] #19 57.72 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-12T23:14:22.981Z] #19 57.72 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:22.981Z] #19 57.73 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:14:22.981Z] #19 57.75 Selecting previously unselected package patch. [2022-05-12T23:14:22.981Z] #19 57.75 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-12T23:14:22.981Z] #19 57.75 Unpacking patch (2.7.6-7) ... [2022-05-12T23:14:22.981Z] #19 57.78 Selecting previously unselected package dpkg-dev. [2022-05-12T23:14:22.981Z] #19 57.79 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-12T23:14:22.981Z] #19 57.79 Unpacking dpkg-dev (1.20.9) ... [2022-05-12T23:14:22.981Z] #19 57.91 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-12T23:14:22.981Z] #19 57.91 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-12T23:14:22.981Z] #19 57.92 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T23:14:22.981Z] #19 57.94 Selecting previously unselected package libio-string-perl. [2022-05-12T23:14:22.981Z] #19 57.94 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-12T23:14:22.981Z] #19 57.94 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-12T23:14:22.981Z] #19 57.97 Selecting previously unselected package libicu67:amd64. [2022-05-12T23:14:22.981Z] #19 57.97 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-12T23:14:22.981Z] #19 57.97 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T23:14:23.545Z] #19 58.79 Selecting previously unselected package libxml2:amd64. [2022-05-12T23:14:23.545Z] #19 58.79 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T23:14:23.545Z] #19 58.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T23:14:23.545Z] #19 58.87 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-12T23:14:23.545Z] #19 58.87 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-12T23:14:23.545Z] #19 58.87 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T23:14:23.545Z] #19 58.89 Selecting previously unselected package libxml-sax-base-perl. [2022-05-12T23:14:23.545Z] #19 58.89 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-12T23:14:23.545Z] #19 58.90 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T23:14:23.545Z] #19 58.93 Selecting previously unselected package libxml-sax-perl. [2022-05-12T23:14:23.545Z] #19 58.93 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-12T23:14:23.545Z] #19 58.93 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T23:14:23.545Z] #19 58.96 Selecting previously unselected package libxml-libxml-perl. [2022-05-12T23:14:23.545Z] #19 58.97 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-12T23:14:23.545Z] #19 58.97 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T23:14:23.545Z] #19 59.02 Selecting previously unselected package libxml-simple-perl. [2022-05-12T23:14:23.545Z] #19 59.02 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-12T23:14:23.545Z] #19 59.03 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-12T23:14:23.545Z] #19 59.05 Selecting previously unselected package libyaml-perl. [2022-05-12T23:14:23.545Z] #19 59.06 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-12T23:14:23.545Z] #19 59.06 Unpacking libyaml-perl (1.30-1) ... [2022-05-12T23:14:23.545Z] #19 59.09 Selecting previously unselected package libconfig-auto-perl. [2022-05-12T23:14:23.545Z] #19 59.09 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-12T23:14:23.545Z] #19 59.09 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-12T23:14:23.545Z] #19 59.12 Selecting previously unselected package libfile-which-perl. [2022-05-12T23:14:23.545Z] #19 59.12 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-12T23:14:23.545Z] #19 59.12 Unpacking libfile-which-perl (1.23-1) ... [2022-05-12T23:14:23.545Z] #19 59.14 Selecting previously unselected package libfile-homedir-perl. [2022-05-12T23:14:23.545Z] #19 59.14 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-12T23:14:23.803Z] #19 59.14 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-12T23:14:23.803Z] #19 59.17 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-12T23:14:23.803Z] #19 59.17 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-12T23:14:23.803Z] #19 59.18 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T23:14:23.803Z] #19 59.21 Selecting previously unselected package dpkg-cross. [2022-05-12T23:14:23.803Z] #19 59.21 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-12T23:14:23.803Z] #19 59.21 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-12T23:14:23.803Z] #19 59.24 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-12T23:14:23.803Z] #19 59.24 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-12T23:14:23.803Z] #19 59.25 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-12T23:14:23.803Z] #19 59.27 Selecting previously unselected package libc6-armel-cross. [2022-05-12T23:14:23.803Z] #19 59.27 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T23:14:23.803Z] #19 59.28 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-12T23:14:23.803Z] #19 59.39 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-12T23:14:23.803Z] #19 59.39 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:24.060Z] #19 59.39 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:14:24.060Z] #19 59.42 Selecting previously unselected package libgomp1-armel-cross. [2022-05-12T23:14:24.060Z] #19 59.42 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:24.060Z] #19 59.42 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:14:24.060Z] #19 59.45 Selecting previously unselected package libatomic1-armel-cross. [2022-05-12T23:14:24.060Z] #19 59.46 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:24.060Z] #19 59.46 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:14:24.060Z] #19 59.48 Selecting previously unselected package libasan6-armel-cross. [2022-05-12T23:14:24.060Z] #19 59.48 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:24.060Z] #19 59.49 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:14:24.318Z] #19 59.70 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-12T23:14:24.318Z] #19 59.70 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:24.318Z] #19 59.70 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:14:24.318Z] #19 59.76 Selecting previously unselected package libubsan1-armel-cross. [2022-05-12T23:14:24.318Z] #19 59.76 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:24.318Z] #19 59.77 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:14:24.576Z] #19 59.86 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-12T23:14:24.576Z] #19 59.86 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:24.576Z] #19 59.86 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:14:24.576Z] #19 59.97 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-12T23:14:24.576Z] #19 59.97 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:24.576Z] #19 59.97 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T23:14:25.378Z] INFO: make.ps1 starting at 05/12/2022 23:14:25 [2022-05-12T23:14:25.932Z] INFO: Git commit (933c20cc86) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T23:14:25.932Z] INFO: Invoking autogen... [2022-05-12T23:14:26.404Z] { [2022-05-12T23:14:26.404Z] "RT_GROUP_ICON": { [2022-05-12T23:14:26.404Z] "#1": { [2022-05-12T23:14:26.404Z] "0409": "../../winresources/docker.ico" [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] }, [2022-05-12T23:14:26.404Z] "RT_MANIFEST": { [2022-05-12T23:14:26.404Z] "#1": { [2022-05-12T23:14:26.404Z] "0409": { [2022-05-12T23:14:26.404Z] "identity": {}, [2022-05-12T23:14:26.404Z] "description": "Docker Engine", [2022-05-12T23:14:26.404Z] "minimum-os": "vista", [2022-05-12T23:14:26.404Z] "execution-level": "", [2022-05-12T23:14:26.404Z] "ui-access": false, [2022-05-12T23:14:26.404Z] "auto-elevate": false, [2022-05-12T23:14:26.404Z] "dpi-awareness": "unaware", [2022-05-12T23:14:26.404Z] "disable-theming": false, [2022-05-12T23:14:26.404Z] "disable-window-filtering": false, [2022-05-12T23:14:26.404Z] "high-resolution-scrolling-aware": false, [2022-05-12T23:14:26.404Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T23:14:26.404Z] "long-path-aware": false, [2022-05-12T23:14:26.404Z] "printer-driver-isolation": false, [2022-05-12T23:14:26.404Z] "gdi-scaling": false, [2022-05-12T23:14:26.404Z] "segment-heap": false, [2022-05-12T23:14:26.404Z] "use-common-controls-v6": false [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] }, [2022-05-12T23:14:26.404Z] "RT_MESSAGETABLE": { [2022-05-12T23:14:26.404Z] "#1": { [2022-05-12T23:14:26.404Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] }, [2022-05-12T23:14:26.404Z] "RT_VERSION": { [2022-05-12T23:14:26.404Z] "#1": { [2022-05-12T23:14:26.404Z] "0409": { [2022-05-12T23:14:26.404Z] "fixed": { [2022-05-12T23:14:26.404Z] "file_version": "0.0.0.0", [2022-05-12T23:14:26.404Z] "product_version": "0.0.0.0", [2022-05-12T23:14:26.404Z] "type": "Unknown" [2022-05-12T23:14:26.404Z] }, [2022-05-12T23:14:26.404Z] "info": { [2022-05-12T23:14:26.404Z] "0000": { [2022-05-12T23:14:26.404Z] "CompanyName": "", [2022-05-12T23:14:26.404Z] "FileVersion": "0.0.0-dev", [2022-05-12T23:14:26.404Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T23:14:26.404Z] "OriginalFileName": "dockerd.exe", [2022-05-12T23:14:26.404Z] "ProductName": "", [2022-05-12T23:14:26.404Z] "ProductVersion": "0.0.0-dev", [2022-05-12T23:14:26.404Z] "SpecialBuild": "933c20cc86" [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] } [2022-05-12T23:14:26.404Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T23:14:26.404Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-0ca00bab\powershellWrapper.ps1:3 char:1 [2022-05-12T23:14:26.404Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T23:14:26.404Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T23:14:26.404Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T23:14:26.404Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T23:14:26.404Z] [2022-05-12T23:14:26.404Z] cmd\dockerd\config_windows.go [2022-05-12T23:14:26.404Z] cmd\dockerd\daemon.go [2022-05-12T23:14:26.404Z] cmd\dockerd\daemon_test.go [2022-05-12T23:14:26.404Z] cmd\dockerd\daemon_windows.go [2022-05-12T23:14:26.404Z] cmd\dockerd\docker.go [2022-05-12T23:14:26.404Z] cmd\dockerd\docker_windows.go [2022-05-12T23:14:26.404Z] cmd\dockerd\genwinres_windows.go [2022-05-12T23:14:26.404Z] cmd\dockerd\metrics.go [2022-05-12T23:14:26.404Z] cmd\dockerd\options.go [2022-05-12T23:14:26.404Z] cmd\dockerd\options_test.go [2022-05-12T23:14:26.404Z] cmd\dockerd\service_windows.go [2022-05-12T23:14:26.404Z] INFO: Building daemon... [2022-05-12T23:14:29.838Z] #19 64.74 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-12T23:14:29.838Z] #19 64.74 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:29.838Z] #19 64.74 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T23:14:29.838Z] #19 64.76 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-12T23:14:29.838Z] #19 64.77 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-12T23:14:29.838Z] #19 64.77 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T23:14:29.838Z] #19 64.93 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-12T23:14:29.838Z] #19 64.93 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T23:14:29.838Z] #19 64.94 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T23:14:29.838Z] #19 65.15 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-12T23:14:29.838Z] #19 65.15 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:29.838Z] #19 65.15 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:14:29.838Z] #19 65.40 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-12T23:14:29.838Z] #19 65.40 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:30.096Z] #19 65.41 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T23:14:35.357Z] #19 69.99 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-12T23:14:35.358Z] #19 69.99 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:35.358Z] #19 69.99 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T23:14:35.358Z] #19 70.02 Selecting previously unselected package crossbuild-essential-armel. [2022-05-12T23:14:35.358Z] #19 70.02 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-12T23:14:35.358Z] #19 70.03 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-12T23:14:35.358Z] #19 70.07 Selecting previously unselected package libc6-armhf-cross. [2022-05-12T23:14:35.358Z] #19 70.07 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T23:14:35.358Z] #19 70.07 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T23:14:35.358Z] #19 70.22 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-12T23:14:35.358Z] #19 70.22 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:35.358Z] #19 70.22 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:14:35.358Z] #19 70.25 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-12T23:14:35.358Z] #19 70.25 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:35.358Z] #19 70.26 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:14:35.358Z] #19 70.29 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-12T23:14:35.358Z] #19 70.29 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:35.358Z] #19 70.31 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:14:35.358Z] #19 70.33 Selecting previously unselected package libasan6-armhf-cross. [2022-05-12T23:14:35.358Z] #19 70.34 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:35.358Z] #19 70.34 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:14:35.358Z] #19 70.56 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-12T23:14:35.358Z] #19 70.56 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:35.358Z] #19 70.56 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:14:35.358Z] #19 70.62 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-12T23:14:35.358Z] #19 70.62 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:35.358Z] #19 70.63 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:14:35.358Z] #19 70.72 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-12T23:14:35.358Z] #19 70.72 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:35.358Z] #19 70.72 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:14:35.358Z] #19 70.83 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-12T23:14:35.358Z] #19 70.83 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:35.358Z] #19 70.83 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T23:14:40.136Z] Fetching without tags [2022-05-12T23:14:40.352Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:14:40.625Z] #19 75.57 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-12T23:14:40.625Z] #19 75.57 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:40.625Z] #19 75.57 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T23:14:40.625Z] #19 75.60 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-12T23:14:40.626Z] #19 75.60 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-12T23:14:40.626Z] #19 75.60 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T23:14:40.626Z] #19 75.77 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-12T23:14:40.626Z] #19 75.77 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T23:14:40.626Z] #19 75.77 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T23:14:40.626Z] #19 75.98 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-12T23:14:40.626Z] #19 75.99 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:40.626Z] #19 75.99 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:14:40.884Z] #19 76.23 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-12T23:14:40.884Z] #19 76.24 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:40.884Z] #19 76.24 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T23:14:40.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:14:40.079Z] > git config --add remote.origin.fetch +refs/pull/42501/head:refs/remotes/origin/PR-42501 # timeout=10 [2022-05-12T23:14:40.100Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:14:40.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:14:40.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:14:40.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:14:40.147Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:14:40.363Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:14:40.382Z] > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:14:41.448Z] Merge succeeded, producing 805bb4050204a28a06841e32f470892c8db26a76 [2022-05-12T23:14:41.448Z] Checking out Revision 805bb4050204a28a06841e32f470892c8db26a76 (PR-42501) [2022-05-12T23:14:41.125Z] > git remote # timeout=10 [2022-05-12T23:14:41.150Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T23:14:41.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:14:41.170Z] > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10 [2022-05-12T23:14:41.439Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T23:14:41.451Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:14:41.478Z] > git checkout -f 805bb4050204a28a06841e32f470892c8db26a76 # timeout=10 [2022-05-12T23:14:45.066Z] #19 80.67 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-12T23:14:45.324Z] #19 80.67 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:45.324Z] #19 80.67 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T23:14:45.324Z] #19 80.69 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-12T23:14:45.324Z] #19 80.70 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-12T23:14:45.324Z] #19 80.70 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-12T23:14:45.324Z] #19 80.73 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-12T23:14:45.324Z] #19 80.73 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T23:14:45.324Z] #19 80.73 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T23:14:45.324Z] #19 80.89 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-12T23:14:45.324Z] #19 80.89 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:45.324Z] #19 80.89 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:45.324Z] #19 80.92 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-12T23:14:45.324Z] #19 80.92 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:45.483Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD" [2022-05-12T23:14:45.490Z] > git rev-list --no-walk c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:14:45.650Z] #19 80.92 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:45.650Z] #19 80.95 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-12T23:14:45.650Z] #19 80.96 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:45.650Z] #19 80.96 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:45.650Z] #19 80.99 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-12T23:14:45.650Z] #19 80.99 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:45.650Z] #19 80.99 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:45.650Z] #19 81.02 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-12T23:14:45.650Z] #19 81.02 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:45.650Z] #19 81.02 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T23:14:45.921Z] #19 81.27 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-12T23:14:45.921Z] #19 81.27 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:45.921Z] #19 81.27 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:45.921Z] #19 81.39 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-12T23:14:45.922Z] #19 81.39 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:45.922Z] #19 81.40 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:46.401Z] #19 81.64 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-12T23:14:46.401Z] #19 81.64 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:46.401Z] #19 81.64 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:46.401Z] #19 81.72 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-12T23:14:46.401Z] #19 81.72 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:46.401Z] #19 81.72 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:46.401Z] #19 81.82 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-12T23:14:46.401Z] #19 81.82 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:46.401Z] #19 81.82 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:46.401Z] #19 81.86 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-12T23:14:46.401Z] #19 81.86 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:46.401Z] #19 81.86 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:46.669Z] #19 82.03 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-12T23:14:46.669Z] #19 82.04 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:46.669Z] #19 82.04 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:14:46.941Z] + docker version [2022-05-12T23:14:51.216Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T23:14:51.217Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T23:14:51.217Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-12T23:14:51.217Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-12T23:14:51.217Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T23:14:51.217Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T23:14:51.217Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T23:14:51.217Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T23:14:51.217Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T23:14:51.217Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T23:14:51.217Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T23:14:51.217Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T23:14:51.475Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T23:14:51.943Z] #19 86.64 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-12T23:14:51.943Z] #19 86.64 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:51.943Z] #19 86.65 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:14:51.943Z] #19 86.67 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-12T23:14:51.943Z] #19 86.67 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-12T23:14:51.943Z] #19 86.68 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T23:14:51.943Z] #19 86.84 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-12T23:14:51.943Z] #19 86.84 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T23:14:51.943Z] #19 86.85 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T23:14:51.943Z] #19 87.11 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-12T23:14:51.943Z] #19 87.11 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:51.943Z] #19 87.12 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:14:51.943Z] #19 87.41 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-12T23:14:51.943Z] #19 87.41 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:51.943Z] #19 87.44 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:14:52.409Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T23:14:52.409Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T23:14:52.409Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-05-12T23:14:52.409Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T23:14:52.409Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T23:14:52.409Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T23:14:52.409Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T23:14:52.409Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T23:14:52.409Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T23:14:52.409Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T23:14:52.975Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-05-12T23:14:52.975Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-05-12T23:14:52.975Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T23:14:52.975Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T23:14:52.975Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T23:14:52.975Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T23:14:52.975Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T23:14:52.975Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T23:14:52.975Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T23:14:52.975Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-05-12T23:14:52.975Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T23:14:53.233Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T23:14:53.522Z] Client: Docker Engine - Community [2022-05-12T23:14:53.522Z] Version: 20.10.14 [2022-05-12T23:14:53.522Z] API version: 1.41 [2022-05-12T23:14:53.522Z] Go version: go1.16.15 [2022-05-12T23:14:53.522Z] Git commit: a224086 [2022-05-12T23:14:53.522Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T23:14:53.522Z] OS/Arch: linux/amd64 [2022-05-12T23:14:53.522Z] Context: default [2022-05-12T23:14:53.522Z] Experimental: true [2022-05-12T23:14:53.522Z] [2022-05-12T23:14:53.522Z] Server: Docker Engine - Community [2022-05-12T23:14:53.522Z] Engine: [2022-05-12T23:14:53.522Z] Version: 20.10.14 [2022-05-12T23:14:53.522Z] API version: 1.41 (minimum version 1.12) [2022-05-12T23:14:53.522Z] Go version: go1.16.15 [2022-05-12T23:14:53.522Z] Git commit: 87a90dc [2022-05-12T23:14:53.522Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T23:14:53.522Z] OS/Arch: linux/amd64 [2022-05-12T23:14:53.522Z] Experimental: true [2022-05-12T23:14:53.522Z] containerd: [2022-05-12T23:14:53.522Z] Version: 1.5.11 [2022-05-12T23:14:53.522Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:14:53.522Z] runc: [2022-05-12T23:14:53.522Z] Version: 1.0.3 [2022-05-12T23:14:53.522Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T23:14:53.522Z] docker-init: [2022-05-12T23:14:53.522Z] Version: 0.19.0 [2022-05-12T23:14:53.522Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T23:14:53.867Z] + docker info [2022-05-12T23:14:55.764Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.7% of statements [2022-05-12T23:14:55.764Z] ok github.com/docker/docker/builder/dockerfile 0.466s coverage: 49.3% of statements [2022-05-12T23:14:56.021Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-12T23:14:56.308Z] #19 91.75 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-12T23:14:56.308Z] #19 91.76 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:14:56.308Z] #19 91.76 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:14:56.308Z] #19 91.78 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-12T23:14:56.308Z] #19 91.79 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-12T23:14:56.308Z] #19 91.79 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-12T23:14:56.308Z] #19 91.82 Selecting previously unselected package libc6-s390x-cross. [2022-05-12T23:14:56.308Z] #19 91.82 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T23:14:56.308Z] #19 91.82 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T23:14:56.565Z] #19 91.95 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-12T23:14:56.565Z] #19 91.95 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:56.565Z] #19 91.95 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:14:56.565Z] #19 91.98 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-12T23:14:56.565Z] #19 91.98 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:56.565Z] #19 91.98 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:14:56.565Z] #19 92.02 Selecting previously unselected package libitm1-s390x-cross. [2022-05-12T23:14:56.565Z] #19 92.02 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:56.565Z] #19 92.02 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:14:56.565Z] #19 92.05 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-12T23:14:56.565Z] #19 92.05 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:56.565Z] #19 92.05 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:14:56.565Z] #19 92.08 Selecting previously unselected package libasan6-s390x-cross. [2022-05-12T23:14:56.565Z] #19 92.08 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:56.565Z] #19 92.08 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:14:56.590Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-12T23:14:56.823Z] #19 92.30 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-12T23:14:56.823Z] #19 92.30 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:56.823Z] #19 92.31 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:14:56.823Z] #19 92.38 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-12T23:14:56.823Z] #19 92.38 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:56.823Z] #19 92.38 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:14:57.080Z] #19 92.48 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-12T23:14:57.080Z] #19 92.48 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:14:57.080Z] #19 92.48 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:14:57.080Z] #19 92.59 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-12T23:14:57.080Z] #19 92.59 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:14:57.338Z] #19 92.59 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:14:57.524Z] ok github.com/docker/docker/builder/remotecontext/git 1.600s coverage: 86.3% of statements [2022-05-12T23:14:57.524Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T23:14:57.524Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T23:14:57.524Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T23:14:57.524Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T23:14:57.782Z] ok github.com/docker/docker/cmd/docker-proxy 0.014s coverage: 69.3% of statements [2022-05-12T23:15:01.518Z] #19 96.86 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-12T23:15:01.518Z] #19 96.86 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:15:01.518Z] #19 96.87 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:01.518Z] #19 96.89 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-12T23:15:01.518Z] #19 96.89 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-12T23:15:01.518Z] #19 96.90 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T23:15:01.778Z] #19 97.06 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-12T23:15:01.778Z] #19 97.07 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T23:15:01.778Z] #19 97.07 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T23:15:01.778Z] #19 97.30 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-12T23:15:01.966Z] ok github.com/docker/docker/client 0.114s coverage: 75.6% of statements [2022-05-12T23:15:02.036Z] #19 97.30 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T23:15:02.036Z] #19 97.30 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:02.036Z] #19 97.55 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-12T23:15:02.294Z] #19 97.56 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T23:15:02.294Z] #19 97.56 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:06.477Z] #19 101.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-12T23:15:06.477Z] #19 101.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T23:15:06.477Z] #19 101.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:06.477Z] #19 101.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-12T23:15:06.477Z] #19 101.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-12T23:15:06.477Z] #19 101.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-12T23:15:06.477Z] #19 101.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T23:15:06.477Z] #19 101.8 Setting up libfile-which-perl (1.23-1) ... [2022-05-12T23:15:06.477Z] #19 101.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T23:15:06.477Z] #19 101.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T23:15:06.477Z] #19 101.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T23:15:06.477Z] #19 101.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:15:06.477Z] #19 101.8 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up file (1:5.39-3) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up bzip2 (1.0.8-4) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up libyaml-perl (1.30-1) ... [2022-05-12T23:15:06.477Z] #19 101.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T23:15:06.477Z] #19 102.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T23:15:06.477Z] #19 102.0 Setting up libio-string-perl (1.08-3.1) ... [2022-05-12T23:15:06.477Z] #19 102.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T23:15:06.477Z] #19 102.0 Setting up cross-config (2.6.18+nmu1) ... [2022-05-12T23:15:06.477Z] #19 102.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T23:15:06.734Z] #19 102.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T23:15:06.734Z] #19 102.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T23:15:06.734Z] #19 102.1 Setting up patch (2.7.6-7) ... [2022-05-12T23:15:06.734Z] #19 102.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T23:15:06.734Z] #19 102.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T23:15:06.734Z] #19 102.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-12T23:15:06.734Z] #19 102.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.734Z] #19 102.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T23:15:06.992Z] #19 102.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T23:15:06.992Z] #19 102.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T23:15:06.992Z] #19 102.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:06.992Z] #19 102.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T23:15:06.992Z] #19 102.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-12T23:15:07.250Z] #19 102.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T23:15:07.250Z] #19 102.8 [2022-05-12T23:15:07.250Z] #19 102.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T23:15:07.250Z] #19 102.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.250Z] #19 102.8 Setting up dpkg-dev (1.20.9) ... [2022-05-12T23:15:07.250Z] #19 102.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.250Z] #19 102.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T23:15:07.508Z] #19 102.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.508Z] #19 102.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.508Z] #19 102.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.508Z] #19 102.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.508Z] #19 102.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T23:15:07.508Z] #19 102.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.508Z] #19 102.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.508Z] #19 102.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.508Z] #19 102.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.508Z] #19 102.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T23:15:07.508Z] #19 103.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-12T23:15:07.508Z] #19 103.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-12T23:15:07.765Z] #19 103.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T23:15:07.765Z] #19 103.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T23:15:07.765Z] #19 103.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:07.765Z] #19 103.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:07.765Z] #19 103.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.765Z] #19 103.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T23:15:07.765Z] #19 103.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.765Z] #19 103.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:07.765Z] #19 103.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up libxml-simple-perl (2.25-1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T23:15:08.022Z] #19 103.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:08.022Z] #19 103.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-12T23:15:08.022Z] #19 103.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:08.280Z] #19 103.6 Setting up crossbuild-essential-armel (12.9) ... [2022-05-12T23:15:08.280Z] #19 103.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T23:15:08.280Z] #19 103.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-12T23:15:08.280Z] #19 103.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-12T23:15:08.280Z] #19 103.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-12T23:15:08.280Z] #19 103.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-12T23:15:08.280Z] #19 103.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:15:10.176Z] #19 DONE 105.5s [2022-05-12T23:15:10.176Z] [2022-05-12T23:15:10.176Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T23:15:10.176Z] #73 sha256:50edd1152493f46869b8be31af356b492c98e00c19f87e999d088fa84a0a9825 [2022-05-12T23:15:10.176Z] #73 DONE 0.1s [2022-05-12T23:15:10.176Z] [2022-05-12T23:15:10.176Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:15:10.176Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T23:15:10.176Z] #49 ... [2022-05-12T23:15:10.176Z] [2022-05-12T23:15:10.176Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T23:15:10.176Z] #32 sha256:b9ae496bcb713dd10de6a0f7368c9f7f56d937f3e03d8e1f80a4e8df989c1ded [2022-05-12T23:15:10.176Z] #32 DONE 0.1s [2022-05-12T23:15:10.434Z] [2022-05-12T23:15:10.434Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T23:15:10.434Z] #33 sha256:62caac079c0ed26b5a05db33d854904dde2a318d5a56dbdcea676d35d340e1c1 [2022-05-12T23:15:11.366Z] #33 1.215 + RM_GOPATH=0 [2022-05-12T23:15:11.366Z] #33 1.215 + TMP_GOPATH= [2022-05-12T23:15:11.366Z] #33 1.215 + : /build [2022-05-12T23:15:11.366Z] #33 1.215 + '[' -z '' ']' [2022-05-12T23:15:11.366Z] #33 1.222 ++ mktemp -d [2022-05-12T23:15:11.366Z] #33 1.222 + export GOPATH=/tmp/tmp.w2kCFZ2Hfd [2022-05-12T23:15:11.366Z] #33 1.222 + GOPATH=/tmp/tmp.w2kCFZ2Hfd [2022-05-12T23:15:11.366Z] #33 1.222 + RM_GOPATH=1 [2022-05-12T23:15:11.366Z] #33 1.222 + case "$(go env GOARCH)" in [2022-05-12T23:15:11.366Z] #33 1.233 ++ go env GOARCH [2022-05-12T23:15:11.366Z] #33 1.237 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:15:11.366Z] #33 1.237 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:15:11.366Z] #33 1.241 ++ dirname /install.sh [2022-05-12T23:15:11.366Z] #33 1.242 + dir=/ [2022-05-12T23:15:11.366Z] #33 1.242 + bin=dockercli [2022-05-12T23:15:11.366Z] #33 1.242 + shift [2022-05-12T23:15:11.366Z] #33 1.242 + '[' '!' -f //dockercli.installer ']' [2022-05-12T23:15:11.366Z] #33 1.242 + . //dockercli.installer [2022-05-12T23:15:11.366Z] #33 1.242 ++ : stable [2022-05-12T23:15:11.366Z] #33 1.242 ++ : 17.06.2-ce [2022-05-12T23:15:11.366Z] #33 1.242 + install_dockercli [2022-05-12T23:15:11.366Z] #33 1.242 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T23:15:11.366Z] #33 1.243 Install docker/cli version 17.06.2-ce from stable [2022-05-12T23:15:11.366Z] #33 1.243 ++ uname -m [2022-05-12T23:15:11.366Z] #33 1.245 + arch=x86_64 [2022-05-12T23:15:11.366Z] #33 1.245 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T23:15:11.366Z] #33 1.245 + url=https://download.docker.com/linux/static [2022-05-12T23:15:11.366Z] #33 1.251 + tar -xz docker/docker [2022-05-12T23:15:11.366Z] #33 1.251 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T23:15:12.129Z] Client: [2022-05-12T23:15:12.130Z] Context: default [2022-05-12T23:15:12.130Z] Debug Mode: false [2022-05-12T23:15:12.130Z] Plugins: [2022-05-12T23:15:12.130Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T23:15:12.130Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T23:15:12.130Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T23:15:12.130Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T23:15:12.130Z] [2022-05-12T23:15:12.130Z] Server: [2022-05-12T23:15:12.130Z] Containers: 0 [2022-05-12T23:15:12.130Z] Running: 0 [2022-05-12T23:15:12.130Z] Paused: 0 [2022-05-12T23:15:12.130Z] Stopped: 0 [2022-05-12T23:15:12.130Z] Images: 0 [2022-05-12T23:15:12.130Z] Server Version: 20.10.14 [2022-05-12T23:15:12.130Z] Storage Driver: overlay2 [2022-05-12T23:15:12.130Z] Backing Filesystem: extfs [2022-05-12T23:15:12.130Z] Supports d_type: true [2022-05-12T23:15:12.130Z] Native Overlay Diff: true [2022-05-12T23:15:12.130Z] userxattr: false [2022-05-12T23:15:12.130Z] Logging Driver: json-file [2022-05-12T23:15:12.130Z] Cgroup Driver: cgroupfs [2022-05-12T23:15:12.130Z] Cgroup Version: 1 [2022-05-12T23:15:12.130Z] Plugins: [2022-05-12T23:15:12.130Z] Volume: local [2022-05-12T23:15:12.130Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T23:15:12.130Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T23:15:12.130Z] Swarm: inactive [2022-05-12T23:15:12.130Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T23:15:12.130Z] Default Runtime: runc [2022-05-12T23:15:12.130Z] Init Binary: docker-init [2022-05-12T23:15:12.130Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T23:15:12.130Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T23:15:12.130Z] init version: de40ad0 [2022-05-12T23:15:12.130Z] Security Options: [2022-05-12T23:15:12.130Z] apparmor [2022-05-12T23:15:12.130Z] seccomp [2022-05-12T23:15:12.130Z] Profile: default [2022-05-12T23:15:12.130Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T23:15:12.130Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T23:15:12.130Z] OSType: linux [2022-05-12T23:15:12.130Z] Architecture: x86_64 [2022-05-12T23:15:12.130Z] CPUs: 2 [2022-05-12T23:15:12.130Z] Total Memory: 7.565GiB [2022-05-12T23:15:12.130Z] Name: ip-10-100-106-34 [2022-05-12T23:15:12.130Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T23:15:12.130Z] Docker Root Dir: /var/lib/docker [2022-05-12T23:15:12.130Z] Debug Mode: false [2022-05-12T23:15:12.130Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:15:12.130Z] Labels: [2022-05-12T23:15:12.130Z] Experimental: true [2022-05-12T23:15:12.130Z] Insecure Registries: [2022-05-12T23:15:12.130Z] 127.0.0.0/8 [2022-05-12T23:15:12.130Z] Live Restore Enabled: true [2022-05-12T23:15:12.130Z] [2022-05-12T23:15:12.130Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T23:15:12.433Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:15:12.433Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:15:12.433Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42501/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T23:15:12.433Z] + bash /home/ubuntu/workspace/moby_PR-42501/check-config.sh [2022-05-12T23:15:12.433Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T23:15:12.433Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T23:15:12.433Z] [2022-05-12T23:15:12.433Z] Generally Necessary: [2022-05-12T23:15:12.433Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T23:15:12.433Z] - apparmor: enabled and tools installed [2022-05-12T23:15:12.433Z] - CONFIG_NAMESPACES: enabled [2022-05-12T23:15:12.433Z] - CONFIG_NET_NS: enabled [2022-05-12T23:15:12.433Z] - CONFIG_PID_NS: enabled [2022-05-12T23:15:12.433Z] - CONFIG_IPC_NS: enabled [2022-05-12T23:15:12.433Z] - CONFIG_UTS_NS: enabled [2022-05-12T23:15:12.433Z] - CONFIG_CGROUPS: enabled [2022-05-12T23:15:12.433Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T23:15:12.433Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T23:15:12.433Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T23:15:12.433Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T23:15:12.433Z] - CONFIG_CPUSETS: enabled [2022-05-12T23:15:12.433Z] - CONFIG_MEMCG: enabled [2022-05-12T23:15:12.692Z] - CONFIG_KEYS: enabled [2022-05-12T23:15:12.692Z] - CONFIG_VETH: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T23:15:12.692Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T23:15:12.693Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T23:15:12.693Z] [2022-05-12T23:15:12.693Z] Optional Features: [2022-05-12T23:15:12.693Z] - CONFIG_USER_NS: enabled [2022-05-12T23:15:12.693Z] - CONFIG_SECCOMP: enabled [2022-05-12T23:15:12.693Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T23:15:12.693Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T23:15:12.693Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T23:15:12.693Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T23:15:12.693Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T23:15:12.693Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T23:15:12.693Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T23:15:12.693Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T23:15:12.693Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T23:15:12.693Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T23:15:12.693Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T23:15:12.693Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T23:15:12.693Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T23:15:12.693Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T23:15:12.693Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T23:15:12.693Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T23:15:12.953Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T23:15:12.953Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T23:15:12.953Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T23:15:12.953Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T23:15:12.953Z] - CONFIG_EXT4_FS: enabled [2022-05-12T23:15:12.953Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T23:15:12.953Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T23:15:12.953Z] - Network Drivers: [2022-05-12T23:15:12.953Z] - "overlay": [2022-05-12T23:15:12.953Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T23:15:12.953Z] Optional (for encrypted networks): [2022-05-12T23:15:12.953Z] - CONFIG_CRYPTO: enabled [2022-05-12T23:15:12.953Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T23:15:12.953Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T23:15:12.953Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T23:15:12.953Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T23:15:12.953Z] - CONFIG_XFRM: enabled [2022-05-12T23:15:12.953Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T23:15:12.953Z] - "ipvlan": [2022-05-12T23:15:12.953Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T23:15:12.953Z] - "macvlan": [2022-05-12T23:15:12.953Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T23:15:12.953Z] - "ftp,tftp client in container": [2022-05-12T23:15:12.953Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T23:15:12.953Z] - Storage Drivers: [2022-05-12T23:15:12.953Z] - "aufs": [2022-05-12T23:15:12.953Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T23:15:12.953Z] - "btrfs": [2022-05-12T23:15:12.953Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T23:15:12.953Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T23:15:12.953Z] - "devicemapper": [2022-05-12T23:15:13.213Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T23:15:13.213Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T23:15:13.213Z] - "overlay": [2022-05-12T23:15:13.213Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T23:15:13.213Z] - "zfs": [2022-05-12T23:15:13.213Z] - /dev/zfs: present [2022-05-12T23:15:13.213Z] - zfs command: missing [2022-05-12T23:15:13.213Z] - zpool command: missing [2022-05-12T23:15:13.213Z] [2022-05-12T23:15:13.213Z] Limits: [2022-05-12T23:15:13.213Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T23:15:13.213Z] [2022-05-12T23:15:13.213Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T23:15:13.571Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:805bb4050204a28a06841e32f470892c8db26a76 . [2022-05-12T23:15:13.839Z] #1 [internal] load build definition from Dockerfile [2022-05-12T23:15:13.840Z] #1 sha256:eb663dca4068193e6e7eec0395d3cad0ce5e03c096d01df1583a208067bee9db [2022-05-12T23:15:13.840Z] #1 transferring dockerfile: 17.93kB 0.0s done [2022-05-12T23:15:13.840Z] #1 DONE 0.2s [2022-05-12T23:15:13.840Z] [2022-05-12T23:15:13.840Z] #2 [internal] load .dockerignore [2022-05-12T23:15:13.840Z] #2 sha256:72f162372008874a636d4f13273377a432f0c30bdfe9260ca794c83e007c5dac [2022-05-12T23:15:13.840Z] #2 transferring context: 145B done [2022-05-12T23:15:13.840Z] #2 DONE 0.1s [2022-05-12T23:15:13.896Z] #33 3.762 + mkdir -p /build [2022-05-12T23:15:13.896Z] #33 3.764 + mv docker/docker /build/ [2022-05-12T23:15:13.896Z] #33 3.767 + rmdir docker [2022-05-12T23:15:14.103Z] [2022-05-12T23:15:14.103Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T23:15:14.103Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T23:15:14.154Z] #33 DONE 3.9s [2022-05-12T23:15:14.154Z] [2022-05-12T23:15:14.154Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:15:14.154Z] #74 sha256:85df000fdb5087ecebe53b6dd316ca942af55bb47d3353dc2ccab0467517c29f [2022-05-12T23:15:14.154Z] #74 1.338 + RM_GOPATH=0 [2022-05-12T23:15:14.154Z] #74 1.338 + TMP_GOPATH= [2022-05-12T23:15:14.154Z] #74 1.338 + : /build [2022-05-12T23:15:14.154Z] #74 1.338 + '[' -z '' ']' [2022-05-12T23:15:14.154Z] #74 1.338 ++ mktemp -d [2022-05-12T23:15:14.154Z] #74 1.339 + export GOPATH=/tmp/tmp.SXRboGBw1D [2022-05-12T23:15:14.154Z] #74 1.339 + GOPATH=/tmp/tmp.SXRboGBw1D [2022-05-12T23:15:14.154Z] #74 1.339 + RM_GOPATH=1 [2022-05-12T23:15:14.154Z] #74 1.339 + case "$(go env GOARCH)" in [2022-05-12T23:15:14.154Z] #74 1.340 ++ go env GOARCH [2022-05-12T23:15:14.154Z] #74 1.352 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:15:14.154Z] #74 1.353 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:15:14.154Z] #74 1.353 ++ dirname /install.sh [2022-05-12T23:15:14.154Z] #74 1.354 + dir=/ [2022-05-12T23:15:14.154Z] #74 1.354 + bin=rootlesskit [2022-05-12T23:15:14.154Z] #74 1.354 + shift [2022-05-12T23:15:14.154Z] #74 1.354 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T23:15:14.154Z] #74 1.354 + . //rootlesskit.installer [2022-05-12T23:15:14.154Z] #74 1.354 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T23:15:14.154Z] #74 1.354 + install_rootlesskit [2022-05-12T23:15:14.154Z] #74 1.354 + case "$1" in [2022-05-12T23:15:14.154Z] #74 1.354 + export CGO_ENABLED=0 [2022-05-12T23:15:14.154Z] #74 1.354 + CGO_ENABLED=0 [2022-05-12T23:15:14.154Z] #74 1.354 + _install_rootlesskit [2022-05-12T23:15:14.154Z] #74 1.355 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T23:15:14.154Z] #74 1.355 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T23:15:14.154Z] #74 1.355 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T23:15:14.154Z] #74 1.355 + GOBIN=/build [2022-05-12T23:15:14.154Z] #74 1.355 + GO111MODULE=on [2022-05-12T23:15:14.154Z] #74 1.355 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T23:15:14.154Z] #74 1.841 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T23:15:14.671Z] #3 DONE 0.5s [2022-05-12T23:15:14.671Z] [2022-05-12T23:15:14.671Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T23:15:14.671Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T23:15:14.671Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T23:15:14.671Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T23:15:14.671Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T23:15:14.671Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T23:15:14.671Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.97MB / 9.67MB 0.1s [2022-05-12T23:15:14.931Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-12T23:15:14.931Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-12T23:15:14.931Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-12T23:15:15.436Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:15:15.436Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:15:15.436Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:15:15.436Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:15:15.436Z] [2022-05-12T23:15:15.436Z] + TEST_INTEGRATION_DEST=2 [2022-05-12T23:15:15.436Z] + CONTAINER_NAME=docker-pr5-2 [2022-05-12T23:15:15.436Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T23:15:15.436Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-12T23:15:15.436Z] + run_tests [2022-05-12T23:15:15.436Z] + c=0 [2022-05-12T23:15:15.436Z] ++ jobs -p [2022-05-12T23:15:15.436Z] + for job in $(jobs -p) [2022-05-12T23:15:15.436Z] + wait 16429 [2022-05-12T23:15:15.436Z] + TEST_INTEGRATION_DEST=1 [2022-05-12T23:15:15.436Z] + CONTAINER_NAME=docker-pr5-1 [2022-05-12T23:15:15.436Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T23:15:15.436Z] + run_tests test-integration-flaky [2022-05-12T23:15:15.436Z] + '[' -n 0 ']' [2022-05-12T23:15:15.436Z] + rm= [2022-05-12T23:15:15.436Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42501/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42501/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b21b957d0c579c0ce6a752caee11388ac008647 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b21b957d0c579c0ce6a752caee11388ac008647 hack/make.sh test-integration-flaky test-integration [2022-05-12T23:15:15.436Z] + '[' -n 0 ']' [2022-05-12T23:15:15.436Z] + rm= [2022-05-12T23:15:15.436Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42501/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42501/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b21b957d0c579c0ce6a752caee11388ac008647 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b21b957d0c579c0ce6a752caee11388ac008647 hack/make.sh '' test-integration [2022-05-12T23:15:15.436Z] + TEST_INTEGRATION_DEST=3 [2022-05-12T23:15:15.436Z] + CONTAINER_NAME=docker-pr5-3 [2022-05-12T23:15:15.436Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T23:15:15.436Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-12T23:15:15.436Z] + run_tests [2022-05-12T23:15:15.436Z] + '[' -n 0 ']' [2022-05-12T23:15:15.436Z] + rm= [2022-05-12T23:15:15.436Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42501/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42501/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b21b957d0c579c0ce6a752caee11388ac008647 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b21b957d0c579c0ce6a752caee11388ac008647 hack/make.sh '' test-integration [2022-05-12T23:15:15.436Z] [2022-05-12T23:15:15.436Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T23:15:15.436Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T23:15:15.436Z] HOSTNAME=7e1e6f850f80 [2022-05-12T23:15:15.436Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T23:15:15.436Z] TESTDEBUG=0 [2022-05-12T23:15:15.436Z] DEST=bundles/test-integration [2022-05-12T23:15:15.436Z] PWD=/go/src/github.com/docker/docker [2022-05-12T23:15:15.436Z] KEEPBUNDLE=1 [2022-05-12T23:15:15.436Z] DOCKER_GITCOMMIT=6b21b957d0c579c0ce6a752caee11388ac008647 [2022-05-12T23:15:15.436Z] container=docker [2022-05-12T23:15:15.436Z] HOME=/root [2022-05-12T23:15:15.436Z] GOLANG_VERSION=1.18.2 [2022-05-12T23:15:15.436Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T23:15:15.436Z] VALIDATE_BRANCH=master [2022-05-12T23:15:15.436Z] TERM=xterm [2022-05-12T23:15:15.436Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T23:15:15.436Z] SHLVL=1 [2022-05-12T23:15:15.436Z] TIMEOUT=120m [2022-05-12T23:15:15.436Z] DOCKER_BUILDTAGS= journald [2022-05-12T23:15:15.436Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T23:15:15.436Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-12T23:15:15.436Z] GO111MODULE=off [2022-05-12T23:15:15.436Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T23:15:15.436Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T23:15:15.436Z] GOPATH=/go [2022-05-12T23:15:15.436Z] PKG_CONFIG=pkg-config [2022-05-12T23:15:15.436Z] _=/usr/bin/env [2022-05-12T23:15:15.436Z] Building test suite binary ./integration-cli/test.main [2022-05-12T23:15:15.436Z] [2022-05-12T23:15:15.436Z] [2022-05-12T23:15:15.436Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T23:15:15.436Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T23:15:15.436Z] HOSTNAME=98e509561eed [2022-05-12T23:15:15.436Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T23:15:15.436Z] TESTDEBUG=0 [2022-05-12T23:15:15.436Z] DEST=bundles/test-integration [2022-05-12T23:15:15.436Z] PWD=/go/src/github.com/docker/docker [2022-05-12T23:15:15.436Z] KEEPBUNDLE=1 [2022-05-12T23:15:15.436Z] DOCKER_GITCOMMIT=6b21b957d0c579c0ce6a752caee11388ac008647 [2022-05-12T23:15:15.436Z] container=docker [2022-05-12T23:15:15.436Z] HOME=/root [2022-05-12T23:15:15.436Z] GOLANG_VERSION=1.18.2 [2022-05-12T23:15:15.436Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T23:15:15.436Z] VALIDATE_BRANCH=master [2022-05-12T23:15:15.436Z] TERM=xterm [2022-05-12T23:15:15.436Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T23:15:15.436Z] SHLVL=1 [2022-05-12T23:15:15.436Z] TIMEOUT=120m [2022-05-12T23:15:15.436Z] DOCKER_BUILDTAGS= journald [2022-05-12T23:15:15.436Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T23:15:15.436Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-12T23:15:15.436Z] GO111MODULE=off [2022-05-12T23:15:15.436Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T23:15:15.436Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T23:15:15.436Z] GOPATH=/go [2022-05-12T23:15:15.436Z] PKG_CONFIG=pkg-config [2022-05-12T23:15:15.436Z] _=/usr/bin/env [2022-05-12T23:15:15.436Z] Building test suite binary ./integration-cli/test.main [2022-05-12T23:15:15.436Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-12T23:15:15.436Z] No new tests added to integration. [2022-05-12T23:15:15.436Z] [2022-05-12T23:15:15.436Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T23:15:15.436Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T23:15:15.436Z] HOSTNAME=b74fc7f248a0 [2022-05-12T23:15:15.436Z] TESTDEBUG=0 [2022-05-12T23:15:15.436Z] DEST=bundles/test-integration [2022-05-12T23:15:15.436Z] PWD=/go/src/github.com/docker/docker [2022-05-12T23:15:15.436Z] KEEPBUNDLE=1 [2022-05-12T23:15:15.436Z] DOCKER_GITCOMMIT=6b21b957d0c579c0ce6a752caee11388ac008647 [2022-05-12T23:15:15.436Z] container=docker [2022-05-12T23:15:15.436Z] HOME=/root [2022-05-12T23:15:15.436Z] GOLANG_VERSION=1.18.2 [2022-05-12T23:15:15.436Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T23:15:15.436Z] VALIDATE_BRANCH=master [2022-05-12T23:15:15.436Z] TERM=xterm [2022-05-12T23:15:15.436Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T23:15:15.436Z] SHLVL=1 [2022-05-12T23:15:15.436Z] TIMEOUT=120m [2022-05-12T23:15:15.436Z] DOCKER_BUILDTAGS= journald [2022-05-12T23:15:15.436Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T23:15:15.436Z] GO111MODULE=off [2022-05-12T23:15:15.436Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T23:15:15.436Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T23:15:15.436Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T23:15:15.436Z] GOPATH=/go [2022-05-12T23:15:15.436Z] PKG_CONFIG=pkg-config [2022-05-12T23:15:15.436Z] _=/usr/bin/env [2022-05-12T23:15:15.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T23:15:15.503Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-12T23:15:15.503Z] #4 DONE 0.9s [2022-05-12T23:15:15.763Z] [2022-05-12T23:15:15.763Z] #6 [internal] load .dockerignore [2022-05-12T23:15:15.763Z] #6 sha256:3a67ad2aa91e63715064e0763dd292491456a0a659787ffa53993e6ddb2e7fe4 [2022-05-12T23:15:15.763Z] #6 DONE 0.0s [2022-05-12T23:15:15.763Z] [2022-05-12T23:15:15.763Z] #5 [internal] load build definition from Dockerfile [2022-05-12T23:15:15.763Z] #5 sha256:7a54ba3b070c62bd526afc90e694883a6f65568c9b9a7b184e652c3c73d53007 [2022-05-12T23:15:15.763Z] #5 DONE 0.0s [2022-05-12T23:15:15.763Z] [2022-05-12T23:15:15.763Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T23:15:15.763Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T23:15:16.684Z] #74 ... [2022-05-12T23:15:16.684Z] [2022-05-12T23:15:16.684Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-12T23:15:16.684Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T23:15:16.684Z] #36 CACHED [2022-05-12T23:15:16.684Z] [2022-05-12T23:15:16.684Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T23:15:16.684Z] #37 sha256:1a14a4342cecc7c5560dfcaf36866b82f12bacb91247aaa33a5312365f57a004 [2022-05-12T23:15:16.684Z] #37 CACHED [2022-05-12T23:15:16.684Z] [2022-05-12T23:15:16.684Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-12T23:15:16.684Z] #38 sha256:ed6d7b95b198b4254b7605a6a6a7f875f2d49786852ab02e21b081c583152b3b [2022-05-12T23:15:16.684Z] #38 CACHED [2022-05-12T23:15:16.684Z] [2022-05-12T23:15:16.684Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T23:15:16.684Z] #40 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T23:15:16.684Z] #40 CACHED [2022-05-12T23:15:16.684Z] [2022-05-12T23:15:16.684Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:15:16.684Z] #41 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T23:15:16.684Z] #41 CACHED [2022-05-12T23:15:16.684Z] [2022-05-12T23:15:16.684Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:15:16.684Z] #43 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:15:16.684Z] #43 CACHED [2022-05-12T23:15:16.684Z] [2022-05-12T23:15:16.684Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T23:15:16.684Z] #45 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T23:15:16.684Z] #45 CACHED [2022-05-12T23:15:16.684Z] [2022-05-12T23:15:16.684Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T23:15:16.684Z] #47 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T23:15:16.684Z] #47 CACHED [2022-05-12T23:15:16.684Z] [2022-05-12T23:15:16.684Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:15:16.684Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T23:15:16.684Z] #49 1.762 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T23:15:16.684Z] #49 1.764 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T23:15:16.684Z] #49 1.773 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T23:15:16.684Z] #49 2.088 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T23:15:16.684Z] #49 2.505 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T23:15:16.684Z] #49 2.962 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T23:15:16.684Z] #49 3.447 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T23:15:16.684Z] #49 3.824 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T23:15:16.684Z] #49 4.289 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T23:15:16.684Z] #49 4.296 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T23:15:16.684Z] #49 4.321 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T23:15:16.684Z] #49 4.321 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T23:15:16.684Z] #49 4.327 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T23:15:16.684Z] #49 4.476 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T23:15:16.684Z] #49 4.478 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T23:15:16.684Z] #49 4.479 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T23:15:16.684Z] #49 4.480 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T23:15:16.684Z] #49 4.481 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T23:15:17.202Z] #10 DONE 1.1s [2022-05-12T23:15:17.202Z] [2022-05-12T23:15:17.202Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T23:15:17.202Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T23:15:17.202Z] #7 DONE 1.1s [2022-05-12T23:15:17.202Z] [2022-05-12T23:15:17.202Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:15:17.202Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T23:15:17.202Z] #9 DONE 1.1s [2022-05-12T23:15:17.202Z] [2022-05-12T23:15:17.202Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T23:15:17.202Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T23:15:17.202Z] #8 DONE 1.2s [2022-05-12T23:15:17.618Z] #49 ... [2022-05-12T23:15:17.618Z] [2022-05-12T23:15:17.618Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:15:17.618Z] #74 sha256:85df000fdb5087ecebe53b6dd316ca942af55bb47d3353dc2ccab0467517c29f [2022-05-12T23:15:17.618Z] #74 7.397 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T23:15:17.618Z] #74 7.397 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T23:15:17.876Z] #74 7.566 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T23:15:18.809Z] #74 8.581 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T23:15:18.809Z] #74 8.762 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T23:15:18.809Z] #74 8.765 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T23:15:18.809Z] #74 8.779 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T23:15:18.809Z] #74 8.805 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T23:15:18.809Z] #74 8.835 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T23:15:19.068Z] #74 8.883 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T23:15:19.104Z] [2022-05-12T23:15:19.104Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T23:15:19.104Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T23:15:19.104Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T23:15:19.325Z] #74 9.141 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T23:15:19.325Z] #74 9.232 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T23:15:19.365Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-12T23:15:19.365Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T23:15:19.365Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T23:15:19.365Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T23:15:19.625Z] #28 ... [2022-05-12T23:15:19.625Z] [2022-05-12T23:15:19.625Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T23:15:19.625Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T23:15:19.625Z] #49 DONE 0.5s [2022-05-12T23:15:19.625Z] [2022-05-12T23:15:19.625Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T23:15:19.625Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T23:15:19.625Z] #49 DONE 0.0s [2022-05-12T23:15:19.625Z] [2022-05-12T23:15:19.625Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:15:19.625Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T23:15:19.625Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T23:15:19.625Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T23:15:19.625Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T23:15:19.625Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T23:15:19.625Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2022-05-12T23:15:19.885Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-05-12T23:15:19.885Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-12T23:15:19.891Z] #74 9.678 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T23:15:19.891Z] #74 9.781 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T23:15:20.149Z] #74 ... [2022-05-12T23:15:20.149Z] [2022-05-12T23:15:20.149Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:15:20.149Z] #69 sha256:501b362a87fda7977b45dd7fab32a2d34eec08cd8ae5d69d4110bf5c65d84bde [2022-05-12T23:15:20.149Z] #69 1.604 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T23:15:20.149Z] #69 1.604 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T23:15:20.149Z] #69 1.772 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T23:15:20.149Z] #69 1.777 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T23:15:20.149Z] #69 2.073 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T23:15:20.149Z] #69 2.396 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T23:15:20.149Z] #69 2.730 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T23:15:20.149Z] #69 3.236 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T23:15:20.149Z] #69 3.710 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T23:15:20.149Z] #69 3.712 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T23:15:20.149Z] #69 3.727 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T23:15:20.149Z] #69 3.730 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T23:15:20.149Z] #69 3.738 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T23:15:20.149Z] #69 4.034 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T23:15:20.149Z] #69 4.040 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T23:15:20.149Z] #69 4.040 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T23:15:20.149Z] #69 4.040 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T23:15:20.149Z] #69 4.040 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T23:15:20.149Z] #69 ... [2022-05-12T23:15:20.149Z] [2022-05-12T23:15:20.149Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:15:20.149Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T23:15:20.149Z] #20 1.741 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T23:15:20.149Z] #20 1.747 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T23:15:20.149Z] #20 1.773 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T23:15:20.149Z] #20 2.130 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T23:15:20.149Z] #20 2.534 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T23:15:20.149Z] #20 2.942 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T23:15:20.149Z] #20 3.352 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T23:15:20.149Z] #20 3.890 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T23:15:20.149Z] #20 4.475 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T23:15:20.149Z] #20 4.475 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T23:15:20.149Z] #20 4.477 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T23:15:20.149Z] #20 4.485 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T23:15:20.149Z] #20 4.510 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T23:15:20.149Z] #20 4.511 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T23:15:20.149Z] #20 4.514 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T23:15:20.149Z] #20 4.514 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T23:15:20.149Z] #20 4.518 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T23:15:20.149Z] #20 4.518 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T23:15:25.169Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-05-12T23:15:25.169Z] #71 ... [2022-05-12T23:15:25.169Z] [2022-05-12T23:15:25.169Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:25.169Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:25.169Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 0.1s done [2022-05-12T23:15:25.169Z] #11 sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 1.86kB / 1.86kB done [2022-05-12T23:15:25.169Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-12T23:15:25.169Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-12T23:15:25.169Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.5s [2022-05-12T23:15:25.169Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.1s done [2022-05-12T23:15:25.169Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.3s done [2022-05-12T23:15:25.169Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 3.5s done [2022-05-12T23:15:25.169Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.8s done [2022-05-12T23:15:25.169Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 91.23MB / 141.73MB 5.6s [2022-05-12T23:15:25.169Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 2.7s [2022-05-12T23:15:25.169Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.8s done [2022-05-12T23:15:25.169Z] #11 ... [2022-05-12T23:15:25.169Z] [2022-05-12T23:15:25.169Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:15:25.169Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T23:15:25.169Z] #71 DONE 5.9s [2022-05-12T23:15:25.169Z] [2022-05-12T23:15:25.169Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:25.169Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:25.169Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 102.76MB / 141.73MB 5.8s [2022-05-12T23:15:25.169Z] #11 ... [2022-05-12T23:15:25.169Z] [2022-05-12T23:15:25.169Z] #24 [internal] load build context [2022-05-12T23:15:25.169Z] #24 sha256:17ecb67df69c7eaae926fdef9a3124ea727e8fc185351646483abdafbdb74948 [2022-05-12T23:15:25.169Z] #24 transferring context: 32.26MB 6.1s [2022-05-12T23:15:25.738Z] #24 ... [2022-05-12T23:15:25.738Z] [2022-05-12T23:15:25.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:25.738Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:25.738Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 112.73MB / 141.73MB 6.3s [2022-05-12T23:15:26.004Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 126.88MB / 141.73MB 6.6s [2022-05-12T23:15:26.262Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 136.39MB / 141.73MB 7.0s [2022-05-12T23:15:28.163Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 8.6s done [2022-05-12T23:15:28.256Z] #20 17.90 Fetched 40.5 MB in 16s (2466 kB/s) [2022-05-12T23:15:28.256Z] #20 17.90 Reading package lists... [2022-05-12T23:15:28.256Z] #20 ... [2022-05-12T23:15:28.256Z] [2022-05-12T23:15:28.256Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:15:28.256Z] #69 sha256:501b362a87fda7977b45dd7fab32a2d34eec08cd8ae5d69d4110bf5c65d84bde [2022-05-12T23:15:28.256Z] #69 17.91 Fetched 40.5 MB in 17s (2442 kB/s) [2022-05-12T23:15:28.731Z] #11 ... [2022-05-12T23:15:28.731Z] [2022-05-12T23:15:28.731Z] #24 [internal] load build context [2022-05-12T23:15:28.731Z] #24 sha256:17ecb67df69c7eaae926fdef9a3124ea727e8fc185351646483abdafbdb74948 [2022-05-12T23:15:28.731Z] #24 transferring context: 61.11MB 8.3s done [2022-05-12T23:15:28.731Z] #24 DONE 9.6s [2022-05-12T23:15:28.731Z] [2022-05-12T23:15:28.731Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T23:15:28.732Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T23:15:28.732Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-12T23:15:28.732Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T23:15:28.732Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T23:15:28.732Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T23:15:28.732Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-05-12T23:15:28.732Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done [2022-05-12T23:15:28.732Z] #73 DONE 9.6s [2022-05-12T23:15:28.732Z] [2022-05-12T23:15:28.732Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:28.732Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:29.670Z] #11 ... [2022-05-12T23:15:29.670Z] [2022-05-12T23:15:29.670Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T23:15:29.670Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T23:15:29.671Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.5s done [2022-05-12T23:15:29.671Z] #28 ... [2022-05-12T23:15:29.671Z] [2022-05-12T23:15:29.671Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:29.671Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:30.238Z] #11 ... [2022-05-12T23:15:30.238Z] [2022-05-12T23:15:30.238Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T23:15:30.238Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T23:15:30.238Z] #72 DONE 0.8s [2022-05-12T23:15:30.238Z] [2022-05-12T23:15:30.238Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:30.238Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:30.238Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.9s [2022-05-12T23:15:30.501Z] #11 ... [2022-05-12T23:15:30.501Z] [2022-05-12T23:15:30.501Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T23:15:30.501Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T23:15:30.501Z] #74 DONE 0.4s [2022-05-12T23:15:30.759Z] [2022-05-12T23:15:30.759Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T23:15:30.759Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T23:15:31.325Z] #28 DONE 12.2s [2022-05-12T23:15:31.325Z] [2022-05-12T23:15:31.325Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-12T23:15:31.325Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T23:15:33.243Z] #29 1.757 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T23:15:33.243Z] #29 1.757 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T23:15:33.243Z] #29 1.772 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T23:15:33.502Z] #29 1.977 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T23:15:33.780Z] #29 2.266 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T23:15:34.031Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.7% of statements [2022-05-12T23:15:34.291Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-05-12T23:15:34.349Z] #29 2.717 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T23:15:34.857Z] ok github.com/docker/docker/cmd/dockerd/trap 2.460s coverage: 0.0% of statements [2022-05-12T23:15:34.857Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T23:15:34.857Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T23:15:34.857Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T23:15:34.857Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T23:15:34.857Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T23:15:35.727Z] #29 4.087 Fetched 8530 kB in 3s (3278 kB/s) [2022-05-12T23:15:36.295Z] #29 4.087 Reading package lists... [2022-05-12T23:15:36.724Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:15:36.724Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:15:36.724Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:15:36.724Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:15:36.724Z] [2022-05-12T23:15:36.724Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T23:15:36.724Z] DOCKER_SYSTEMD=1 [2022-05-12T23:15:36.724Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T23:15:36.724Z] HOSTNAME=54b5579300e9 [2022-05-12T23:15:36.724Z] DEST=bundles/test-integration [2022-05-12T23:15:36.724Z] PWD=/go/src/github.com/docker/docker [2022-05-12T23:15:36.724Z] DOCKER_GITCOMMIT=d1ea89c7ee74ea2174abf55f33e502bcd905101f [2022-05-12T23:15:36.724Z] container=docker [2022-05-12T23:15:36.724Z] HOME=/root [2022-05-12T23:15:36.724Z] LANG=C.UTF-8 [2022-05-12T23:15:36.724Z] INVOCATION_ID=c653d8b334ab449199a271a8c8d77ea9 [2022-05-12T23:15:36.724Z] GOLANG_VERSION=1.18.2 [2022-05-12T23:15:36.724Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T23:15:36.724Z] VALIDATE_BRANCH=master [2022-05-12T23:15:36.724Z] TERM=xterm [2022-05-12T23:15:36.724Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T23:15:36.724Z] SHLVL=3 [2022-05-12T23:15:36.724Z] TIMEOUT=120m [2022-05-12T23:15:36.724Z] DOCKER_BUILDTAGS= journald [2022-05-12T23:15:36.724Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T23:15:36.724Z] GO111MODULE=off [2022-05-12T23:15:36.724Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T23:15:36.724Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T23:15:36.724Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T23:15:36.724Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T23:15:36.724Z] GOPATH=/go [2022-05-12T23:15:36.724Z] PKG_CONFIG=pkg-config [2022-05-12T23:15:36.724Z] _=/usr/bin/env [2022-05-12T23:15:36.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T23:15:37.233Z] #29 5.004 Reading package lists... [2022-05-12T23:15:37.491Z] #29 5.839 Building dependency tree... [2022-05-12T23:15:37.750Z] #29 6.256 The following additional packages will be installed: [2022-05-12T23:15:37.750Z] #29 6.256 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T23:15:37.750Z] #29 6.256 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T23:15:37.750Z] #29 6.256 Recommended packages: [2022-05-12T23:15:37.750Z] #29 6.256 libldap-common publicsuffix libsasl2-modules [2022-05-12T23:15:38.008Z] #29 6.444 The following NEW packages will be installed: [2022-05-12T23:15:38.008Z] #29 6.444 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T23:15:38.008Z] #29 6.444 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T23:15:38.008Z] #29 6.444 libssh2-1 openssl [2022-05-12T23:15:38.008Z] #29 ... [2022-05-12T23:15:38.008Z] [2022-05-12T23:15:38.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:38.008Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:38.008Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.0s done [2022-05-12T23:15:38.008Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.7s done [2022-05-12T23:15:38.008Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.7s done [2022-05-12T23:15:38.008Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 4.8s [2022-05-12T23:15:38.008Z] #11 ... [2022-05-12T23:15:38.008Z] [2022-05-12T23:15:38.008Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-12T23:15:38.008Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T23:15:38.008Z] #29 6.720 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:15:38.008Z] #29 6.720 Need to get 3040 kB of archives. [2022-05-12T23:15:38.008Z] #29 6.720 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T23:15:38.008Z] #29 6.720 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T23:15:38.008Z] #29 6.748 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T23:15:38.008Z] #29 6.748 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T23:15:38.008Z] #29 6.748 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-12T23:15:38.008Z] #29 6.748 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T23:15:38.008Z] #29 6.748 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T23:15:38.008Z] #29 6.748 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T23:15:38.008Z] #29 6.748 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T23:15:38.008Z] #29 6.748 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T23:15:38.008Z] #29 6.755 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T23:15:38.226Z] #69 17.91 Reading package lists... [2022-05-12T23:15:38.226Z] #69 ... [2022-05-12T23:15:38.226Z] [2022-05-12T23:15:38.226Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:15:38.226Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T23:15:38.226Z] #20 17.90 Reading package lists... [2022-05-12T23:15:38.226Z] #20 27.13 Reading package lists... [2022-05-12T23:15:38.226Z] #20 ... [2022-05-12T23:15:38.226Z] [2022-05-12T23:15:38.226Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:15:38.226Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T23:15:38.226Z] #49 18.00 Fetched 40.5 MB in 16s (2459 kB/s) [2022-05-12T23:15:38.226Z] #49 18.00 Reading package lists... [2022-05-12T23:15:38.226Z] #49 27.22 Reading package lists... [2022-05-12T23:15:38.226Z] #49 ... [2022-05-12T23:15:38.226Z] [2022-05-12T23:15:38.226Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:15:38.226Z] #69 sha256:501b362a87fda7977b45dd7fab32a2d34eec08cd8ae5d69d4110bf5c65d84bde [2022-05-12T23:15:38.226Z] #69 17.91 Reading package lists... [2022-05-12T23:15:38.267Z] #29 6.757 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T23:15:38.267Z] #29 6.767 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T23:15:38.267Z] #29 6.772 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T23:15:38.267Z] #29 6.772 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T23:15:38.267Z] #29 6.776 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T23:15:38.536Z] #29 6.979 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:15:38.536Z] #29 7.029 Fetched 3040 kB in 0s (9434 kB/s) [2022-05-12T23:15:38.536Z] #29 7.065 Selecting previously unselected package openssl. [2022-05-12T23:15:38.536Z] #29 7.065 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-12T23:15:38.536Z] #29 7.068 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T23:15:38.536Z] #29 7.074 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T23:15:38.799Z] #29 7.291 Selecting previously unselected package ca-certificates. [2022-05-12T23:15:38.799Z] #29 7.291 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T23:15:38.799Z] #29 7.298 Unpacking ca-certificates (20210119) ... [2022-05-12T23:15:38.799Z] #29 7.398 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T23:15:38.799Z] #29 7.398 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T23:15:38.799Z] #29 7.405 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T23:15:38.799Z] #29 7.520 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T23:15:38.799Z] #29 7.520 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T23:15:38.799Z] #29 7.520 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T23:15:39.058Z] #29 7.580 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T23:15:39.058Z] #29 7.580 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T23:15:39.058Z] #29 7.585 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T23:15:39.058Z] #29 7.649 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T23:15:39.058Z] #29 7.651 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T23:15:39.058Z] #29 7.655 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T23:15:39.058Z] #29 7.787 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T23:15:39.058Z] #29 7.787 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T23:15:39.318Z] #29 7.797 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T23:15:39.318Z] #29 7.848 Selecting previously unselected package libpsl5:amd64. [2022-05-12T23:15:39.318Z] #29 7.848 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T23:15:39.318Z] #29 7.852 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T23:15:39.318Z] #29 7.902 Selecting previously unselected package librtmp1:amd64. [2022-05-12T23:15:39.318Z] #29 7.902 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T23:15:39.318Z] #29 7.905 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T23:15:39.318Z] #29 7.957 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T23:15:39.318Z] #29 7.957 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T23:15:39.318Z] #29 7.960 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T23:15:39.318Z] #29 8.021 Selecting previously unselected package libcurl4:amd64. [2022-05-12T23:15:39.318Z] #29 8.021 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T23:15:39.577Z] #29 8.024 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T23:15:39.577Z] #29 8.134 Selecting previously unselected package curl. [2022-05-12T23:15:39.577Z] #29 8.134 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T23:15:39.577Z] #29 8.139 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T23:15:39.577Z] #29 8.210 Selecting previously unselected package libonig5:amd64. [2022-05-12T23:15:39.577Z] #29 8.211 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T23:15:39.577Z] #29 8.214 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T23:15:39.837Z] #29 8.294 Selecting previously unselected package libjq1:amd64. [2022-05-12T23:15:39.837Z] #29 8.294 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T23:15:39.837Z] #29 8.298 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T23:15:39.837Z] #29 8.364 Selecting previously unselected package jq. [2022-05-12T23:15:39.837Z] #29 8.364 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T23:15:39.837Z] #29 8.370 Unpacking jq (1.6-2.1) ... [2022-05-12T23:15:39.837Z] #29 8.433 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T23:15:39.837Z] #29 8.444 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T23:15:39.837Z] #29 8.457 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T23:15:39.837Z] #29 8.467 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T23:15:39.837Z] #29 8.482 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T23:15:39.837Z] #29 8.487 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T23:15:39.837Z] #29 8.504 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T23:15:39.837Z] #29 8.507 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T23:15:39.837Z] #29 8.527 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T23:15:39.837Z] #29 8.533 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T23:15:40.097Z] #29 8.545 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T23:15:40.097Z] #29 8.550 Setting up ca-certificates (20210119) ... [2022-05-12T23:15:40.126Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2022-05-12T23:15:41.034Z] #29 9.294 Updating certificates in /etc/ssl/certs... [2022-05-12T23:15:41.501Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-05-12T23:15:41.990Z] #29 10.38 129 added, 0 removed; done. [2022-05-12T23:15:41.991Z] #29 10.41 Setting up jq (1.6-2.1) ... [2022-05-12T23:15:41.991Z] #29 10.42 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T23:15:41.991Z] #29 10.43 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T23:15:41.991Z] #29 10.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:15:41.991Z] #29 10.46 Processing triggers for ca-certificates (20210119) ... [2022-05-12T23:15:41.991Z] #29 10.48 Updating certificates in /etc/ssl/certs... [2022-05-12T23:15:42.875Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.9% of statements [2022-05-12T23:15:42.931Z] #29 11.36 0 added, 0 removed; done. [2022-05-12T23:15:42.931Z] #29 11.36 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T23:15:42.931Z] #29 11.36 done. [2022-05-12T23:15:43.492Z] #69 27.32 Reading package lists... [2022-05-12T23:15:43.492Z] #69 ... [2022-05-12T23:15:43.492Z] [2022-05-12T23:15:43.492Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:15:43.492Z] #74 sha256:85df000fdb5087ecebe53b6dd316ca942af55bb47d3353dc2ccab0467517c29f [2022-05-12T23:15:43.492Z] #74 31.71 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T23:15:43.492Z] #74 31.71 + GOBIN=/build [2022-05-12T23:15:43.492Z] #74 31.71 + GO111MODULE=on [2022-05-12T23:15:43.492Z] #74 31.71 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T23:15:43.502Z] #29 DONE 12.1s [2022-05-12T23:15:43.502Z] [2022-05-12T23:15:43.502Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:43.502Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:43.502Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 8.0s done [2022-05-12T23:15:43.502Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 1.9s [2022-05-12T23:15:43.502Z] #11 ... [2022-05-12T23:15:43.502Z] [2022-05-12T23:15:43.502Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T23:15:43.502Z] #30 sha256:9b01034677bfa347be812c617d0bd3b2c15629a024c6e8802b3c3f9ddbde5dfe [2022-05-12T23:15:43.502Z] #30 DONE 0.1s [2022-05-12T23:15:43.760Z] [2022-05-12T23:15:43.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:43.760Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:47.677Z] #74 36.86 rootlesskit version 1.0.0 [2022-05-12T23:15:47.677Z] #74 36.87 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T23:15:47.677Z] #74 36.87 -container-ip string [2022-05-12T23:15:47.677Z] #74 36.87 container ip [2022-05-12T23:15:47.677Z] #74 36.87 -container-port int [2022-05-12T23:15:47.677Z] #74 36.87 container port (default -1) [2022-05-12T23:15:47.677Z] #74 36.87 -host-ip string [2022-05-12T23:15:47.677Z] #74 36.87 host ip [2022-05-12T23:15:47.677Z] #74 36.87 -host-port int [2022-05-12T23:15:47.677Z] #74 36.87 host port (default -1) [2022-05-12T23:15:47.677Z] #74 36.87 -proto string [2022-05-12T23:15:47.677Z] #74 36.87 proxy protocol (default "tcp") [2022-05-12T23:15:47.677Z] #74 DONE 37.3s [2022-05-12T23:15:47.677Z] [2022-05-12T23:15:47.677Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:15:47.677Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T23:15:47.677Z] #49 27.22 Reading package lists... [2022-05-12T23:15:47.677Z] #49 35.36 Building dependency tree... [2022-05-12T23:15:47.677Z] #49 37.33 Reading state information... [2022-05-12T23:15:47.677Z] #49 ... [2022-05-12T23:15:47.677Z] [2022-05-12T23:15:47.677Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T23:15:47.677Z] #75 sha256:bbe34e5ba35dab97cf986048869b6b2fbad060b4327e8311f73957a481c64f42 [2022-05-12T23:15:47.677Z] #75 DONE 0.0s [2022-05-12T23:15:47.677Z] [2022-05-12T23:15:47.677Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T23:15:47.677Z] #76 sha256:7f6ac6f7eb4abb50fce5b4590fe07fb06667ea45b9d4b3e016bc1ec8cab3767b [2022-05-12T23:15:47.677Z] #76 DONE 0.1s [2022-05-12T23:15:47.677Z] [2022-05-12T23:15:47.677Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:15:47.677Z] #69 sha256:501b362a87fda7977b45dd7fab32a2d34eec08cd8ae5d69d4110bf5c65d84bde [2022-05-12T23:15:47.677Z] #69 27.32 Reading package lists... [2022-05-12T23:15:47.677Z] #69 35.60 Building dependency tree... [2022-05-12T23:15:47.677Z] #69 37.61 Reading state information... [2022-05-12T23:15:49.037Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 7.1s [2022-05-12T23:15:49.051Z] #69 ... [2022-05-12T23:15:49.051Z] [2022-05-12T23:15:49.051Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T23:15:49.051Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T23:15:49.051Z] #79 CACHED [2022-05-12T23:15:49.051Z] [2022-05-12T23:15:49.051Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T23:15:49.051Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T23:15:49.051Z] #81 CACHED [2022-05-12T23:15:49.051Z] [2022-05-12T23:15:49.051Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:15:49.051Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T23:15:49.051Z] #20 27.13 Reading package lists... [2022-05-12T23:15:49.051Z] #20 35.59 Building dependency tree... [2022-05-12T23:15:49.051Z] #20 37.66 Reading state information... [2022-05-12T23:15:49.295Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 7.7s done [2022-05-12T23:15:49.295Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-12T23:15:49.429Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.8% of statements [2022-05-12T23:15:49.618Z] #20 39.72 The following additional packages will be installed: [2022-05-12T23:15:49.618Z] #20 39.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T23:15:49.618Z] #20 39.73 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T23:15:49.618Z] #20 39.73 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T23:15:49.618Z] #20 39.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T23:15:49.618Z] #20 39.74 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T23:15:49.876Z] #20 39.75 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T23:15:49.876Z] #20 39.75 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T23:15:49.876Z] #20 39.78 Suggested packages: [2022-05-12T23:15:49.876Z] #20 39.78 gcc-10-locales seccomp wine64 [2022-05-12T23:15:50.362Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-05-12T23:15:50.441Z] #20 40.22 The following NEW packages will be installed: [2022-05-12T23:15:50.441Z] #20 40.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T23:15:50.441Z] #20 40.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T23:15:50.441Z] #20 40.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T23:15:50.441Z] #20 40.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T23:15:50.441Z] #20 40.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T23:15:50.441Z] #20 40.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T23:15:50.441Z] #20 40.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T23:15:50.441Z] #20 40.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T23:15:50.441Z] #20 40.23 mingw-w64-x86-64-dev [2022-05-12T23:15:50.441Z] #20 40.54 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:15:50.441Z] #20 40.54 Need to get 115 MB of archives. [2022-05-12T23:15:50.441Z] #20 40.54 After this operation, 645 MB of additional disk space will be used. [2022-05-12T23:15:50.441Z] #20 40.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-12T23:15:50.699Z] #20 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-12T23:15:50.699Z] #20 40.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-12T23:15:50.699Z] #20 40.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-12T23:15:50.699Z] #20 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-12T23:15:50.699Z] #20 40.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T23:15:50.699Z] #20 40.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-12T23:15:50.699Z] #20 40.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-12T23:15:50.699Z] #20 40.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-12T23:15:50.928Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-12T23:15:50.957Z] #20 40.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-12T23:15:51.215Z] #20 41.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-12T23:15:51.473Z] #20 41.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-12T23:15:51.473Z] #20 ... [2022-05-12T23:15:51.473Z] [2022-05-12T23:15:51.473Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:15:51.473Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T23:15:51.473Z] #49 39.55 The following additional packages will be installed: [2022-05-12T23:15:51.473Z] #49 39.58 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-12T23:15:51.473Z] #49 39.60 Suggested packages: [2022-05-12T23:15:51.473Z] #49 39.60 cmake-doc ninja-build lrzip [2022-05-12T23:15:51.473Z] #49 39.60 Recommended packages: [2022-05-12T23:15:51.473Z] #49 39.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T23:15:51.473Z] #49 40.08 The following NEW packages will be installed: [2022-05-12T23:15:51.473Z] #49 40.09 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-12T23:15:51.473Z] #49 40.44 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:15:51.473Z] #49 40.44 Need to get 8418 kB of archives. [2022-05-12T23:15:51.473Z] #49 40.44 After this operation, 34.9 MB of additional disk space will be used. [2022-05-12T23:15:51.473Z] #49 40.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T23:15:51.473Z] #49 40.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T23:15:51.473Z] #49 40.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T23:15:51.473Z] #49 40.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T23:15:51.473Z] #49 40.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T23:15:51.473Z] #49 40.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T23:15:51.473Z] #49 40.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T23:15:51.473Z] #49 40.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T23:15:51.473Z] #49 41.09 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:15:51.473Z] #49 41.28 Fetched 8418 kB in 0s (22.7 MB/s) [2022-05-12T23:15:51.473Z] #49 41.33 Selecting previously unselected package xxd. [2022-05-12T23:15:51.473Z] #49 41.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-12T23:15:51.473Z] #49 41.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T23:15:51.473Z] #49 41.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:15:51.473Z] #49 ... [2022-05-12T23:15:51.473Z] [2022-05-12T23:15:51.473Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:15:51.473Z] #69 sha256:501b362a87fda7977b45dd7fab32a2d34eec08cd8ae5d69d4110bf5c65d84bde [2022-05-12T23:15:51.473Z] #69 39.62 The following additional packages will be installed: [2022-05-12T23:15:51.473Z] #69 39.64 libbtrfs0 [2022-05-12T23:15:51.473Z] #69 39.89 The following NEW packages will be installed: [2022-05-12T23:15:51.473Z] #69 39.90 libbtrfs-dev libbtrfs0 [2022-05-12T23:15:51.473Z] #69 40.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:15:51.473Z] #69 40.32 Need to get 460 kB of archives. [2022-05-12T23:15:51.473Z] #69 40.32 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T23:15:51.473Z] #69 40.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T23:15:51.473Z] #69 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T23:15:51.473Z] #69 40.73 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:15:51.473Z] #69 40.99 Fetched 460 kB in 0s (1535 kB/s) [2022-05-12T23:15:51.473Z] #69 41.05 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T23:15:51.473Z] #69 41.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-12T23:15:51.473Z] #69 41.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T23:15:51.473Z] #69 41.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T23:15:51.473Z] #69 41.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T23:15:51.473Z] #69 41.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T23:15:51.473Z] #69 41.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T23:15:51.473Z] #69 41.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T23:15:51.473Z] #69 41.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T23:15:51.473Z] #69 41.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:15:51.473Z] #69 DONE 41.5s [2022-05-12T23:15:51.473Z] [2022-05-12T23:15:51.473Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:15:51.473Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T23:15:51.473Z] #49 41.45 Selecting previously unselected package vim-common. [2022-05-12T23:15:51.473Z] #49 41.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T23:15:51.473Z] #49 41.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:15:51.494Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-12T23:15:51.731Z] #49 ... [2022-05-12T23:15:51.731Z] [2022-05-12T23:15:51.731Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T23:15:51.731Z] #70 sha256:c8633d54067c69647bf8a1e15fed769c2651c8b07f2c28c00e65c5bb926ad51f [2022-05-12T23:15:51.731Z] #70 DONE 0.1s [2022-05-12T23:15:51.731Z] [2022-05-12T23:15:51.731Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:15:51.731Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T23:15:51.731Z] #49 41.60 Selecting previously unselected package cmake-data. [2022-05-12T23:15:51.731Z] #49 41.60 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T23:15:51.731Z] #49 41.61 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T23:15:52.666Z] #49 42.62 Selecting previously unselected package libarchive13:amd64. [2022-05-12T23:15:52.666Z] #49 42.63 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T23:15:52.666Z] #49 42.64 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T23:15:52.666Z] #49 42.71 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T23:15:52.666Z] #49 42.71 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T23:15:52.666Z] #49 42.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T23:15:52.666Z] #49 42.77 Selecting previously unselected package librhash0:amd64. [2022-05-12T23:15:52.666Z] #49 42.77 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T23:15:52.666Z] #49 42.77 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T23:15:52.666Z] #49 42.83 Selecting previously unselected package libuv1:amd64. [2022-05-12T23:15:52.859Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T23:15:52.859Z] [2022-05-12T23:15:52.859Z] ________ ____ __. [2022-05-12T23:15:52.859Z] \_____ \ | |/ _| [2022-05-12T23:15:52.859Z] / | \| < [2022-05-12T23:15:52.859Z] / | \ | \ [2022-05-12T23:15:52.859Z] \_______ /____|__ \ [2022-05-12T23:15:52.859Z] \/ \/ [2022-05-12T23:15:52.859Z] [2022-05-12T23:15:52.859Z] INFO: make.ps1 ended at 05/12/2022 23:15:45 [2022-05-12T23:15:52.859Z] INFO: Binaries build ended at 05/12/2022 23:15:46. Duration:00:01:26.5725301 [2022-05-12T23:15:52.859Z] INFO: Copying the built daemon binary to d:\CI\PR-42501\5\binary\dockerd-933c20cc86.exe... [2022-05-12T23:15:52.859Z] INFO: Copying the built client binary to d:\CI\PR-42501\5\binary\docker-933c20cc86.exe... [2022-05-12T23:15:52.859Z] INFO: Copying the golang package from the container to d:\CI\PR-42501\5\installer\go.zip... [2022-05-12T23:15:52.859Z] INFO: Extracting go.zip to d:\CI\PR-42501\5\go [2022-05-12T23:15:52.868Z] ok github.com/docker/docker/daemon 10.119s coverage: 16.6% of statements [2022-05-12T23:15:52.868Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T23:15:52.868Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T23:15:52.868Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T23:15:52.868Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T23:15:52.868Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.525s coverage: 74.8% of statements [2022-05-12T23:15:52.923Z] #49 42.83 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T23:15:52.924Z] #49 42.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T23:15:52.924Z] #49 42.88 Selecting previously unselected package cmake. [2022-05-12T23:15:52.924Z] #49 42.89 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T23:15:52.924Z] #49 42.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T23:15:53.802Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.272s coverage: 56.2% of statements [2022-05-12T23:15:54.297Z] #49 44.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T23:15:54.297Z] #49 44.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:15:54.297Z] #49 44.13 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T23:15:54.297Z] #49 44.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:15:54.297Z] #49 44.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T23:15:54.297Z] #49 44.17 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T23:15:54.297Z] #49 44.18 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T23:15:54.297Z] #49 44.20 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T23:15:54.297Z] #49 44.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:15:54.555Z] #49 DONE 44.6s [2022-05-12T23:15:54.555Z] [2022-05-12T23:15:54.555Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:15:54.555Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T23:15:54.555Z] #20 41.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-12T23:15:54.555Z] #20 42.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-12T23:15:54.555Z] #20 42.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-12T23:15:54.555Z] #20 42.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T23:15:54.555Z] #20 42.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T23:15:54.555Z] #20 42.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T23:15:54.555Z] #20 42.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T23:15:54.555Z] #20 42.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-12T23:15:54.555Z] #20 42.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T23:15:54.555Z] #20 42.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T23:15:54.555Z] #20 42.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T23:15:54.555Z] #20 42.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T23:15:54.555Z] #20 42.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T23:15:54.555Z] #20 42.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T23:15:54.555Z] #20 42.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T23:15:54.555Z] #20 42.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-12T23:15:54.555Z] #20 42.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-12T23:15:54.555Z] #20 42.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T23:15:54.555Z] #20 42.67 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:15:54.555Z] #20 42.80 Fetched 115 MB in 2s (59.4 MB/s) [2022-05-12T23:15:54.555Z] #20 42.83 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T23:15:54.555Z] #20 42.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-05-12T23:15:54.555Z] #20 42.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T23:15:54.555Z] #20 42.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T23:15:54.555Z] #20 43.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T23:15:54.555Z] #20 43.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T23:15:54.555Z] #20 43.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T23:15:54.555Z] #20 44.18 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T23:15:54.555Z] #20 44.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T23:15:54.555Z] #20 44.19 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T23:15:54.555Z] #20 44.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T23:15:54.555Z] #20 44.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T23:15:54.555Z] #20 44.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:15:54.555Z] #20 44.33 Selecting previously unselected package dmsetup. [2022-05-12T23:15:54.555Z] #20 44.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T23:15:54.555Z] #20 44.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T23:15:54.555Z] #20 44.55 Selecting previously unselected package mingw-w64-common. [2022-05-12T23:15:54.555Z] #20 44.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T23:15:54.555Z] #20 44.56 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T23:15:54.585Z] #11 ... [2022-05-12T23:15:54.585Z] [2022-05-12T23:15:54.585Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-12T23:15:54.585Z] #31 sha256:b6d58007a6d8dcd6288029b41990aeacfeebf33a5c850782a89ff23cf6ae17aa [2022-05-12T23:15:54.585Z] #31 2.156 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T23:15:54.585Z] #31 2.473 [2022-05-12T23:15:54.585Z] #31 2.713 #=#=# ######################################################################## 100.0% [2022-05-12T23:15:54.585Z] #31 3.021 [2022-05-12T23:15:54.585Z] #31 4.076 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T23:15:54.585Z] #31 4.436 [2022-05-12T23:15:54.585Z] #31 4.670 #=#=# ######################################################################## 100.0% [2022-05-12T23:15:54.585Z] #31 5.010 [2022-05-12T23:15:54.585Z] #31 6.021 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T23:15:54.585Z] #31 6.418 [2022-05-12T23:15:54.585Z] #31 6.636 #=#=# 0.0% ############################## 42.2% ######################################################### 80.0% ######################################################################## 100.0% [2022-05-12T23:15:54.585Z] #31 7.243 [2022-05-12T23:15:54.585Z] #31 8.238 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T23:15:54.585Z] #31 8.525 [2022-05-12T23:15:54.585Z] #31 8.749 #=#=# ######################################################################## 100.0% [2022-05-12T23:15:54.585Z] #31 9.021 [2022-05-12T23:15:54.585Z] #31 9.824 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T23:15:54.585Z] #31 10.15 [2022-05-12T23:15:54.585Z] #31 ... [2022-05-12T23:15:54.585Z] [2022-05-12T23:15:54.585Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:54.585Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:54.585Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-12T23:15:54.734Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-05-12T23:15:54.879Z] #20 ... [2022-05-12T23:15:54.879Z] [2022-05-12T23:15:54.879Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T23:15:54.879Z] #50 sha256:b4727a634da125b07ed449d955a7622e041d71114c966fdb47df9d18a4ea4a6c [2022-05-12T23:15:54.879Z] #50 DONE 0.1s [2022-05-12T23:15:54.879Z] [2022-05-12T23:15:54.879Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:15:54.879Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:15:54.879Z] #71 0.829 + RM_GOPATH=0 [2022-05-12T23:15:54.879Z] #71 0.829 + TMP_GOPATH= [2022-05-12T23:15:54.879Z] #71 0.829 + : /build [2022-05-12T23:15:54.879Z] #71 0.829 + '[' -z '' ']' [2022-05-12T23:15:54.879Z] #71 0.829 ++ mktemp -d [2022-05-12T23:15:54.879Z] #71 0.830 + export GOPATH=/tmp/tmp.aRzuS0tipJ [2022-05-12T23:15:54.879Z] #71 0.830 + GOPATH=/tmp/tmp.aRzuS0tipJ [2022-05-12T23:15:54.879Z] #71 0.830 + RM_GOPATH=1 [2022-05-12T23:15:54.879Z] #71 0.831 + case "$(go env GOARCH)" in [2022-05-12T23:15:54.879Z] #71 0.833 ++ go env GOARCH [2022-05-12T23:15:54.879Z] #71 0.840 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:15:54.879Z] #71 0.840 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:15:54.879Z] #71 0.840 ++ dirname /install.sh [2022-05-12T23:15:54.879Z] #71 0.841 + dir=/ [2022-05-12T23:15:54.879Z] #71 0.845 + bin=containerd [2022-05-12T23:15:54.879Z] #71 0.845 + shift [2022-05-12T23:15:54.879Z] #71 0.845 + '[' '!' -f //containerd.installer ']' [2022-05-12T23:15:54.879Z] #71 0.846 + . //containerd.installer [2022-05-12T23:15:54.879Z] #71 0.846 ++ set -e [2022-05-12T23:15:54.879Z] #71 0.847 ++ : v1.6.4 [2022-05-12T23:15:54.879Z] #71 0.847 + install_containerd [2022-05-12T23:15:54.879Z] #71 0.848 + echo 'Install containerd version v1.6.4' [2022-05-12T23:15:54.879Z] #71 0.848 Install containerd version v1.6.4 [2022-05-12T23:15:54.879Z] #71 0.848 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aRzuS0tipJ/src/github.com/containerd/containerd [2022-05-12T23:15:54.879Z] #71 0.872 Cloning into '/tmp/tmp.aRzuS0tipJ/src/github.com/containerd/containerd'... [2022-05-12T23:15:55.552Z] #11 ... [2022-05-12T23:15:55.552Z] [2022-05-12T23:15:55.552Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-12T23:15:55.552Z] #31 sha256:b6d58007a6d8dcd6288029b41990aeacfeebf33a5c850782a89ff23cf6ae17aa [2022-05-12T23:15:55.552Z] #31 10.38 #=#=# ######################################################################## 100.0% [2022-05-12T23:15:55.552Z] #31 10.65 [2022-05-12T23:15:55.552Z] #31 10.75 Download of images into '/build' complete. [2022-05-12T23:15:55.552Z] #31 10.75 Use something like the following to load the result into a Docker daemon: [2022-05-12T23:15:55.552Z] #31 10.75 tar -cC '/build' . | docker load [2022-05-12T23:15:55.552Z] #31 DONE 11.9s [2022-05-12T23:15:55.817Z] [2022-05-12T23:15:55.817Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T23:15:55.817Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T23:15:56.108Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-05-12T23:15:57.482Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.060s coverage: 46.1% of statements [2022-05-12T23:15:57.482Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T23:15:57.482Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.228s coverage: 50.6% of statements [2022-05-12T23:15:58.182Z] #71 ... [2022-05-12T23:15:58.182Z] [2022-05-12T23:15:58.182Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T23:15:58.182Z] #51 sha256:a60a9a3bd5b26cd845690d6d8cb0bc21645b79c0bd0f49fa631fa08bc8b7fb24 [2022-05-12T23:15:58.182Z] #51 0.770 + RM_GOPATH=0 [2022-05-12T23:15:58.182Z] #51 0.770 + TMP_GOPATH= [2022-05-12T23:15:58.182Z] #51 0.770 + : /build [2022-05-12T23:15:58.182Z] #51 0.770 + '[' -z '' ']' [2022-05-12T23:15:58.182Z] #51 0.770 ++ mktemp -d [2022-05-12T23:15:58.182Z] #51 0.773 + export GOPATH=/tmp/tmp.2mnVqG6CuV [2022-05-12T23:15:58.182Z] #51 0.773 + GOPATH=/tmp/tmp.2mnVqG6CuV [2022-05-12T23:15:58.182Z] #51 0.773 + RM_GOPATH=1 [2022-05-12T23:15:58.182Z] #51 0.773 + case "$(go env GOARCH)" in [2022-05-12T23:15:58.182Z] #51 0.773 ++ go env GOARCH [2022-05-12T23:15:58.182Z] #51 0.787 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:15:58.182Z] #51 0.787 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:15:58.182Z] #51 0.787 ++ dirname /install.sh [2022-05-12T23:15:58.182Z] #51 0.788 + dir=/ [2022-05-12T23:15:58.182Z] #51 0.788 + bin=tini [2022-05-12T23:15:58.182Z] #51 0.788 + shift [2022-05-12T23:15:58.182Z] #51 0.788 + '[' '!' -f //tini.installer ']' [2022-05-12T23:15:58.182Z] #51 0.788 + . //tini.installer [2022-05-12T23:15:58.182Z] #51 0.788 ++ : v0.19.0 [2022-05-12T23:15:58.182Z] #51 0.788 + install_tini [2022-05-12T23:15:58.182Z] #51 0.789 + echo 'Install tini version v0.19.0' [2022-05-12T23:15:58.182Z] #51 0.789 Install tini version v0.19.0 [2022-05-12T23:15:58.182Z] #51 0.789 + git clone https://github.com/krallin/tini.git /tmp/tmp.2mnVqG6CuV/tini [2022-05-12T23:15:58.182Z] #51 0.791 Cloning into '/tmp/tmp.2mnVqG6CuV/tini'... [2022-05-12T23:15:58.182Z] #51 1.126 + cd /tmp/tmp.2mnVqG6CuV/tini [2022-05-12T23:15:58.182Z] #51 1.130 + git checkout -q v0.19.0 [2022-05-12T23:15:58.182Z] #51 1.135 + cmake . [2022-05-12T23:15:58.182Z] #51 1.429 -- The C compiler identification is GNU 10.2.1 [2022-05-12T23:15:58.182Z] #51 1.449 -- Detecting C compiler ABI info [2022-05-12T23:15:58.182Z] #51 1.593 -- Detecting C compiler ABI info - done [2022-05-12T23:15:58.182Z] #51 1.636 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T23:15:58.182Z] #51 1.636 -- Detecting C compile features [2022-05-12T23:15:58.182Z] #51 1.637 -- Detecting C compile features - done [2022-05-12T23:15:58.182Z] #51 1.653 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T23:15:58.182Z] #51 1.720 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T23:15:58.182Z] #51 1.803 -- Configuring done [2022-05-12T23:15:58.182Z] #51 1.812 -- Generating done [2022-05-12T23:15:58.182Z] #51 1.819 -- Build files have been written to: /tmp/tmp.2mnVqG6CuV/tini [2022-05-12T23:15:58.182Z] #51 1.825 + make tini-static [2022-05-12T23:15:58.182Z] #51 1.977 Scanning dependencies of target tini-static [2022-05-12T23:15:58.182Z] #51 2.021 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T23:15:58.182Z] #51 2.499 [100%] Linking C executable tini-static [2022-05-12T23:15:58.182Z] #51 2.716 [100%] Built target tini-static [2022-05-12T23:15:58.182Z] #51 2.738 + mkdir -p /build [2022-05-12T23:15:58.182Z] #51 2.740 + cp tini-static /build/docker-init [2022-05-12T23:15:58.182Z] #51 DONE 3.1s [2022-05-12T23:15:58.182Z] [2022-05-12T23:15:58.182Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:15:58.182Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T23:15:58.182Z] #20 46.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T23:15:58.182Z] #20 46.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T23:15:58.182Z] #20 46.38 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T23:15:58.440Z] #20 48.44 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T23:15:58.440Z] #20 48.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:15:58.440Z] #20 48.46 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T23:15:58.440Z] #20 48.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T23:15:58.698Z] #20 48.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:15:58.698Z] #20 48.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T23:15:58.859Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-05-12T23:15:59.265Z] #20 ... [2022-05-12T23:15:59.265Z] [2022-05-12T23:15:59.265Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T23:15:59.265Z] #53 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T23:15:59.265Z] #53 CACHED [2022-05-12T23:15:59.265Z] [2022-05-12T23:15:59.265Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T23:15:59.265Z] #54 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T23:15:59.265Z] #54 CACHED [2022-05-12T23:15:59.265Z] [2022-05-12T23:15:59.265Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T23:15:59.265Z] #57 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T23:15:59.265Z] #57 CACHED [2022-05-12T23:15:59.265Z] [2022-05-12T23:15:59.265Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:15:59.265Z] #58 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:15:59.265Z] #58 CACHED [2022-05-12T23:15:59.265Z] [2022-05-12T23:15:59.265Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T23:15:59.265Z] #60 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T23:15:59.265Z] #60 CACHED [2022-05-12T23:15:59.265Z] [2022-05-12T23:15:59.265Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:15:59.265Z] #62 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:15:59.265Z] #62 CACHED [2022-05-12T23:15:59.265Z] [2022-05-12T23:15:59.265Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T23:15:59.265Z] #64 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T23:15:59.265Z] #64 CACHED [2022-05-12T23:15:59.265Z] [2022-05-12T23:15:59.265Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:15:59.265Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:15:59.425Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.851s coverage: 58.2% of statements [2022-05-12T23:15:59.426Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T23:15:59.426Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T23:15:59.426Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-05-12T23:15:59.684Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2022-05-12T23:16:00.002Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.3s [2022-05-12T23:16:01.164Z] #71 ... [2022-05-12T23:16:01.164Z] [2022-05-12T23:16:01.164Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:16:01.164Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T23:16:01.164Z] #20 50.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T23:16:01.164Z] #20 50.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:16:01.164Z] #20 50.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T23:16:01.610Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.6% of statements [2022-05-12T23:16:01.610Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T23:16:01.610Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T23:16:01.610Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.0% of statements [2022-05-12T23:16:02.543Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-05-12T23:16:02.801Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 79.9% of statements [2022-05-12T23:16:02.801Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T23:16:03.284Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.6s done [2022-05-12T23:16:03.284Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 [2022-05-12T23:16:03.369Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-12T23:16:03.369Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-12T23:16:03.542Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-12T23:16:03.628Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-05-12T23:16:03.799Z] #11 DONE 44.4s [2022-05-12T23:16:03.800Z] [2022-05-12T23:16:03.800Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T23:16:03.800Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T23:16:03.886Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-05-12T23:16:04.452Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-05-12T23:16:04.452Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T23:16:05.019Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 54.9% of statements [2022-05-12T23:16:05.278Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-05-12T23:16:05.315Z] Running on azwin-2-266701 in d:\jenkins\workspace\moby_PR-42501 [Pipeline] { [Pipeline] ws [2022-05-12T23:16:05.338Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-05-12T23:16:05.344Z] #20 54.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T23:16:05.344Z] #20 54.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:16:05.344Z] #20 54.73 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [Pipeline] checkout [2022-05-12T23:16:05.441Z] The recommended git tool is: git [2022-05-12T23:16:05.649Z] using credential docker-jenkins-github-credentials [2022-05-12T23:16:05.706Z] #12 DONE 2.2s [2022-05-12T23:16:05.730Z] Cloning the remote Git repository [2022-05-12T23:16:05.730Z] Cloning with configured refspecs honoured and without tags [2022-05-12T23:16:05.965Z] [2022-05-12T23:16:05.965Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-12T23:16:05.965Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T23:16:06.212Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-05-12T23:16:06.212Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-12T23:16:06.278Z] #20 56.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T23:16:06.278Z] #20 56.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:16:06.278Z] #20 56.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T23:16:05.763Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T23:16:05.764Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T23:16:05.838Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:16:05.838Z] > git --version # timeout=10 [2022-05-12T23:16:05.897Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T23:16:05.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:16:05.900Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:16:06.535Z] #13 DONE 0.7s [2022-05-12T23:16:06.535Z] [2022-05-12T23:16:06.535Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:16:06.535Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:16:06.535Z] #14 ... [2022-05-12T23:16:06.535Z] [2022-05-12T23:16:06.535Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T23:16:06.535Z] #66 sha256:159a307c24a8ed41b511830d0706972091cd17b00e485a87fc01c116528efac7 [2022-05-12T23:16:06.535Z] #66 DONE 0.2s [2022-05-12T23:16:06.778Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-12T23:16:06.806Z] [2022-05-12T23:16:06.806Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-12T23:16:06.806Z] #50 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T23:16:06.806Z] #50 DONE 0.2s [2022-05-12T23:16:06.806Z] [2022-05-12T23:16:06.806Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T23:16:06.806Z] #46 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T23:16:06.806Z] #46 DONE 0.3s [2022-05-12T23:16:06.806Z] [2022-05-12T23:16:06.806Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T23:16:06.806Z] #33 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T23:16:06.806Z] #33 DONE 0.3s [2022-05-12T23:16:06.806Z] [2022-05-12T23:16:06.806Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:16:06.806Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T23:16:07.068Z] #34 ... [2022-05-12T23:16:07.068Z] [2022-05-12T23:16:07.068Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T23:16:07.068Z] #25 sha256:bd6adf2ffaeaea0c98753ce5ee1166eb3e738d8c72f60ac9fb21ff2ab032bdbd [2022-05-12T23:16:07.068Z] #25 DONE 0.5s [2022-05-12T23:16:07.068Z] [2022-05-12T23:16:07.068Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T23:16:07.068Z] #26 sha256:6c5cc564c78642ab5e403c071052a83df72ea6863c1e9b7f7b0c900da21d0b5d [2022-05-12T23:16:07.712Z] ok github.com/docker/docker/daemon/logger/splunk 1.552s coverage: 82.5% of statements [2022-05-12T23:16:07.712Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T23:16:07.712Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T23:16:08.180Z] #20 57.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T23:16:08.180Z] #20 57.92 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:16:08.180Z] #20 57.93 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T23:16:08.278Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-05-12T23:16:08.844Z] ok github.com/docker/docker/distribution 0.604s coverage: 28.2% of statements [2022-05-12T23:16:08.844Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T23:16:09.409Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-12T23:16:09.974Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-12T23:16:10.540Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-12T23:16:10.798Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-05-12T23:16:10.798Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T23:16:11.056Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-05-12T23:16:11.056Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T23:16:11.056Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T23:16:11.314Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-05-12T23:16:12.253Z] ok github.com/docker/docker/oci 0.016s coverage: 46.0% of statements [2022-05-12T23:16:12.339Z] #26 ... [2022-05-12T23:16:12.339Z] [2022-05-12T23:16:12.339Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:16:12.339Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T23:16:12.339Z] #34 5.424 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T23:16:12.339Z] #34 5.424 Cloning into '.'... [2022-05-12T23:16:12.365Z] #20 61.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T23:16:12.365Z] #20 61.71 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:16:12.365Z] #20 61.72 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T23:16:12.828Z] ok github.com/docker/docker/opts 0.023s coverage: 65.5% of statements [2022-05-12T23:16:12.828Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-12T23:16:13.739Z] #20 63.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T23:16:13.739Z] #20 63.41 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T23:16:13.739Z] #20 63.42 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T23:16:13.739Z] #20 63.49 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T23:16:13.739Z] #20 63.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T23:16:13.739Z] #20 63.50 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T23:16:13.739Z] #20 63.55 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T23:16:13.739Z] #20 63.55 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T23:16:13.739Z] #20 63.56 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T23:16:13.739Z] #20 63.63 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T23:16:13.739Z] #20 63.63 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T23:16:13.739Z] #20 63.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T23:16:13.739Z] #20 63.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T23:16:13.739Z] #20 63.70 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T23:16:13.739Z] #20 63.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T23:16:13.997Z] #20 63.80 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T23:16:13.997Z] #20 63.81 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T23:16:13.997Z] #20 63.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:16:13.997Z] #20 63.85 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T23:16:13.997Z] #20 63.85 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T23:16:13.997Z] #20 63.86 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T23:16:13.997Z] #20 63.91 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T23:16:13.997Z] #20 63.92 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T23:16:13.997Z] #20 63.92 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T23:16:13.997Z] #20 64.03 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T23:16:13.997Z] #20 64.03 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T23:16:13.997Z] #20 64.04 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T23:16:13.997Z] #20 64.12 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T23:16:13.997Z] #20 64.13 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T23:16:14.256Z] #20 64.13 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T23:16:14.256Z] #20 64.25 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T23:16:14.256Z] #20 64.26 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T23:16:14.256Z] #20 64.26 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T23:16:14.256Z] #20 64.31 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T23:16:14.256Z] #20 64.31 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T23:16:14.256Z] #20 64.32 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T23:16:14.514Z] #20 64.51 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T23:16:14.514Z] #20 64.51 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T23:16:14.514Z] #20 64.52 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T23:16:14.514Z] #20 64.62 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T23:16:14.514Z] #20 ... [2022-05-12T23:16:14.514Z] [2022-05-12T23:16:14.514Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:16:14.514Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:16:14.514Z] #71 13.00 + cd /tmp/tmp.aRzuS0tipJ/src/github.com/containerd/containerd [2022-05-12T23:16:14.514Z] #71 13.00 + git checkout -q v1.6.4 [2022-05-12T23:16:14.514Z] #71 13.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T23:16:14.514Z] #71 13.64 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T23:16:14.514Z] #71 13.64 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T23:16:14.514Z] #71 13.64 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T23:16:14.514Z] #71 13.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T23:16:14.514Z] #71 13.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T23:16:14.514Z] #71 13.64 + '[' '' = dynamic ']' [2022-05-12T23:16:14.514Z] #71 13.64 + make [2022-05-12T23:16:14.514Z] #71 14.66 + bin/ctr [2022-05-12T23:16:14.726Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.5% of statements [2022-05-12T23:16:14.772Z] #71 ... [2022-05-12T23:16:14.772Z] [2022-05-12T23:16:14.773Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:16:14.773Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T23:16:14.773Z] #20 64.63 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T23:16:14.773Z] #20 64.63 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:16:14.773Z] #20 64.67 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T23:16:14.773Z] #20 64.68 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T23:16:14.773Z] #20 64.68 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T23:16:14.773Z] #20 64.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T23:16:14.773Z] #20 64.76 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T23:16:14.773Z] #20 64.76 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T23:16:15.031Z] #20 64.96 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T23:16:15.031Z] #20 64.97 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T23:16:15.031Z] #20 64.98 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T23:16:15.031Z] #20 64.99 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T23:16:15.031Z] #20 65.00 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T23:16:15.031Z] #20 65.01 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T23:16:15.031Z] #20 65.02 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T23:16:15.031Z] #20 65.03 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T23:16:15.031Z] #20 65.04 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T23:16:15.031Z] #20 65.05 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T23:16:15.031Z] #20 65.06 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T23:16:15.031Z] #20 65.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T23:16:15.031Z] #20 65.08 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T23:16:15.031Z] #20 65.09 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T23:16:15.031Z] #20 65.11 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T23:16:15.031Z] #20 65.12 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T23:16:15.290Z] #20 65.13 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T23:16:15.290Z] #20 65.13 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T23:16:15.290Z] #20 65.15 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T23:16:15.290Z] #20 65.16 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T23:16:15.290Z] #20 65.17 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T23:16:15.290Z] #20 65.18 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T23:16:15.290Z] #20 65.19 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T23:16:15.290Z] #20 65.20 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T23:16:15.290Z] #20 65.21 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T23:16:15.290Z] #20 65.21 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T23:16:15.290Z] #20 65.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-12T23:16:15.290Z] #20 65.23 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T23:16:15.290Z] #20 65.24 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T23:16:15.290Z] #20 65.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:16:15.290Z] #20 65.27 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T23:16:15.290Z] #20 65.28 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:16:15.290Z] #20 65.29 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:16:15.290Z] #20 65.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:16:16.099Z] ok github.com/docker/docker/pkg/authorization 0.921s coverage: 68.3% of statements [2022-05-12T23:16:16.100Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T23:16:18.335Z] #20 DONE 66.7s [2022-05-12T23:16:18.335Z] [2022-05-12T23:16:18.335Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-05-12T23:16:18.335Z] #21 sha256:dbfc42a9986c2ddd44b60808671038cdbe3cbabc3a03eaaecf468fd4be22290b [2022-05-12T23:16:18.335Z] #21 1.151 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T23:16:18.335Z] #21 1.154 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T23:16:18.335Z] #21 1.155 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T23:16:18.337Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-12T23:16:18.337Z] #34 ... [2022-05-12T23:16:18.337Z] [2022-05-12T23:16:18.337Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T23:16:18.337Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T23:16:18.337Z] #40 5.645 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T23:16:18.337Z] #40 6.434 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T23:16:18.337Z] #40 8.664 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T23:16:18.337Z] #40 9.233 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T23:16:18.337Z] #40 9.412 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T23:16:18.338Z] #40 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T23:16:18.338Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T23:16:18.338Z] #38 4.811 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T23:16:18.338Z] #38 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:16:18.338Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:16:18.338Z] #55 6.975 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T23:16:18.338Z] #55 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:16:18.338Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T23:16:18.338Z] #62 6.382 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T23:16:18.338Z] #62 6.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T23:16:18.338Z] #62 6.617 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T23:16:18.338Z] #62 8.214 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T23:16:18.338Z] #62 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:16:18.338Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:16:18.338Z] #36 5.623 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T23:16:18.338Z] #36 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:16:18.338Z] #67 sha256:ad5bf29efb0e08c39c4caca20b6fc555957672f5d9659c9db3c3da1427633915 [2022-05-12T23:16:18.338Z] #67 6.581 + RM_GOPATH=0 [2022-05-12T23:16:18.338Z] #67 6.581 + TMP_GOPATH= [2022-05-12T23:16:18.338Z] #67 6.581 + : /build [2022-05-12T23:16:18.338Z] #67 6.581 + '[' -z '' ']' [2022-05-12T23:16:18.338Z] #67 6.581 ++ mktemp -d [2022-05-12T23:16:18.338Z] #67 6.581 + export GOPATH=/tmp/tmp.OaT9fXsx8b [2022-05-12T23:16:18.338Z] #67 6.581 + GOPATH=/tmp/tmp.OaT9fXsx8b [2022-05-12T23:16:18.338Z] #67 6.581 + RM_GOPATH=1 [2022-05-12T23:16:18.338Z] #67 6.581 + case "$(go env GOARCH)" in [2022-05-12T23:16:18.338Z] #67 6.581 ++ go env GOARCH [2022-05-12T23:16:18.338Z] #67 6.620 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:16:18.338Z] #67 6.623 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:16:18.338Z] #67 6.623 ++ dirname /install.sh [2022-05-12T23:16:18.338Z] #67 6.635 + dir=/ [2022-05-12T23:16:18.338Z] #67 6.635 + bin=rootlesskit [2022-05-12T23:16:18.338Z] #67 6.635 + shift [2022-05-12T23:16:18.338Z] #67 6.635 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T23:16:18.338Z] #67 6.636 + . //rootlesskit.installer [2022-05-12T23:16:18.338Z] #67 6.636 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T23:16:18.338Z] #67 6.636 + install_rootlesskit [2022-05-12T23:16:18.338Z] #67 6.636 + case "$1" in [2022-05-12T23:16:18.338Z] #67 6.636 + export CGO_ENABLED=0 [2022-05-12T23:16:18.338Z] #67 6.637 + CGO_ENABLED=0 [2022-05-12T23:16:18.338Z] #67 6.637 + _install_rootlesskit [2022-05-12T23:16:18.338Z] #67 6.643 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T23:16:18.338Z] #67 6.643 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T23:16:18.338Z] #67 6.643 + GOBIN=/build [2022-05-12T23:16:18.338Z] #67 6.643 + GO111MODULE=on [2022-05-12T23:16:18.338Z] #67 6.643 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T23:16:18.338Z] #67 6.643 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T23:16:18.338Z] #67 7.261 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T23:16:18.338Z] #67 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:16:18.338Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:16:18.338Z] #51 7.128 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T23:16:18.338Z] #51 7.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T23:16:18.338Z] #51 7.191 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T23:16:18.338Z] #51 7.818 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T23:16:18.338Z] #51 9.494 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T23:16:18.338Z] #51 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:16:18.338Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:16:18.338Z] #42 7.572 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T23:16:18.338Z] #42 7.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T23:16:18.338Z] #42 7.705 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T23:16:18.338Z] #42 9.769 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T23:16:18.338Z] #42 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T23:16:18.338Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T23:16:18.338Z] #57 7.457 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T23:16:18.338Z] #57 8.913 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T23:16:18.338Z] #57 8.914 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T23:16:18.338Z] #57 9.002 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T23:16:18.338Z] #57 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T23:16:18.338Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T23:16:18.338Z] #47 5.922 + git clone https://github.com/docker/distribution.git . [2022-05-12T23:16:18.338Z] #47 5.925 Cloning into '.'... [2022-05-12T23:16:18.338Z] #47 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T23:16:18.338Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T23:16:18.338Z] #53 6.067 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T23:16:18.338Z] #53 8.235 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T23:16:18.338Z] #53 8.689 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T23:16:18.338Z] #53 8.750 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T23:16:18.338Z] #53 8.777 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T23:16:18.338Z] #53 9.047 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T23:16:18.338Z] #53 9.461 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T23:16:18.338Z] #53 9.536 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T23:16:18.338Z] #53 10.21 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T23:16:18.338Z] #53 11.00 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T23:16:18.338Z] #53 ... [2022-05-12T23:16:18.338Z] [2022-05-12T23:16:18.338Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:16:18.338Z] #67 sha256:ad5bf29efb0e08c39c4caca20b6fc555957672f5d9659c9db3c3da1427633915 [2022-05-12T23:16:18.338Z] #67 11.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T23:16:18.338Z] #67 11.35 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T23:16:19.270Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-05-12T23:16:19.529Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T23:16:19.787Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-12T23:16:20.045Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-12T23:16:20.045Z] ok github.com/docker/docker/layer 7.830s coverage: 69.0% of statements [2022-05-12T23:16:20.045Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T23:16:20.045Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T23:16:20.045Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T23:16:20.045Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T23:16:20.045Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T23:16:20.045Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T23:16:20.255Z] #67 13.12 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T23:16:20.611Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-05-12T23:16:20.869Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-12T23:16:20.869Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2022-05-12T23:16:21.127Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2022-05-12T23:16:22.061Z] ok github.com/docker/docker/pkg/idtools 0.315s coverage: 67.9% of statements [2022-05-12T23:16:22.319Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 71.5% of statements [2022-05-12T23:16:22.319Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-05-12T23:16:22.319Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2022-05-12T23:16:22.319Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T23:16:22.577Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-05-12T23:16:22.577Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-05-12T23:16:22.835Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-12T23:16:23.093Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 90.5% of statements [2022-05-12T23:16:23.093Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-05-12T23:16:23.093Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T23:16:23.093Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T23:16:23.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T23:16:23.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T23:16:23.351Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-05-12T23:16:23.541Z] #67 ... [2022-05-12T23:16:23.541Z] [2022-05-12T23:16:23.541Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T23:16:23.541Z] #26 sha256:6c5cc564c78642ab5e403c071052a83df72ea6863c1e9b7f7b0c900da21d0b5d [2022-05-12T23:16:23.541Z] #26 6.422 + RM_GOPATH=0 [2022-05-12T23:16:23.541Z] #26 6.422 + TMP_GOPATH= [2022-05-12T23:16:23.541Z] #26 6.422 + : /build [2022-05-12T23:16:23.541Z] #26 6.422 + '[' -z '' ']' [2022-05-12T23:16:23.541Z] #26 6.425 ++ mktemp -d [2022-05-12T23:16:23.541Z] #26 6.425 + export GOPATH=/tmp/tmp.T295ubfIuH [2022-05-12T23:16:23.541Z] #26 6.425 + GOPATH=/tmp/tmp.T295ubfIuH [2022-05-12T23:16:23.541Z] #26 6.425 + RM_GOPATH=1 [2022-05-12T23:16:23.541Z] #26 6.425 + case "$(go env GOARCH)" in [2022-05-12T23:16:23.541Z] #26 6.469 ++ go env GOARCH [2022-05-12T23:16:23.541Z] #26 6.479 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:16:23.541Z] #26 6.479 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:16:23.541Z] #26 6.479 ++ dirname /install.sh [2022-05-12T23:16:23.541Z] #26 6.480 + dir=/ [2022-05-12T23:16:23.541Z] #26 6.481 + bin=dockercli [2022-05-12T23:16:23.541Z] #26 6.481 + shift [2022-05-12T23:16:23.541Z] #26 6.483 + '[' '!' -f //dockercli.installer ']' [2022-05-12T23:16:23.541Z] #26 6.483 + . //dockercli.installer [2022-05-12T23:16:23.541Z] #26 6.483 ++ : stable [2022-05-12T23:16:23.541Z] #26 6.483 ++ : 17.06.2-ce [2022-05-12T23:16:23.541Z] #26 6.483 + install_dockercli [2022-05-12T23:16:23.541Z] #26 6.483 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T23:16:23.541Z] #26 6.483 ++ uname -m [2022-05-12T23:16:23.541Z] #26 6.483 Install docker/cli version 17.06.2-ce from stable [2022-05-12T23:16:23.541Z] #26 6.494 + arch=x86_64 [2022-05-12T23:16:23.541Z] #26 6.494 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T23:16:23.541Z] #26 6.494 + url=https://download.docker.com/linux/static [2022-05-12T23:16:23.541Z] #26 6.495 + tar -xz docker/docker [2022-05-12T23:16:23.541Z] #26 6.497 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T23:16:23.541Z] #26 ... [2022-05-12T23:16:23.541Z] [2022-05-12T23:16:23.541Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:16:23.541Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:16:23.541Z] #14 7.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T23:16:23.541Z] #14 7.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T23:16:23.541Z] #14 7.257 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T23:16:23.541Z] #14 9.700 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T23:16:23.541Z] #14 13.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T23:16:23.541Z] #14 16.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T23:16:23.602Z] #21 1.690 Reading package lists... [2022-05-12T23:16:23.918Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-12T23:16:24.176Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T23:16:24.433Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T23:16:24.915Z] #14 ... [2022-05-12T23:16:24.915Z] [2022-05-12T23:16:24.915Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T23:16:24.915Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T23:16:24.915Z] #53 18.32 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T23:16:24.915Z] #53 18.47 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T23:16:24.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:16:24.894Z] > git config --add remote.origin.fetch +refs/pull/42501/head:refs/remotes/origin/PR-42501 # timeout=10 [2022-05-12T23:16:24.967Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:16:25.173Z] #53 18.79 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T23:16:25.213Z] Fetching without tags [2022-05-12T23:16:25.806Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-05-12T23:16:26.064Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:16:26.065Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-12T23:16:26.204Z] Running on azwin-2-b390f0 in d:\jenkins\workspace\moby_PR-42501 [Pipeline] { [Pipeline] ws [2022-05-12T23:16:26.219Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T23:16:26.323Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T23:16:26.323Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-12T23:16:26.581Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-12T23:16:26.838Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T23:16:25.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:16:25.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:16:25.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:16:25.251Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:16:26.099Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:16:26.158Z] > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:16:27.352Z] The recommended git tool is: git [2022-05-12T23:16:27.404Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-12T23:16:27.662Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T23:16:27.707Z] #53 21.19 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T23:16:27.707Z] #53 21.31 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T23:16:27.797Z] #21 6.301 Reading package lists... [2022-05-12T23:16:27.967Z] #53 ... [2022-05-12T23:16:27.967Z] [2022-05-12T23:16:27.967Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-12T23:16:27.967Z] #26 sha256:6c5cc564c78642ab5e403c071052a83df72ea6863c1e9b7f7b0c900da21d0b5d [2022-05-12T23:16:27.967Z] #26 20.72 + mkdir -p /build [2022-05-12T23:16:27.967Z] #26 20.73 + mv docker/docker /build/ [2022-05-12T23:16:27.967Z] #26 20.74 + rmdir docker [2022-05-12T23:16:27.967Z] #26 DONE 21.0s [2022-05-12T23:16:27.967Z] [2022-05-12T23:16:27.967Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-12T23:16:27.967Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T23:16:27.967Z] #38 20.60 tomll can be used in two ways: [2022-05-12T23:16:27.967Z] #38 20.60 Writing to STDIN and reading from STDOUT: [2022-05-12T23:16:27.967Z] #38 20.60 cat file.toml | tomll > file.toml [2022-05-12T23:16:27.967Z] #38 20.60 [2022-05-12T23:16:27.967Z] #38 20.60 Reading and updating a list of files: [2022-05-12T23:16:27.967Z] #38 20.60 tomll a.toml b.toml c.toml [2022-05-12T23:16:27.967Z] #38 20.60 [2022-05-12T23:16:27.967Z] #38 20.60 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T23:16:27.967Z] #38 DONE 21.5s [2022-05-12T23:16:28.226Z] [2022-05-12T23:16:28.226Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:16:28.226Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:16:28.226Z] #36 21.46 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T23:16:28.226Z] #36 21.53 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T23:16:28.226Z] #36 ... [2022-05-12T23:16:28.226Z] [2022-05-12T23:16:28.226Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T23:16:28.226Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T23:16:28.226Z] #57 11.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T23:16:28.235Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-05-12T23:16:28.485Z] #57 ... [2022-05-12T23:16:28.485Z] [2022-05-12T23:16:28.485Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:16:28.485Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T23:16:28.485Z] #62 11.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T23:16:28.485Z] #62 15.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T23:16:28.485Z] #62 ... [2022-05-12T23:16:28.485Z] [2022-05-12T23:16:28.485Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:16:28.485Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:16:28.485Z] #36 21.92 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T23:16:28.492Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-05-12T23:16:28.731Z] #21 10.98 Building dependency tree... [2022-05-12T23:16:28.731Z] #21 12.06 Reading state information... [2022-05-12T23:16:29.057Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T23:16:29.057Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T23:16:29.421Z] #36 22.83 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T23:16:29.681Z] #36 23.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T23:16:29.681Z] #36 ... [2022-05-12T23:16:29.681Z] [2022-05-12T23:16:29.681Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:16:29.681Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:16:29.681Z] #51 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T23:16:29.681Z] #51 17.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T23:16:29.681Z] #51 20.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T23:16:29.939Z] #51 ... [2022-05-12T23:16:29.939Z] [2022-05-12T23:16:29.939Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T23:16:29.939Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T23:16:29.939Z] #40 13.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T23:16:29.939Z] #40 13.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T23:16:29.939Z] #40 ... [2022-05-12T23:16:29.939Z] [2022-05-12T23:16:29.939Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:16:29.939Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:16:29.939Z] #42 13.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T23:16:29.939Z] #42 16.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T23:16:30.107Z] #21 13.12 The following additional packages will be installed: [2022-05-12T23:16:30.107Z] #21 13.12 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T23:16:30.107Z] #21 13.12 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T23:16:30.107Z] #21 13.12 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T23:16:30.107Z] #21 13.12 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T23:16:30.107Z] #21 13.12 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T23:16:30.107Z] #21 13.13 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-12T23:16:30.107Z] #21 13.13 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T23:16:30.107Z] #21 13.15 Suggested packages: [2022-05-12T23:16:30.107Z] #21 13.15 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-12T23:16:30.107Z] #21 13.15 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-12T23:16:30.107Z] #21 13.15 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-12T23:16:30.107Z] #21 13.15 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-12T23:16:30.107Z] #21 13.15 seccomp:ppc64el seccomp:s390x [2022-05-12T23:16:30.107Z] #21 13.15 Recommended packages: [2022-05-12T23:16:30.107Z] #21 13.15 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-12T23:16:30.107Z] #21 13.15 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-12T23:16:30.107Z] #21 13.15 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-12T23:16:30.107Z] #21 13.15 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-12T23:16:30.197Z] #42 ... [2022-05-12T23:16:30.197Z] [2022-05-12T23:16:30.197Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:16:30.197Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:16:30.197Z] #36 23.65 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T23:16:30.197Z] #36 23.73 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T23:16:30.365Z] #21 13.61 The following NEW packages will be installed: [2022-05-12T23:16:30.365Z] #21 13.61 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T23:16:30.365Z] #21 13.61 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-12T23:16:30.365Z] #21 13.61 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-12T23:16:30.365Z] #21 13.61 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T23:16:30.365Z] #21 13.61 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T23:16:30.365Z] #21 13.61 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T23:16:30.366Z] #21 13.62 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T23:16:30.366Z] #21 13.62 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-12T23:16:30.366Z] #21 13.62 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-12T23:16:30.366Z] #21 13.62 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-12T23:16:30.366Z] #21 13.63 libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T23:16:30.455Z] #36 23.83 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T23:16:30.624Z] #21 13.98 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:16:30.624Z] #21 13.98 Need to get 15.9 MB of archives. [2022-05-12T23:16:30.624Z] #21 13.98 After this operation, 73.0 MB of additional disk space will be used. [2022-05-12T23:16:30.624Z] #21 13.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-12T23:16:30.624Z] #21 13.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-12T23:16:30.624Z] #21 13.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-12T23:16:30.624Z] #21 14.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-12T23:16:30.624Z] #21 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-12T23:16:30.624Z] #21 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-12T23:16:30.624Z] #21 14.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-12T23:16:30.624Z] #21 14.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-12T23:16:30.713Z] #36 24.32 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T23:16:30.883Z] #21 14.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-12T23:16:30.883Z] #21 14.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-12T23:16:30.883Z] #21 14.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-12T23:16:30.883Z] #21 14.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-12T23:16:30.883Z] #21 14.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-12T23:16:30.883Z] #21 14.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-12T23:16:30.883Z] #21 14.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-12T23:16:30.883Z] #21 14.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-12T23:16:30.883Z] #21 14.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-12T23:16:30.883Z] #21 14.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-12T23:16:30.883Z] #21 14.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-12T23:16:30.883Z] #21 14.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-12T23:16:30.883Z] #21 14.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-12T23:16:30.883Z] #21 14.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-12T23:16:30.883Z] #21 14.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-12T23:16:30.883Z] #21 14.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-12T23:16:30.883Z] #21 14.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-12T23:16:30.883Z] #21 14.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-12T23:16:30.883Z] #21 14.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-12T23:16:30.883Z] #21 14.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-12T23:16:30.883Z] #21 14.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-12T23:16:30.883Z] #21 14.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-12T23:16:30.883Z] #21 14.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-12T23:16:30.883Z] #21 14.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-12T23:16:30.955Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-05-12T23:16:31.142Z] #21 14.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-12T23:16:31.142Z] #21 14.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-12T23:16:31.142Z] #21 14.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-12T23:16:31.142Z] #21 14.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-12T23:16:31.142Z] #21 14.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-12T23:16:31.142Z] #21 14.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-12T23:16:31.142Z] #21 14.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-12T23:16:31.142Z] #21 14.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-12T23:16:31.214Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T23:16:31.279Z] #36 24.70 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T23:16:30.299Z] > git remote # timeout=10 [2022-05-12T23:16:30.363Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T23:16:30.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:16:30.431Z] > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10 [2022-05-12T23:16:31.401Z] #21 14.77 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:16:31.458Z] Merge succeeded, producing 9034645b088e5dabe00bcb11da612d4758608830 [2022-05-12T23:16:31.458Z] Checking out Revision 9034645b088e5dabe00bcb11da612d4758608830 (PR-42501) [2022-05-12T23:16:31.472Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-05-12T23:16:31.659Z] #21 14.99 Fetched 15.9 MB in 1s (27.1 MB/s) [2022-05-12T23:16:31.659Z] #21 15.02 Selecting previously unselected package gcc-10-base:armel. [2022-05-12T23:16:31.659Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-05-12T23:16:31.659Z] #21 15.06 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-12T23:16:31.659Z] #21 15.07 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-12T23:16:31.659Z] #21 15.12 Selecting previously unselected package gcc-10-base:armhf. [2022-05-12T23:16:31.845Z] #36 25.30 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T23:16:31.918Z] #21 15.12 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-12T23:16:31.918Z] #21 15.13 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T23:16:31.918Z] #21 15.18 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-12T23:16:31.918Z] #21 15.19 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-12T23:16:31.918Z] #21 15.19 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T23:16:31.918Z] #21 15.24 Selecting previously unselected package gcc-10-base:s390x. [2022-05-12T23:16:31.918Z] #21 15.25 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-12T23:16:31.918Z] #21 15.25 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T23:16:31.918Z] #21 15.30 Selecting previously unselected package gcc-10-base:arm64. [2022-05-12T23:16:31.918Z] #21 15.30 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-12T23:16:31.918Z] #21 15.31 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T23:16:31.918Z] #21 15.36 Selecting previously unselected package libgcc-s1:armel. [2022-05-12T23:16:31.955Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD" [2022-05-12T23:16:32.176Z] #21 15.36 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-12T23:16:32.176Z] #21 15.37 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-12T23:16:32.176Z] #21 15.41 Selecting previously unselected package libcrypt1:armel. [2022-05-12T23:16:32.176Z] #21 15.42 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-12T23:16:32.176Z] #21 15.42 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T23:16:32.176Z] #21 15.50 Selecting previously unselected package libc6:armel. [2022-05-12T23:16:32.176Z] #21 15.51 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-12T23:16:31.341Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T23:16:31.492Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:16:31.558Z] > git checkout -f 9034645b088e5dabe00bcb11da612d4758608830 # timeout=10 [2022-05-12T23:16:31.991Z] > git rev-list --no-walk c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:16:32.435Z] #21 15.71 Unpacking libc6:armel (2.31-13+deb11u3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T23:16:32.789Z] #36 26.23 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T23:16:32.848Z] ok github.com/docker/docker/quota 0.186s coverage: 71.4% of statements [2022-05-12T23:16:33.002Z] #21 16.18 Selecting previously unselected package libapparmor1:armel. [2022-05-12T23:16:33.002Z] #21 16.18 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-12T23:16:33.002Z] #21 16.19 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-12T23:16:33.002Z] #21 16.25 Selecting previously unselected package libapparmor-dev:armel. [2022-05-12T23:16:33.002Z] #21 16.25 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-12T23:16:33.002Z] #21 16.26 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T23:16:33.002Z] #21 16.33 Selecting previously unselected package libgcc-s1:arm64. [2022-05-12T23:16:33.002Z] #21 16.33 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-12T23:16:33.002Z] #21 16.34 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T23:16:33.002Z] #21 16.39 Selecting previously unselected package libcrypt1:arm64. [2022-05-12T23:16:33.126Z] #36 26.62 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T23:16:33.126Z] #36 26.74 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T23:16:33.127Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-12T23:16:33.261Z] #21 16.39 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-12T23:16:33.261Z] #21 16.40 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T23:16:33.261Z] #21 16.47 Selecting previously unselected package libc6:arm64. [2022-05-12T23:16:33.261Z] #21 16.47 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-12T23:16:33.261Z] #21 16.67 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T23:16:33.570Z] + docker version [2022-05-12T23:16:33.570Z] Client: [2022-05-12T23:16:33.570Z] Version: 20.10.9 [2022-05-12T23:16:33.570Z] API version: 1.41 [2022-05-12T23:16:33.570Z] Go version: go1.16.8 [2022-05-12T23:16:33.570Z] Git commit: c2ea9bc [2022-05-12T23:16:33.570Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T23:16:33.570Z] OS/Arch: windows/amd64 [2022-05-12T23:16:33.570Z] Context: default [2022-05-12T23:16:33.570Z] Experimental: true [2022-05-12T23:16:33.570Z] [2022-05-12T23:16:33.570Z] Server: Docker Engine - Community [2022-05-12T23:16:33.570Z] Engine: [2022-05-12T23:16:33.570Z] Version: 20.10.9 [2022-05-12T23:16:33.570Z] API version: 1.41 (minimum version 1.24) [2022-05-12T23:16:33.570Z] Go version: go1.16.8 [2022-05-12T23:16:33.570Z] Git commit: 79ea9d3 [2022-05-12T23:16:33.570Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T23:16:33.570Z] OS/Arch: windows/amd64 [2022-05-12T23:16:33.570Z] Experimental: true [Pipeline] sh [2022-05-12T23:16:33.827Z] #21 17.13 Selecting previously unselected package libapparmor1:arm64. [2022-05-12T23:16:33.827Z] #21 17.13 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-12T23:16:33.827Z] #21 17.14 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T23:16:33.827Z] #21 17.18 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-12T23:16:33.827Z] #21 17.19 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-12T23:16:33.827Z] #21 17.20 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T23:16:34.061Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-05-12T23:16:34.085Z] #21 17.25 Selecting previously unselected package libgcc-s1:s390x. [2022-05-12T23:16:34.085Z] #21 17.26 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-12T23:16:34.085Z] #21 17.27 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T23:16:34.085Z] #21 17.30 Selecting previously unselected package libcrypt1:s390x. [2022-05-12T23:16:34.085Z] #21 17.31 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-12T23:16:34.085Z] #21 17.31 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T23:16:34.085Z] #21 17.38 Selecting previously unselected package libc6:s390x. [2022-05-12T23:16:34.085Z] #21 17.38 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-12T23:16:34.319Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-12T23:16:34.344Z] #21 17.54 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T23:16:34.577Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-12T23:16:34.588Z] + docker info [2022-05-12T23:16:34.588Z] Client: [2022-05-12T23:16:34.588Z] Context: default [2022-05-12T23:16:34.588Z] Debug Mode: false [2022-05-12T23:16:34.588Z] [2022-05-12T23:16:34.588Z] Server: [2022-05-12T23:16:34.588Z] Containers: 0 [2022-05-12T23:16:34.588Z] Running: 0 [2022-05-12T23:16:34.588Z] Paused: 0 [2022-05-12T23:16:34.588Z] Stopped: 0 [2022-05-12T23:16:34.588Z] Images: 13 [2022-05-12T23:16:34.588Z] Server Version: 20.10.9 [2022-05-12T23:16:34.588Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T23:16:34.588Z] Windows: [2022-05-12T23:16:34.588Z] LCOW: [2022-05-12T23:16:34.588Z] Logging Driver: json-file [2022-05-12T23:16:34.588Z] Plugins: [2022-05-12T23:16:34.588Z] Volume: local [2022-05-12T23:16:34.588Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T23:16:34.588Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T23:16:34.588Z] Swarm: inactive [2022-05-12T23:16:34.588Z] Default Isolation: process [2022-05-12T23:16:34.588Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T23:16:34.588Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T23:16:34.588Z] OSType: windows [2022-05-12T23:16:34.588Z] Architecture: x86_64 [2022-05-12T23:16:34.588Z] CPUs: 4 [2022-05-12T23:16:34.588Z] Total Memory: 32GiB [2022-05-12T23:16:34.588Z] Name: azwin-2-266701 [2022-05-12T23:16:34.588Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T23:16:34.588Z] Docker Root Dir: D:\docker [2022-05-12T23:16:34.588Z] Debug Mode: false [2022-05-12T23:16:34.588Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:16:34.588Z] Labels: [2022-05-12T23:16:34.588Z] Experimental: true [2022-05-12T23:16:34.588Z] Insecure Registries: [2022-05-12T23:16:34.588Z] 10.0.0.4:5000 [2022-05-12T23:16:34.588Z] 127.0.0.0/8 [2022-05-12T23:16:34.588Z] Registry Mirrors: [2022-05-12T23:16:34.588Z] http://10.0.0.4:5000/ [2022-05-12T23:16:34.588Z] Live Restore Enabled: false [2022-05-12T23:16:34.588Z] Product License: Community Engine [2022-05-12T23:16:34.588Z] [2022-05-12T23:16:34.602Z] #21 17.95 Selecting previously unselected package libapparmor1:s390x. [2022-05-12T23:16:34.602Z] #21 17.96 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-12T23:16:34.602Z] #21 17.96 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-12T23:16:34.602Z] #21 18.02 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-12T23:16:34.602Z] #21 18.03 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-12T23:16:34.602Z] #21 18.03 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T23:16:34.860Z] #21 18.10 Selecting previously unselected package libgcc-s1:armhf. [2022-05-12T23:16:34.860Z] #21 18.11 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-12T23:16:34.860Z] #21 18.12 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T23:16:34.860Z] #21 18.16 Selecting previously unselected package libcrypt1:armhf. [2022-05-12T23:16:34.860Z] #21 18.16 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-12T23:16:34.860Z] #21 18.17 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T23:16:35.118Z] #21 18.23 Selecting previously unselected package libc6:armhf. [2022-05-12T23:16:35.118Z] #21 18.24 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-12T23:16:35.118Z] #21 18.40 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T23:16:35.144Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-12T23:16:35.144Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-12T23:16:35.666Z] #36 ... [2022-05-12T23:16:35.666Z] [2022-05-12T23:16:35.666Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:16:35.666Z] #67 sha256:ad5bf29efb0e08c39c4caca20b6fc555957672f5d9659c9db3c3da1427633915 [2022-05-12T23:16:35.666Z] #67 18.61 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T23:16:35.666Z] #67 18.85 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T23:16:35.666Z] #67 19.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T23:16:35.666Z] #67 20.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T23:16:35.666Z] #67 20.31 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T23:16:35.666Z] #67 20.58 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T23:16:35.666Z] #67 20.80 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T23:16:35.666Z] #67 22.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T23:16:35.666Z] #67 22.88 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T23:16:35.666Z] #67 22.98 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T23:16:35.666Z] #67 24.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T23:16:35.666Z] #67 ... [2022-05-12T23:16:35.666Z] [2022-05-12T23:16:35.666Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:16:35.666Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:16:35.666Z] #36 29.14 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T23:16:35.684Z] #21 18.90 Selecting previously unselected package libapparmor1:armhf. [2022-05-12T23:16:35.684Z] #21 18.90 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-12T23:16:35.684Z] #21 18.90 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-12T23:16:35.684Z] #21 18.95 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-12T23:16:35.684Z] #21 18.95 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-12T23:16:35.684Z] #21 18.96 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T23:16:35.684Z] #21 19.03 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-12T23:16:35.684Z] #21 19.03 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-12T23:16:35.684Z] #21 19.04 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T23:16:35.684Z] #21 19.07 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-12T23:16:35.924Z] #36 29.31 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T23:16:35.943Z] #21 19.08 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-12T23:16:35.943Z] #21 19.08 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T23:16:35.943Z] #21 19.15 Selecting previously unselected package libc6:ppc64el. [2022-05-12T23:16:35.943Z] #21 19.16 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-12T23:16:35.943Z] #21 19.31 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T23:16:36.508Z] #21 19.84 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-12T23:16:36.508Z] #21 19.85 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-12T23:16:36.508Z] #21 19.85 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T23:16:36.508Z] #21 19.91 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-12T23:16:36.508Z] #21 19.92 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-12T23:16:36.508Z] #21 19.92 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T23:16:36.766Z] #21 19.98 Selecting previously unselected package libseccomp2:s390x. [2022-05-12T23:16:36.766Z] #21 19.99 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T23:16:36.766Z] #21 19.99 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T23:16:36.766Z] #21 20.03 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-12T23:16:36.766Z] #21 20.04 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T23:16:36.766Z] #21 20.05 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T23:16:36.766Z] #21 20.11 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-12T23:16:36.766Z] #21 20.12 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T23:16:36.766Z] #21 20.12 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T23:16:36.767Z] #21 20.16 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-12T23:16:36.767Z] #21 20.17 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T23:16:36.767Z] #21 20.17 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T23:16:36.767Z] #21 20.22 Selecting previously unselected package libseccomp2:armhf. [2022-05-12T23:16:37.025Z] #21 20.23 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T23:16:37.025Z] #21 20.24 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T23:16:37.025Z] #21 20.28 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-12T23:16:37.025Z] #21 20.29 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T23:16:37.025Z] #21 20.30 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T23:16:37.025Z] #21 20.36 Selecting previously unselected package libseccomp2:armel. [2022-05-12T23:16:37.025Z] #21 20.37 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T23:16:37.025Z] #21 20.37 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T23:16:37.025Z] #21 20.42 Selecting previously unselected package libseccomp-dev:armel. [2022-05-12T23:16:37.025Z] #21 20.42 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T23:16:37.025Z] #21 20.43 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T23:16:37.043Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-12T23:16:37.282Z] #21 20.49 Selecting previously unselected package libseccomp2:arm64. [2022-05-12T23:16:37.282Z] #21 20.50 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T23:16:37.282Z] #21 20.50 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T23:16:37.282Z] #21 20.55 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-12T23:16:37.282Z] #21 20.55 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T23:16:37.282Z] #21 20.56 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T23:16:37.282Z] #21 20.65 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T23:16:37.282Z] #21 20.66 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-12T23:16:37.282Z] #21 20.67 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T23:16:37.282Z] #21 20.69 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T23:16:37.282Z] #21 20.70 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T23:16:37.282Z] #21 20.71 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T23:16:37.282Z] #21 20.72 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T23:16:37.282Z] #21 20.74 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T23:16:37.282Z] #21 20.75 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T23:16:37.298Z] #36 30.74 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T23:16:37.540Z] #21 20.76 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T23:16:37.540Z] #21 20.78 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T23:16:37.540Z] #21 20.79 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-12T23:16:37.540Z] #21 20.81 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T23:16:37.540Z] #21 20.83 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T23:16:37.540Z] #21 20.84 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T23:16:37.540Z] #21 20.85 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T23:16:37.609Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.4% of statements [2022-05-12T23:16:38.175Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-12T23:16:38.912Z] #21 22.04 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-12T23:16:39.108Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-12T23:16:39.846Z] #21 23.22 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T23:16:41.221Z] #21 24.40 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T23:16:42.596Z] #21 25.63 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T23:16:43.530Z] #21 26.86 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T23:16:43.530Z] #21 26.87 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-12T23:16:43.530Z] #21 26.88 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-12T23:16:43.530Z] #21 26.89 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T23:16:43.530Z] #21 26.91 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-12T23:16:43.530Z] #21 26.92 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.530Z] #21 26.93 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.530Z] #21 26.94 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.530Z] #21 26.96 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.530Z] #21 26.97 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.530Z] #21 26.98 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T23:16:43.789Z] #21 26.99 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T23:16:43.789Z] #21 27.00 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T23:16:43.789Z] #21 27.01 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T23:16:43.789Z] #21 27.02 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-12T23:16:43.789Z] #21 27.03 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.789Z] #21 27.04 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.789Z] #21 27.05 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.789Z] #21 27.07 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.789Z] #21 27.08 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T23:16:43.789Z] #21 27.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:16:43.800Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T23:16:43.800Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b3e89392\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T23:16:43.800Z] ---------------------------------------------------------------------------- [2022-05-12T23:16:43.800Z] [2022-05-12T23:16:43.800Z] INFO: executeCI.ps1 starting at Thu May 12 23:16:43 CUT 2022 [2022-05-12T23:16:43.800Z] [2022-05-12T23:16:43.800Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T23:16:43.800Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T23:16:43.800Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T23:16:43.800Z] INFO: Environment variables: [2022-05-12T23:16:43.800Z] [2022-05-12T23:16:43.800Z] Name Value [2022-05-12T23:16:43.800Z] ---- ----- [2022-05-12T23:16:43.800Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T23:16:43.800Z] amd64 true [2022-05-12T23:16:43.800Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T23:16:43.800Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T23:16:43.800Z] arm64 true [2022-05-12T23:16:43.800Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T23:16:43.800Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T23:16:43.800Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T23:16:43.800Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T23:16:43.800Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T23:16:43.800Z] BRANCH_NAME PR-42501 [2022-05-12T23:16:43.800Z] BUILD_DISPLAY_NAME #5 [2022-05-12T23:16:43.800Z] BUILD_ID 5 [2022-05-12T23:16:43.800Z] BUILD_NUMBER 5 [2022-05-12T23:16:43.800Z] BUILD_TAG jenkins-moby-PR-42501-5 [2022-05-12T23:16:43.800Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/ [2022-05-12T23:16:43.800Z] cgroup2 true [2022-05-12T23:16:43.800Z] CHANGE_AUTHOR tianon [2022-05-12T23:16:43.800Z] CHANGE_AUTHOR_DISPLAY_NAME Tianon Gravi [2022-05-12T23:16:43.800Z] CHANGE_BRANCH always-seccomp [2022-05-12T23:16:43.800Z] CHANGE_FORK tianon/docker [2022-05-12T23:16:43.800Z] CHANGE_ID 42501 [2022-05-12T23:16:43.800Z] CHANGE_TARGET master [2022-05-12T23:16:43.800Z] CHANGE_TITLE Remove "seccomp" build tag [2022-05-12T23:16:43.800Z] CHANGE_URL https://github.com/moby/moby/pull/42501 [2022-05-12T23:16:43.800Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:16:43.801Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T23:16:43.801Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T23:16:43.801Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T23:16:43.801Z] COMPUTERNAME azwin-2-266701 [2022-05-12T23:16:43.801Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T23:16:43.801Z] ConfigSequenceNumber 0 [2022-05-12T23:16:43.801Z] dco true [2022-05-12T23:16:43.801Z] DOCKER_BUILDKIT 0 [2022-05-12T23:16:43.801Z] DOCKER_DUT_DEBUG 1 [2022-05-12T23:16:43.801Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T23:16:43.801Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T23:16:43.801Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-12T23:16:43.801Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T23:16:43.801Z] EXECUTOR_NUMBER 0 [2022-05-12T23:16:43.801Z] FQDN azwin-2-266701.westus.cloudapp.azure.com [2022-05-12T23:16:43.801Z] GIT_BRANCH PR-42501 [2022-05-12T23:16:43.801Z] GIT_COMMIT 9034645b088e5dabe00bcb11da612d4758608830 [2022-05-12T23:16:43.801Z] GIT_PREVIOUS_COMMIT c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:16:43.801Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T23:16:43.801Z] HUDSON_COOKIE 4903c2d5-228f-4104-ad2d-704efb3db95e [2022-05-12T23:16:43.801Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T23:16:43.801Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T23:16:43.801Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T23:16:43.801Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T23:16:43.801Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T23:16:43.801Z] JENKINS_NODE_COOKIE fc333b89-3246-443e-82b3-2e8128e68f3f [2022-05-12T23:16:43.801Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T23:16:43.801Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T23:16:43.801Z] JOB_BASE_NAME PR-42501 [2022-05-12T23:16:43.801Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/display/redirect [2022-05-12T23:16:43.801Z] JOB_NAME moby/PR-42501 [2022-05-12T23:16:43.801Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/ [2022-05-12T23:16:43.801Z] library.jps.version master [2022-05-12T23:16:43.801Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T23:16:43.801Z] NODE_LABELS amd64 azure azwin-2-266701 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T23:16:43.801Z] NODE_NAME azwin-2-266701 [2022-05-12T23:16:43.801Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T23:16:43.801Z] OS Windows_NT [2022-05-12T23:16:43.801Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T23:16:43.801Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T23:16:43.801Z] ppc64le false [2022-05-12T23:16:43.801Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T23:16:43.801Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-12T23:16:43.801Z] PROCESSOR_LEVEL 6 [2022-05-12T23:16:43.801Z] PROCESSOR_REVISION 4f01 [2022-05-12T23:16:43.801Z] ProgramData C:\ProgramData [2022-05-12T23:16:43.801Z] ProgramFiles C:\Program Files [2022-05-12T23:16:43.801Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T23:16:43.801Z] ProgramW6432 C:\Program Files [2022-05-12T23:16:43.801Z] PROMPT $P$G [2022-05-12T23:16:43.801Z] PSExecutionPolicyPreference Bypass [2022-05-12T23:16:43.801Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T23:16:43.801Z] PUBLIC C:\Users\Public [2022-05-12T23:16:43.801Z] rootless true [2022-05-12T23:16:43.801Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect?page=artif... [2022-05-12T23:16:43.801Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect?page=changes [2022-05-12T23:16:43.801Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect [2022-05-12T23:16:43.801Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect?page=tests [2022-05-12T23:16:43.801Z] s390x false [2022-05-12T23:16:43.801Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T23:16:43.801Z] SOURCES_DRIVE d [2022-05-12T23:16:43.801Z] SOURCES_SUBDIR gopath [2022-05-12T23:16:43.801Z] STAGE_NAME Run tests [2022-05-12T23:16:43.801Z] SystemDrive C: [2022-05-12T23:16:43.801Z] SystemRoot C:\Windows [2022-05-12T23:16:43.801Z] TEMP C:\Windows\TEMP [2022-05-12T23:16:43.801Z] TESTDEBUG 0 [2022-05-12T23:16:43.801Z] TESTRUN_DRIVE d [2022-05-12T23:16:43.801Z] TESTRUN_SUBDIR CI [2022-05-12T23:16:43.801Z] TIMEOUT 120m [2022-05-12T23:16:43.801Z] TMP C:\Windows\TEMP [2022-05-12T23:16:43.801Z] unit_validate true [2022-05-12T23:16:43.801Z] USERDOMAIN WORKGROUP [2022-05-12T23:16:43.801Z] USERNAME azwin-2-266701$ [2022-05-12T23:16:43.801Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T23:16:43.801Z] validate_force false [2022-05-12T23:16:43.801Z] windir C:\Windows [2022-05-12T23:16:43.801Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T23:16:43.801Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T23:16:43.801Z] windows2022 true [2022-05-12T23:16:43.801Z] windows2022containerd true [2022-05-12T23:16:43.801Z] windowsRS5 true [2022-05-12T23:16:43.801Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T23:16:43.801Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T23:16:43.801Z] [2022-05-12T23:16:43.801Z] [2022-05-12T23:16:43.801Z] [2022-05-12T23:16:43.929Z] #36 ... [2022-05-12T23:16:43.929Z] [2022-05-12T23:16:43.930Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T23:16:43.930Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T23:16:44.050Z] #21 DONE 27.3s [2022-05-12T23:16:44.050Z] [2022-05-12T23:16:44.050Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T23:16:44.050Z] #22 sha256:501cd5fffc6ad3c5127855fc418f26eb551fee58786a12f4e0dfb58e414cb8a7 [2022-05-12T23:16:44.050Z] #22 ... [2022-05-12T23:16:44.050Z] [2022-05-12T23:16:44.050Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T23:16:44.050Z] #66 sha256:d23cd2c5cef0767d54226d62a993790d0378a75fbd95a2f1a5442013da860faa [2022-05-12T23:16:44.050Z] #66 DONE 0.1s [2022-05-12T23:16:44.116Z] INFO: Extraction ended at 05/12/2022 23:16:38. Duration:00:00:49.1316838 [2022-05-12T23:16:44.116Z] INFO: Updating the golang and path environment variables [2022-05-12T23:16:44.116Z] INFO: GOPATH=d:\gopath [2022-05-12T23:16:44.116Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T23:16:44.116Z] INFO: Running the daemon under test in debug mode [2022-05-12T23:16:44.116Z] INFO: Starting a daemon under test... [2022-05-12T23:16:44.116Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42501\5\daemon --pidfile d:\CI\PR-42501\5\docker.pid -D [2022-05-12T23:16:44.116Z] INFO: Process started successfully. [2022-05-12T23:16:44.116Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T23:16:44.116Z] INFO: Waiting for the daemon under test to start... [2022-05-12T23:16:44.190Z] #47 36.29 Updating files: 50% (918/1808) Updating files: 51% (923/1808) Updating files: 52% (941/1808) Updating files: 53% (959/1808) Updating files: 54% (977/1808) Updating files: 55% (995/1808) Updating files: 56% (1013/1808) Updating files: 57% (1031/1808) Updating files: 58% (1049/1808) Updating files: 59% (1067/1808) Updating files: 60% (1085/1808) Updating files: 61% (1103/1808) Updating files: 62% (1121/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 90% (1637/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T23:16:44.256Z] INFO: Sources under d:\gopath\... [2022-05-12T23:16:44.256Z] INFO: Test run under d:\CI\... [2022-05-12T23:16:44.256Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T23:16:44.256Z] INFO: docker/docker repository was found [2022-05-12T23:16:44.256Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-12T23:16:44.256Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T23:16:44.256Z] INFO: Docker version of control daemon [2022-05-12T23:16:44.256Z] [2022-05-12T23:16:44.314Z] [2022-05-12T23:16:44.314Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:16:44.314Z] #67 sha256:da1d21e1ac40437c4f9969ab9ae57857a57b5cc8e05741310c456555fb2776f6 [2022-05-12T23:16:44.449Z] #47 37.67 + git checkout -q v2.3.0 [2022-05-12T23:16:44.707Z] #47 ... [2022-05-12T23:16:44.707Z] [2022-05-12T23:16:44.707Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:16:44.707Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T23:16:44.707Z] #62 28.32 Fetched 8530 kB in 22s (381 kB/s) [2022-05-12T23:16:44.707Z] #62 28.32 Reading package lists... [2022-05-12T23:16:44.711Z] Client: [2022-05-12T23:16:44.711Z] Version: 20.10.9 [2022-05-12T23:16:44.711Z] API version: 1.41 [2022-05-12T23:16:44.711Z] Go version: go1.16.8 [2022-05-12T23:16:44.711Z] Git commit: c2ea9bc [2022-05-12T23:16:44.711Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T23:16:44.711Z] OS/Arch: windows/amd64 [2022-05-12T23:16:44.711Z] Context: default [2022-05-12T23:16:44.711Z] Experimental: true [2022-05-12T23:16:44.711Z] [2022-05-12T23:16:44.711Z] Server: Docker Engine - Community [2022-05-12T23:16:44.711Z] Engine: [2022-05-12T23:16:44.711Z] Version: 20.10.9 [2022-05-12T23:16:44.711Z] API version: 1.41 (minimum version 1.24) [2022-05-12T23:16:44.711Z] Go version: go1.16.8 [2022-05-12T23:16:44.711Z] Git commit: 79ea9d3 [2022-05-12T23:16:44.711Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T23:16:44.711Z] OS/Arch: windows/amd64 [2022-05-12T23:16:44.711Z] Experimental: true [2022-05-12T23:16:44.711Z] [2022-05-12T23:16:44.711Z] INFO: Docker info of control daemon [2022-05-12T23:16:44.711Z] [2022-05-12T23:16:44.711Z] Client: [2022-05-12T23:16:44.711Z] Context: default [2022-05-12T23:16:44.711Z] Debug Mode: false [2022-05-12T23:16:44.711Z] [2022-05-12T23:16:44.711Z] Server: [2022-05-12T23:16:44.711Z] Containers: 0 [2022-05-12T23:16:44.711Z] Running: 0 [2022-05-12T23:16:44.711Z] Paused: 0 [2022-05-12T23:16:44.711Z] Stopped: 0 [2022-05-12T23:16:44.711Z] Images: 13 [2022-05-12T23:16:44.711Z] Server Version: 20.10.9 [2022-05-12T23:16:44.711Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T23:16:44.711Z] Windows: [2022-05-12T23:16:44.711Z] LCOW: [2022-05-12T23:16:44.711Z] Logging Driver: json-file [2022-05-12T23:16:44.711Z] Plugins: [2022-05-12T23:16:44.711Z] Volume: local [2022-05-12T23:16:44.711Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T23:16:44.711Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T23:16:44.711Z] Swarm: inactive [2022-05-12T23:16:44.711Z] Default Isolation: process [2022-05-12T23:16:44.711Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T23:16:44.711Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T23:16:44.711Z] OSType: windows [2022-05-12T23:16:44.711Z] Architecture: x86_64 [2022-05-12T23:16:44.711Z] CPUs: 4 [2022-05-12T23:16:44.711Z] Total Memory: 32GiB [2022-05-12T23:16:44.711Z] Name: azwin-2-266701 [2022-05-12T23:16:44.711Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T23:16:44.711Z] Docker Root Dir: D:\docker [2022-05-12T23:16:44.711Z] Debug Mode: false [2022-05-12T23:16:44.711Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:16:44.711Z] Labels: [2022-05-12T23:16:44.711Z] Experimental: true [2022-05-12T23:16:44.711Z] Insecure Registries: [2022-05-12T23:16:44.711Z] 10.0.0.4:5000 [2022-05-12T23:16:44.711Z] 127.0.0.0/8 [2022-05-12T23:16:44.711Z] Registry Mirrors: [2022-05-12T23:16:44.711Z] http://10.0.0.4:5000/ [2022-05-12T23:16:44.711Z] Live Restore Enabled: false [2022-05-12T23:16:44.711Z] Product License: Community Engine [2022-05-12T23:16:44.711Z] [2022-05-12T23:16:44.711Z] [2022-05-12T23:16:44.711Z] INFO: Commit hash is 9034645b08 [2022-05-12T23:16:44.711Z] INFO: Nuke-Everything... [2022-05-12T23:16:44.711Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T23:16:44.967Z] #62 37.79 Reading package lists... [2022-05-12T23:16:44.967Z] #62 ... [2022-05-12T23:16:44.967Z] [2022-05-12T23:16:44.967Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:16:44.967Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:16:44.967Z] #14 29.44 Fetched 8530 kB in 22s (379 kB/s) [2022-05-12T23:16:44.967Z] #14 29.44 Reading package lists... [2022-05-12T23:16:45.170Z] INFO: Nuking d:\CI [2022-05-12T23:16:45.170Z] INFO: Zapped successfully [2022-05-12T23:16:45.170Z] INFO: Location for testing is d:\CI\PR-42501\5 [2022-05-12T23:16:45.170Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T23:16:45.170Z] [2022-05-12T23:16:45.170Z] [2022-05-12T23:16:45.170Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 23:16:45... [2022-05-12T23:16:45.170Z] [2022-05-12T23:16:45.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T23:16:45.249Z] #67 ... [2022-05-12T23:16:45.249Z] [2022-05-12T23:16:45.249Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T23:16:45.249Z] #22 sha256:501cd5fffc6ad3c5127855fc418f26eb551fee58786a12f4e0dfb58e414cb8a7 [2022-05-12T23:16:45.249Z] #22 DONE 1.3s [2022-05-12T23:16:45.249Z] [2022-05-12T23:16:45.249Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:16:45.249Z] #67 sha256:da1d21e1ac40437c4f9969ab9ae57857a57b5cc8e05741310c456555fb2776f6 [2022-05-12T23:16:45.249Z] #67 1.145 + RM_GOPATH=0 [2022-05-12T23:16:45.249Z] #67 1.145 + TMP_GOPATH= [2022-05-12T23:16:45.249Z] #67 1.145 + : /build [2022-05-12T23:16:45.249Z] #67 1.145 + '[' -z '' ']' [2022-05-12T23:16:45.249Z] #67 1.146 ++ mktemp -d [2022-05-12T23:16:45.249Z] #67 1.148 + export GOPATH=/tmp/tmp.pU4SlMrWI5 [2022-05-12T23:16:45.249Z] #67 1.148 + GOPATH=/tmp/tmp.pU4SlMrWI5 [2022-05-12T23:16:45.249Z] #67 1.148 + RM_GOPATH=1 [2022-05-12T23:16:45.249Z] #67 1.149 + case "$(go env GOARCH)" in [2022-05-12T23:16:45.249Z] #67 1.150 ++ go env GOARCH [2022-05-12T23:16:45.249Z] #67 1.155 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:16:45.249Z] #67 1.156 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:16:45.249Z] #67 1.156 ++ dirname /install.sh [2022-05-12T23:16:45.249Z] #67 1.157 + dir=/ [2022-05-12T23:16:45.249Z] #67 1.158 + bin=runc [2022-05-12T23:16:45.249Z] #67 1.158 + shift [2022-05-12T23:16:45.249Z] #67 1.159 + '[' '!' -f //runc.installer ']' [2022-05-12T23:16:45.249Z] #67 1.159 + . //runc.installer [2022-05-12T23:16:45.249Z] #67 1.159 ++ set -e [2022-05-12T23:16:45.249Z] #67 1.159 ++ : v1.1.2 [2022-05-12T23:16:45.249Z] #67 1.160 + install_runc [2022-05-12T23:16:45.249Z] #67 1.160 + RUNC_BUILDTAGS=seccomp [2022-05-12T23:16:45.249Z] #67 1.161 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-12T23:16:45.249Z] #67 1.161 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pU4SlMrWI5/src/github.com/opencontainers/runc [2022-05-12T23:16:45.249Z] #67 1.161 Install runc version v1.1.2 (build tags: seccomp) [2022-05-12T23:16:45.249Z] #67 1.170 Cloning into '/tmp/tmp.pU4SlMrWI5/src/github.com/opencontainers/runc'... [2022-05-12T23:16:45.535Z] #14 38.58 Reading package lists... [2022-05-12T23:16:45.535Z] #14 ... [2022-05-12T23:16:45.535Z] [2022-05-12T23:16:45.535Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:16:45.535Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:16:45.535Z] #42 29.76 Fetched 8530 kB in 23s (376 kB/s) [2022-05-12T23:16:45.535Z] #42 29.76 Reading package lists... [2022-05-12T23:16:46.184Z] #67 ... [2022-05-12T23:16:46.185Z] [2022-05-12T23:16:46.185Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T23:16:46.185Z] #23 sha256:ee5d0e2e11c88fddf93aed81cce6f7292835640f1994401ff431a34295071cdd [2022-05-12T23:16:46.185Z] #23 DONE 0.9s [2022-05-12T23:16:46.443Z] [2022-05-12T23:16:46.443Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T23:16:46.443Z] #24 sha256:f8fbf6aaebe818207e79d9008ba9f6178bf1933002be920fac4ba5a5dcba0f7e [2022-05-12T23:16:46.914Z] #42 39.18 Reading package lists... [2022-05-12T23:16:46.914Z] #42 ... [2022-05-12T23:16:46.914Z] [2022-05-12T23:16:46.914Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T23:16:46.914Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T23:16:46.914Z] #47 40.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-12T23:16:47.009Z] #24 0.829 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T23:16:47.268Z] #24 DONE 0.9s [2022-05-12T23:16:47.268Z] [2022-05-12T23:16:47.268Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T23:16:47.268Z] #25 sha256:478184535b41327e3ec479e15b256f034236f74c33c6ae0e16ad60f94761c5f4 [2022-05-12T23:16:47.851Z] #47 ... [2022-05-12T23:16:47.851Z] [2022-05-12T23:16:47.851Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:16:47.851Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:16:47.851Z] #51 31.05 Fetched 8534 kB in 24s (352 kB/s) [2022-05-12T23:16:47.851Z] #51 31.05 Reading package lists... [2022-05-12T23:16:48.204Z] #25 DONE 0.9s [2022-05-12T23:16:48.204Z] [2022-05-12T23:16:48.204Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T23:16:48.204Z] #26 sha256:dcef4c1189b643dff84d7cc42aa3cc805aed7ff61dfb33071d88e856b2eb09ea [2022-05-12T23:16:49.579Z] #26 DONE 1.4s [2022-05-12T23:16:49.579Z] [2022-05-12T23:16:49.579Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T23:16:49.579Z] #27 sha256:4806571db9c699ea93be55c08c62f4f1adf89bcb3baeb54a5b51e602d7421069 [2022-05-12T23:16:50.517Z] #27 DONE 0.9s [2022-05-12T23:16:50.517Z] [2022-05-12T23:16:50.517Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:16:50.517Z] #28 sha256:d8cba8207a0f8a4fba206c5312f0cb85ce8fd503a514affe4fb63d475711bda2 [2022-05-12T23:16:51.449Z] #28 1.152 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T23:16:51.707Z] #28 1.153 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T23:16:51.707Z] #28 1.153 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T23:16:51.707Z] #28 1.422 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T23:16:52.006Z] #28 1.668 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T23:16:52.269Z] #28 2.017 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T23:16:52.531Z] #28 2.308 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T23:16:52.783Z] using credential docker-jenkins-github-credentials [2022-05-12T23:16:52.795Z] #28 2.588 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T23:16:52.863Z] Cloning the remote Git repository [2022-05-12T23:16:52.863Z] Cloning with configured refspecs honoured and without tags [2022-05-12T23:16:53.054Z] #28 2.873 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T23:16:53.121Z] #51 40.09 Reading package lists... [2022-05-12T23:16:53.122Z] #51 ... [2022-05-12T23:16:53.122Z] [2022-05-12T23:16:53.122Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:16:53.122Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T23:16:53.122Z] #62 37.79 Reading package lists... [2022-05-12T23:16:53.312Z] #28 2.896 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T23:16:53.312Z] #28 2.896 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T23:16:53.312Z] #28 2.897 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T23:16:53.312Z] #28 2.897 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T23:16:53.312Z] #28 2.933 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T23:16:53.312Z] #28 2.939 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T23:16:53.312Z] #28 2.960 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T23:16:53.312Z] #28 2.961 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T23:16:53.312Z] #28 2.961 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T23:16:53.063Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T23:16:53.701Z] Sending build context to Docker daemon 66.69MB [2022-05-12T23:16:53.701Z] [2022-05-12T23:16:53.701Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T23:16:53.701Z] ---> 7c569352fed3 [2022-05-12T23:16:53.701Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T23:16:53.701Z] ---> Using cache [2022-05-12T23:16:53.701Z] ---> b96c96ddc558 [2022-05-12T23:16:53.701Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T23:16:53.701Z] ---> Using cache [2022-05-12T23:16:53.701Z] ---> 08e6d06861bb [2022-05-12T23:16:53.701Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T23:16:53.701Z] ---> Using cache [2022-05-12T23:16:53.701Z] ---> cf53127f6d0a [2022-05-12T23:16:53.701Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T23:16:53.701Z] ---> Using cache [2022-05-12T23:16:53.701Z] ---> 16ef68fab3f1 [2022-05-12T23:16:53.701Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T23:16:53.701Z] ---> Using cache [2022-05-12T23:16:53.701Z] ---> 4833946914d2 [2022-05-12T23:16:53.701Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-12T23:16:53.701Z] ---> Using cache [2022-05-12T23:16:53.701Z] ---> 38ace0e0ca26 [2022-05-12T23:16:53.701Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-12T23:16:53.701Z] ---> Using cache [2022-05-12T23:16:53.701Z] ---> 41f1a9d8436c [2022-05-12T23:16:53.702Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-12T23:16:53.702Z] ---> Using cache [2022-05-12T23:16:53.702Z] ---> 712a9754a4bd [2022-05-12T23:16:53.702Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-12T23:16:53.702Z] ---> Using cache [2022-05-12T23:16:53.702Z] ---> f719270e199e [2022-05-12T23:16:53.702Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T23:16:53.702Z] ---> Using cache [2022-05-12T23:16:53.702Z] ---> 62e2c4add420 [2022-05-12T23:16:53.702Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T23:16:53.702Z] ---> Using cache [2022-05-12T23:16:53.702Z] ---> 44f96de0e32d [2022-05-12T23:16:53.702Z] Step 13/13 : COPY . . [2022-05-12T23:16:55.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T23:16:53.473Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T23:16:54.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:16:54.763Z] > git --version # timeout=10 [2022-05-12T23:16:54.824Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T23:16:54.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:16:54.829Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:16:55.658Z] #62 46.56 Building dependency tree... [2022-05-12T23:16:55.843Z] #28 ... [2022-05-12T23:16:55.843Z] [2022-05-12T23:16:55.843Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:16:55.843Z] #67 sha256:da1d21e1ac40437c4f9969ab9ae57857a57b5cc8e05741310c456555fb2776f6 [2022-05-12T23:16:55.843Z] #67 5.523 + cd /tmp/tmp.pU4SlMrWI5/src/github.com/opencontainers/runc [2022-05-12T23:16:55.843Z] #67 5.523 + git checkout -q v1.1.2 [2022-05-12T23:16:55.843Z] #67 5.744 + '[' -z '' ']' [2022-05-12T23:16:55.843Z] #67 5.744 + target=static [2022-05-12T23:16:55.843Z] #67 5.744 + make BUILDTAGS=seccomp static [2022-05-12T23:16:55.843Z] #67 6.090 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-12T23:16:55.843Z] #67 11.31 + mkdir -p /build [2022-05-12T23:16:55.843Z] #67 11.31 + cp runc /build/runc [2022-05-12T23:16:55.843Z] #67 DONE 11.5s [2022-05-12T23:16:55.843Z] [2022-05-12T23:16:55.843Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:16:55.843Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:16:58.212Z] #62 ... [2022-05-12T23:16:58.212Z] [2022-05-12T23:16:58.212Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:16:58.212Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:16:58.212Z] #55 48.70 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T23:16:58.212Z] #55 48.72 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T23:16:58.212Z] #55 48.82 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T23:16:58.212Z] #55 48.85 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T23:16:58.212Z] #55 49.37 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T23:16:58.212Z] #55 49.85 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T23:16:58.212Z] #55 49.87 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T23:16:58.212Z] #55 49.99 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T23:16:58.212Z] #55 50.00 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T23:16:58.212Z] #55 50.25 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T23:16:58.784Z] #55 52.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T23:16:58.784Z] #55 52.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T23:16:59.212Z] ...INFO: Daemon under test started and replied! [2022-05-12T23:16:59.212Z] INFO: Docker version of the daemon under test [2022-05-12T23:16:59.212Z] [2022-05-12T23:16:59.212Z] Client: [2022-05-12T23:16:59.212Z] Version: 17.06.2-ce [2022-05-12T23:16:59.212Z] API version: 1.30 [2022-05-12T23:16:59.212Z] Go version: go1.8.3 [2022-05-12T23:16:59.212Z] Git commit: cec0b72 [2022-05-12T23:16:59.212Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T23:16:59.212Z] OS/Arch: windows/amd64 [2022-05-12T23:16:59.212Z] [2022-05-12T23:16:59.212Z] Server: [2022-05-12T23:16:59.212Z] Version: 0.0.0-dev [2022-05-12T23:16:59.212Z] API version: 1.42 (minimum version 1.24) [2022-05-12T23:16:59.212Z] Go version: go1.18.2 [2022-05-12T23:16:59.212Z] Git commit: 933c20cc86 [2022-05-12T23:16:59.212Z] Built: [2022-05-12T23:16:59.212Z] OS/Arch: windows/amd64 [2022-05-12T23:16:59.212Z] Experimental: false [2022-05-12T23:16:59.212Z] [2022-05-12T23:16:59.212Z] INFO: Docker info of the daemon under test [2022-05-12T23:16:59.212Z] [2022-05-12T23:16:59.212Z] Containers: 0 [2022-05-12T23:16:59.212Z] Running: 0 [2022-05-12T23:16:59.212Z] Paused: 0 [2022-05-12T23:16:59.212Z] Stopped: 0 [2022-05-12T23:16:59.212Z] Images: 0 [2022-05-12T23:16:59.212Z] Server Version: 0.0.0-dev [2022-05-12T23:16:59.212Z] Storage Driver: windowsfilter [2022-05-12T23:16:59.212Z] Windows: [2022-05-12T23:16:59.212Z] Logging Driver: json-file [2022-05-12T23:16:59.212Z] Plugins: [2022-05-12T23:16:59.212Z] Volume: local [2022-05-12T23:16:59.212Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T23:16:59.212Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T23:16:59.212Z] Swarm: inactive [2022-05-12T23:16:59.212Z] Default Isolation: process [2022-05-12T23:16:59.212Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T23:16:59.212Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T23:16:59.212Z] OSType: windows [2022-05-12T23:16:59.212Z] Architecture: x86_64 [2022-05-12T23:16:59.212Z] CPUs: 4 [2022-05-12T23:16:59.212Z] Total Memory: 32GiB [2022-05-12T23:16:59.212Z] Name: azwin-2-9fb400 [2022-05-12T23:16:59.212Z] ID: 49c4ce61-0b97-4c70-8776-0853781863ec [2022-05-12T23:16:59.212Z] Docker Root Dir: D:\CI\PR-42501\5\daemon [2022-05-12T23:16:59.212Z] Debug Mode (client): false [2022-05-12T23:16:59.212Z] Debug Mode (server): true [2022-05-12T23:16:59.212Z] File Descriptors: -1 [2022-05-12T23:16:59.212Z] Goroutines: 16 [2022-05-12T23:16:59.212Z] System Time: 2022-05-12T23:16:58.1707519Z [2022-05-12T23:16:59.212Z] EventsListeners: 0 [2022-05-12T23:16:59.212Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:16:59.212Z] Labels: [2022-05-12T23:16:59.212Z] Experimental: false [2022-05-12T23:16:59.212Z] Insecure Registries: [2022-05-12T23:16:59.212Z] 127.0.0.0/8 [2022-05-12T23:16:59.212Z] Live Restore Enabled: false [2022-05-12T23:16:59.212Z] [2022-05-12T23:16:59.212Z] [2022-05-12T23:16:59.212Z] INFO: Docker images of the daemon under test [2022-05-12T23:16:59.212Z] [2022-05-12T23:16:59.212Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T23:16:59.212Z] [2022-05-12T23:16:59.212Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T23:16:59.212Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T23:16:59.352Z] #55 52.82 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T23:16:59.679Z] ltsc2022: Pulling from windows/servercore [2022-05-12T23:16:59.679Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T23:16:59.679Z] 12fb50a031bd: Pulling fs layer [2022-05-12T23:16:59.919Z] #55 53.43 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T23:17:00.178Z] #55 53.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T23:17:01.024Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T23:17:01.025Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === Skipped [2022-05-12T23:17:01.025Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T23:17:01.025Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T23:17:01.025Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T23:17:01.025Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T23:17:01.025Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:71: No driver to put! [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T23:17:01.025Z] time="2022-05-12T23:15:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T23:17:01.025Z] time="2022-05-12T23:15:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T23:17:01.025Z] time="2022-05-12T23:15:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T23:17:01.025Z] time="2022-05-12T23:15:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T23:17:01.025Z] time="2022-05-12T23:15:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:71: No driver to put! [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T23:17:01.025Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T23:17:01.025Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T23:17:01.025Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:17:01.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T23:17:01.025Z] graphtest_unix.go:71: No driver to put! [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T23:17:01.025Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T23:17:01.025Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T23:17:01.025Z] [2022-05-12T23:17:01.025Z] DONE 2524 tests, 28 skipped in 210.132s [2022-05-12T23:17:01.025Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:17:01.025Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T23:17:01.026Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-12T23:17:02.082Z] #55 ... [2022-05-12T23:17:02.082Z] [2022-05-12T23:17:02.082Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:17:02.083Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T23:17:02.083Z] #62 52.38 The following additional packages will be installed: [2022-05-12T23:17:02.083Z] #62 52.41 libbtrfs0 [2022-05-12T23:17:02.083Z] #62 52.74 The following NEW packages will be installed: [2022-05-12T23:17:02.083Z] #62 52.74 libbtrfs-dev libbtrfs0 [2022-05-12T23:17:02.083Z] #62 53.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:17:02.083Z] #62 53.37 Need to get 460 kB of archives. [2022-05-12T23:17:02.083Z] #62 53.37 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T23:17:02.083Z] #62 53.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T23:17:02.083Z] #62 53.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T23:17:02.083Z] #62 55.11 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:17:02.083Z] #62 55.58 Fetched 460 kB in 1s (846 kB/s) [2022-05-12T23:17:02.341Z] #62 55.74 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T23:17:02.341Z] #62 55.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T23:17:02.341Z] #62 55.88 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T23:17:02.341Z] #62 56.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T23:17:02.403Z] #71 ... [2022-05-12T23:17:02.403Z] [2022-05-12T23:17:02.403Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:17:02.403Z] #28 sha256:d8cba8207a0f8a4fba206c5312f0cb85ce8fd503a514affe4fb63d475711bda2 [2022-05-12T23:17:02.403Z] #28 10.84 Fetched 40.5 MB in 10s (4067 kB/s) [2022-05-12T23:17:02.909Z] #62 56.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T23:17:02.909Z] #62 56.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T23:17:02.909Z] #62 56.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T23:17:03.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T23:17:03.481Z] #62 ... [2022-05-12T23:17:03.481Z] [2022-05-12T23:17:03.481Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:17:03.481Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:17:03.481Z] #14 38.58 Reading package lists... [2022-05-12T23:17:03.481Z] #14 47.32 Building dependency tree... [2022-05-12T23:17:03.481Z] #14 52.82 The following additional packages will be installed: [2022-05-12T23:17:03.481Z] #14 52.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T23:17:03.481Z] #14 52.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T23:17:03.481Z] #14 52.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T23:17:03.481Z] #14 52.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T23:17:03.481Z] #14 52.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T23:17:03.481Z] #14 52.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T23:17:03.481Z] #14 52.87 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T23:17:03.481Z] #14 52.92 Suggested packages: [2022-05-12T23:17:03.481Z] #14 52.94 gcc-10-locales seccomp wine64 [2022-05-12T23:17:03.481Z] #14 55.24 The following NEW packages will be installed: [2022-05-12T23:17:03.481Z] #14 55.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T23:17:03.481Z] #14 55.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T23:17:03.481Z] #14 55.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T23:17:03.481Z] #14 55.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T23:17:03.481Z] #14 55.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T23:17:03.481Z] #14 55.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T23:17:03.481Z] #14 55.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T23:17:03.481Z] #14 55.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T23:17:03.481Z] #14 55.26 mingw-w64-x86-64-dev [2022-05-12T23:17:03.481Z] #14 55.74 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:17:03.481Z] #14 55.74 Need to get 115 MB of archives. [2022-05-12T23:17:03.481Z] #14 55.74 After this operation, 645 MB of additional disk space will be used. [2022-05-12T23:17:03.482Z] #14 55.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-12T23:17:03.482Z] #14 55.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-12T23:17:03.482Z] #14 56.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-12T23:17:03.482Z] #14 56.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-12T23:17:03.482Z] #14 56.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-12T23:17:03.482Z] #14 56.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T23:17:03.482Z] #14 56.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-12T23:17:03.745Z] #14 57.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-12T23:17:03.745Z] #14 57.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-05-12T23:17:03.745Z] #14 ... [2022-05-12T23:17:03.745Z] [2022-05-12T23:17:03.745Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:17:03.745Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T23:17:03.745Z] #62 57.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T23:17:03.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T23:17:04.006Z] #62 ... [2022-05-12T23:17:04.006Z] [2022-05-12T23:17:04.006Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:17:04.006Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:17:04.006Z] #42 39.18 Reading package lists... [2022-05-12T23:17:04.006Z] #42 47.70 Building dependency tree... [2022-05-12T23:17:04.006Z] #42 53.36 The following additional packages will be installed: [2022-05-12T23:17:04.006Z] #42 53.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T23:17:04.006Z] #42 53.43 Suggested packages: [2022-05-12T23:17:04.006Z] #42 53.47 cmake-doc ninja-build lrzip [2022-05-12T23:17:04.006Z] #42 53.47 Recommended packages: [2022-05-12T23:17:04.006Z] #42 53.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T23:17:04.006Z] #42 54.97 The following NEW packages will be installed: [2022-05-12T23:17:04.006Z] #42 54.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T23:17:04.006Z] #42 55.01 vim-common xxd [2022-05-12T23:17:04.006Z] #42 55.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:17:04.006Z] #42 55.68 Need to get 17.7 MB of archives. [2022-05-12T23:17:04.006Z] #42 55.68 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T23:17:04.006Z] #42 55.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T23:17:04.006Z] #42 55.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T23:17:04.006Z] #42 55.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T23:17:04.006Z] #42 55.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T23:17:04.006Z] #42 56.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-12T23:17:04.006Z] #42 56.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T23:17:04.006Z] #42 56.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T23:17:04.006Z] #42 56.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T23:17:04.006Z] #42 56.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T23:17:04.006Z] #42 56.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T23:17:04.265Z] #42 ... [2022-05-12T23:17:04.265Z] [2022-05-12T23:17:04.265Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:17:04.265Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:17:04.265Z] #51 40.09 Reading package lists... [2022-05-12T23:17:04.265Z] #51 48.81 Building dependency tree... [2022-05-12T23:17:04.265Z] #51 54.50 The following additional packages will be installed: [2022-05-12T23:17:04.265Z] #51 54.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T23:17:04.265Z] #51 54.57 python3-protobuf python3-six [2022-05-12T23:17:04.265Z] #51 54.58 Suggested packages: [2022-05-12T23:17:04.265Z] #51 54.68 python3-setuptools [2022-05-12T23:17:04.265Z] #51 54.68 Recommended packages: [2022-05-12T23:17:04.265Z] #51 54.68 iproute2 | iproute [2022-05-12T23:17:04.265Z] #51 55.78 The following NEW packages will be installed: [2022-05-12T23:17:04.265Z] #51 55.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T23:17:04.265Z] #51 55.79 python3-protobuf python3-six [2022-05-12T23:17:04.265Z] #51 56.28 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:17:04.265Z] #51 56.28 Need to get 2314 kB of archives. [2022-05-12T23:17:04.265Z] #51 56.28 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T23:17:04.265Z] #51 56.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T23:17:04.265Z] #51 56.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T23:17:04.265Z] #51 56.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T23:17:04.265Z] #51 56.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T23:17:04.265Z] #51 56.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T23:17:04.265Z] #51 56.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T23:17:04.265Z] #51 56.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T23:17:04.265Z] #51 ... [2022-05-12T23:17:04.265Z] [2022-05-12T23:17:04.265Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:17:04.265Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:17:04.265Z] #55 57.78 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T23:17:04.265Z] #55 57.82 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T23:17:04.525Z] #55 57.89 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T23:17:04.525Z] #55 57.98 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T23:17:04.525Z] #55 58.03 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T23:17:04.525Z] #55 58.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T23:17:04.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T23:17:04.784Z] #55 ... [2022-05-12T23:17:04.784Z] [2022-05-12T23:17:04.784Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-12T23:17:04.784Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T23:17:04.784Z] #57 56.73 v3.0.2 [2022-05-12T23:17:04.784Z] #57 DONE 58.3s [2022-05-12T23:17:04.784Z] [2022-05-12T23:17:04.784Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:17:04.784Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:17:04.784Z] #55 58.31 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T23:17:04.784Z] #55 58.36 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T23:17:05.044Z] #55 58.59 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T23:17:05.044Z] #55 58.62 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T23:17:05.304Z] #55 58.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T23:17:05.304Z] #55 58.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T23:17:05.304Z] #55 58.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T23:17:05.304Z] #55 58.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T23:17:05.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T23:17:05.563Z] #55 58.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T23:17:05.563Z] #55 ... [2022-05-12T23:17:05.563Z] [2022-05-12T23:17:05.563Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T23:17:05.563Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T23:17:05.563Z] #62 57.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T23:17:05.563Z] #62 58.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:17:05.563Z] #62 DONE 59.1s [2022-05-12T23:17:05.563Z] [2022-05-12T23:17:05.563Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:17:05.563Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:17:05.563Z] #55 59.10 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T23:17:05.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T23:17:05.685Z] #28 10.84 Reading package lists... [2022-05-12T23:17:05.823Z] #55 59.25 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T23:17:05.823Z] #55 59.29 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T23:17:06.081Z] #55 ... [2022-05-12T23:17:06.081Z] [2022-05-12T23:17:06.081Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T23:17:06.081Z] #63 sha256:6fe61890d25d29ce793fdb254a4da93736625c39cf968bba7fbca55338b72401 [2022-05-12T23:17:06.081Z] #63 DONE 0.5s [2022-05-12T23:17:06.340Z] [2022-05-12T23:17:06.340Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:17:06.340Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:17:06.340Z] #42 58.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:17:06.340Z] #42 59.47 Fetched 17.7 MB in 2s (8991 kB/s) [2022-05-12T23:17:06.340Z] #42 59.60 Selecting previously unselected package xxd. [2022-05-12T23:17:06.340Z] #42 59.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T23:17:06.340Z] #42 59.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T23:17:06.340Z] #42 59.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:06.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T23:17:06.604Z] #42 60.08 Selecting previously unselected package vim-common. [2022-05-12T23:17:06.604Z] #42 60.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T23:17:06.604Z] #42 60.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:06.619Z] #28 15.40 Reading package lists... [2022-05-12T23:17:06.619Z] #28 ... [2022-05-12T23:17:06.619Z] [2022-05-12T23:17:06.619Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:17:06.619Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:17:06.619Z] #71 75.05 + bin/containerd [2022-05-12T23:17:07.172Z] #42 60.65 Selecting previously unselected package cmake-data. [2022-05-12T23:17:07.172Z] #42 60.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T23:17:07.172Z] #42 60.81 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T23:17:07.431Z] #42 ... [2022-05-12T23:17:07.431Z] [2022-05-12T23:17:07.431Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T23:17:07.431Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T23:17:07.431Z] #40 60.59 NAME: [2022-05-12T23:17:07.431Z] #40 60.60 go-winres - A tool for embedding resources in Windows executables [2022-05-12T23:17:07.431Z] #40 60.60 [2022-05-12T23:17:07.431Z] #40 60.60 USAGE: [2022-05-12T23:17:07.431Z] #40 60.60 go-winres [global options] command [command options] [arguments...] [2022-05-12T23:17:07.431Z] #40 60.60 [2022-05-12T23:17:07.431Z] #40 60.60 COMMANDS: [2022-05-12T23:17:07.431Z] #40 60.60 init Create an initial ./winres/winres.json [2022-05-12T23:17:07.431Z] #40 60.60 make Make syso files for the "go build" command [2022-05-12T23:17:07.431Z] #40 60.60 simply Make syso files for the "go build" command (simplified) [2022-05-12T23:17:07.431Z] #40 60.60 extract Extract all resources from an executable [2022-05-12T23:17:07.431Z] #40 60.60 patch Replace resources in an executable file (exe, dll) [2022-05-12T23:17:07.431Z] #40 60.60 help, h Shows a list of commands or help for one command [2022-05-12T23:17:07.431Z] #40 60.60 [2022-05-12T23:17:07.431Z] #40 60.60 GLOBAL OPTIONS: [2022-05-12T23:17:07.431Z] #40 60.60 --help, -h show help (default: false) [2022-05-12T23:17:07.431Z] #40 DONE 60.9s [2022-05-12T23:17:07.690Z] [2022-05-12T23:17:07.690Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:17:07.690Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:17:07.690Z] #55 60.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T23:17:07.690Z] #55 60.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T23:17:07.690Z] #55 60.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T23:17:07.690Z] #55 60.90 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T23:17:07.690Z] #55 61.12 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T23:17:07.690Z] #55 61.23 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T23:17:07.950Z] #55 61.31 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T23:17:07.950Z] #55 61.51 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T23:17:09.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T23:17:09.873Z] #55 62.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T23:17:09.873Z] #55 63.05 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T23:17:09.873Z] #55 63.13 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T23:17:09.873Z] #55 63.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T23:17:09.873Z] #55 63.21 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T23:17:09.873Z] #55 63.22 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T23:17:09.873Z] #55 63.35 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T23:17:09.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T23:17:10.131Z] #55 63.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T23:17:10.131Z] #55 63.56 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T23:17:10.131Z] #55 63.63 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T23:17:10.131Z] #55 63.73 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T23:17:10.131Z] #55 63.73 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T23:17:10.392Z] #55 63.78 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T23:17:10.392Z] #55 63.87 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T23:17:10.392Z] #55 63.91 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T23:17:10.392Z] #55 63.94 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T23:17:10.392Z] #55 63.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T23:17:10.655Z] #55 64.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T23:17:10.655Z] #55 64.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T23:17:10.655Z] #55 64.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T23:17:10.915Z] #55 64.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T23:17:10.915Z] #55 64.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T23:17:10.915Z] #55 64.55 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T23:17:11.174Z] #55 64.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T23:17:11.174Z] #55 64.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T23:17:11.174Z] #55 64.73 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T23:17:11.174Z] #55 64.75 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T23:17:11.174Z] #55 64.78 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T23:17:11.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T23:17:11.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T23:17:11.764Z] #55 65.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T23:17:11.764Z] #55 65.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T23:17:11.764Z] #55 65.15 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T23:17:11.764Z] #55 65.21 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T23:17:11.764Z] #55 65.28 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T23:17:11.764Z] #55 65.30 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T23:17:12.137Z] #55 65.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T23:17:12.137Z] #55 65.52 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T23:17:12.137Z] #55 65.52 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T23:17:12.137Z] #55 65.59 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T23:17:12.137Z] #55 ... [2022-05-12T23:17:12.137Z] [2022-05-12T23:17:12.137Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:17:12.137Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:17:12.137Z] #42 65.72 Selecting previously unselected package libicu67:amd64. [2022-05-12T23:17:12.396Z] #42 65.74 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T23:17:12.396Z] #42 65.97 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T23:17:12.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T23:17:13.177Z] #71 ... [2022-05-12T23:17:13.177Z] [2022-05-12T23:17:13.177Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:17:13.177Z] #28 sha256:d8cba8207a0f8a4fba206c5312f0cb85ce8fd503a514affe4fb63d475711bda2 [2022-05-12T23:17:13.177Z] #28 15.40 Reading package lists... [2022-05-12T23:17:13.177Z] #28 19.99 Building dependency tree... [2022-05-12T23:17:13.177Z] #28 21.13 Reading state information... [2022-05-12T23:17:13.177Z] #28 21.95 bzip2 is already the newest version (1.0.8-4). [2022-05-12T23:17:13.177Z] #28 21.95 patch is already the newest version (2.7.6-7). [2022-05-12T23:17:13.177Z] #28 21.95 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-12T23:17:13.177Z] #28 21.95 The following additional packages will be installed: [2022-05-12T23:17:13.177Z] #28 21.95 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T23:17:13.177Z] #28 21.95 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-12T23:17:13.177Z] #28 21.95 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T23:17:13.177Z] #28 21.96 python3-pkg-resources vim-runtime xxd [2022-05-12T23:17:13.177Z] #28 21.97 Suggested packages: [2022-05-12T23:17:13.177Z] #28 21.97 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-12T23:17:13.177Z] #28 21.97 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-12T23:17:13.177Z] #28 21.97 Recommended packages: [2022-05-12T23:17:13.177Z] #28 21.97 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T23:17:13.273Z] Fetching without tags [2022-05-12T23:17:13.435Z] #28 23.07 The following NEW packages will be installed: [2022-05-12T23:17:13.435Z] #28 23.07 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-12T23:17:13.435Z] #28 23.08 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T23:17:13.435Z] #28 23.08 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-12T23:17:13.435Z] #28 23.08 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-12T23:17:13.435Z] #28 23.08 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-12T23:17:13.435Z] #28 23.08 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-12T23:17:13.435Z] #28 23.08 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-12T23:17:13.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T23:17:13.693Z] #28 23.44 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:17:13.694Z] #28 23.44 Need to get 18.6 MB of archives. [2022-05-12T23:17:13.694Z] #28 23.44 After this operation, 71.4 MB of additional disk space will be used. [2022-05-12T23:17:13.694Z] #28 23.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T23:17:13.952Z] #28 23.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T23:17:13.952Z] #28 23.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T23:17:13.952Z] #28 23.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T23:17:13.952Z] #28 23.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T23:17:13.952Z] #28 23.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T23:17:13.952Z] #28 23.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T23:17:13.952Z] #28 23.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T23:17:13.952Z] #28 23.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T23:17:13.952Z] #28 23.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T23:17:13.952Z] #28 23.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T23:17:13.952Z] #28 23.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T23:17:13.952Z] #28 23.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T23:17:13.952Z] #28 23.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T23:17:13.952Z] #28 23.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T23:17:13.952Z] #28 23.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T23:17:13.952Z] #28 23.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T23:17:13.952Z] #28 23.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T23:17:13.952Z] #28 23.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T23:17:13.952Z] #28 23.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T23:17:13.952Z] #28 23.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T23:17:13.952Z] #28 23.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T23:17:13.952Z] #28 23.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T23:17:13.952Z] #28 23.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T23:17:13.952Z] #28 23.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T23:17:13.952Z] #28 23.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T23:17:13.952Z] #28 23.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T23:17:13.952Z] #28 23.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T23:17:13.952Z] #28 23.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T23:17:13.952Z] #28 23.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-12T23:17:13.952Z] #28 23.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T23:17:13.952Z] #28 23.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T23:17:13.952Z] #28 23.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T23:17:13.952Z] #28 23.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T23:17:13.952Z] #28 23.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T23:17:13.952Z] #28 23.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T23:17:13.952Z] #28 23.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T23:17:13.952Z] #28 23.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T23:17:13.952Z] #28 23.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T23:17:13.952Z] #28 23.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-12T23:17:13.952Z] #28 23.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T23:17:14.014Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:17:12.905Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:17:12.982Z] > git config --add remote.origin.fetch +refs/pull/42501/head:refs/remotes/origin/PR-42501 # timeout=10 [2022-05-12T23:17:13.037Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:17:13.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T23:17:13.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T23:17:13.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:17:13.314Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T23:17:14.211Z] #28 23.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T23:17:14.211Z] #28 23.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T23:17:14.211Z] #28 23.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T23:17:14.469Z] #28 24.18 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:17:14.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T23:17:14.727Z] #28 24.40 Fetched 18.6 MB in 1s (33.1 MB/s) [2022-05-12T23:17:14.727Z] #28 24.44 Selecting previously unselected package pigz. [2022-05-12T23:17:14.727Z] #28 24.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-12T23:17:14.727Z] #28 24.48 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T23:17:14.727Z] #28 24.48 Unpacking pigz (2.6-1) ... [2022-05-12T23:17:14.929Z] #42 ... [2022-05-12T23:17:14.929Z] [2022-05-12T23:17:14.929Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:17:14.929Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:17:14.929Z] #14 58.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-12T23:17:14.929Z] #14 60.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-12T23:17:14.929Z] #14 61.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-12T23:17:14.929Z] #14 62.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-12T23:17:14.929Z] #14 65.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-05-12T23:17:14.929Z] #14 65.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-12T23:17:14.929Z] #14 65.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T23:17:14.930Z] #14 65.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T23:17:14.930Z] #14 65.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T23:17:14.930Z] #14 65.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T23:17:14.930Z] #14 65.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-12T23:17:14.930Z] #14 65.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T23:17:14.930Z] #14 65.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T23:17:14.930Z] #14 65.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T23:17:14.930Z] #14 65.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T23:17:14.930Z] #14 65.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T23:17:14.930Z] #14 65.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T23:17:14.930Z] #14 66.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T23:17:14.930Z] #14 66.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-12T23:17:14.930Z] #14 66.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-12T23:17:14.930Z] #14 66.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T23:17:14.930Z] #14 67.44 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:17:14.930Z] #14 67.83 Fetched 115 MB in 11s (10.7 MB/s) [2022-05-12T23:17:14.930Z] #14 68.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T23:17:14.930Z] #14 68.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2022-05-12T23:17:14.930Z] #14 ... [2022-05-12T23:17:14.930Z] [2022-05-12T23:17:14.930Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:17:14.930Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T23:17:14.930Z] #34 65.43 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-12T23:17:14.930Z] #34 66.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T23:17:14.930Z] #34 66.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:17:14.985Z] #28 24.53 Selecting previously unselected package libelf1:amd64. [2022-05-12T23:17:14.985Z] #28 24.53 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T23:17:14.985Z] #28 24.54 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T23:17:14.985Z] #28 24.63 Selecting previously unselected package libbpf0:amd64. [2022-05-12T23:17:14.985Z] #28 24.63 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T23:17:14.985Z] #28 24.64 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T23:17:14.985Z] #28 24.70 Selecting previously unselected package libcap2:amd64. [2022-05-12T23:17:14.985Z] #28 24.71 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T23:17:14.985Z] #28 24.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T23:17:14.985Z] #28 24.75 Selecting previously unselected package libmnl0:amd64. [2022-05-12T23:17:15.244Z] #28 24.76 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T23:17:15.244Z] #28 24.76 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T23:17:15.244Z] #28 24.80 Selecting previously unselected package libxtables12:amd64. [2022-05-12T23:17:15.244Z] #28 24.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T23:17:15.244Z] #28 24.81 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T23:17:15.244Z] #28 24.86 Selecting previously unselected package libcap2-bin. [2022-05-12T23:17:15.244Z] #28 24.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T23:17:15.244Z] #28 24.87 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T23:17:15.244Z] #28 24.92 Selecting previously unselected package iproute2. [2022-05-12T23:17:15.244Z] #28 24.93 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T23:17:15.244Z] #28 24.93 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T23:17:15.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T23:17:15.498Z] #34 ... [2022-05-12T23:17:15.498Z] [2022-05-12T23:17:15.498Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:17:15.498Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:17:15.498Z] #51 58.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T23:17:15.498Z] #51 61.04 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:17:15.498Z] #51 61.54 Fetched 2314 kB in 3s (705 kB/s) [2022-05-12T23:17:15.498Z] #51 61.71 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T23:17:15.498Z] #51 61.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 ... 15709 files and directories currently installed.) [2022-05-12T23:17:15.498Z] #51 61.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T23:17:15.498Z] #51 61.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T23:17:15.498Z] #51 63.70 Selecting previously unselected package python3-pkg-resources. [2022-05-12T23:17:15.498Z] #51 63.70 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T23:17:15.498Z] #51 63.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T23:17:15.498Z] #51 64.04 Selecting previously unselected package python3-six. [2022-05-12T23:17:15.498Z] #51 64.04 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T23:17:15.498Z] #51 64.07 Unpacking python3-six (1.16.0-2) ... [2022-05-12T23:17:15.498Z] #51 64.31 Selecting previously unselected package python3-protobuf. [2022-05-12T23:17:15.498Z] #51 64.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T23:17:15.498Z] #51 64.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T23:17:15.498Z] #51 65.72 Selecting previously unselected package libnet1:amd64. [2022-05-12T23:17:15.498Z] #51 65.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T23:17:15.498Z] #51 65.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T23:17:15.498Z] #51 66.01 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T23:17:15.498Z] #51 66.01 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T23:17:15.498Z] #51 66.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T23:17:15.498Z] #51 66.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T23:17:15.498Z] #51 66.50 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T23:17:15.498Z] #51 66.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T23:17:15.498Z] #51 66.73 Selecting previously unselected package criu. [2022-05-12T23:17:15.498Z] #51 66.73 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T23:17:15.498Z] #51 66.73 Unpacking criu (3.17-1) ... [2022-05-12T23:17:15.498Z] #51 68.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T23:17:15.502Z] #28 25.14 Selecting previously unselected package xxd. [2022-05-12T23:17:15.502Z] #28 25.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T23:17:15.502Z] #28 25.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:15.502Z] #28 25.22 Selecting previously unselected package vim-common. [2022-05-12T23:17:15.502Z] #28 25.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T23:17:15.502Z] #28 25.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:15.757Z] #51 ... [2022-05-12T23:17:15.757Z] [2022-05-12T23:17:15.757Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:17:15.757Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:17:15.757Z] #55 65.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T23:17:15.757Z] #55 65.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T23:17:15.757Z] #55 65.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T23:17:15.757Z] #55 65.89 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T23:17:15.758Z] #55 65.89 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T23:17:15.758Z] #55 66.67 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T23:17:15.758Z] #55 66.67 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T23:17:15.758Z] #55 66.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T23:17:15.758Z] #55 66.72 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T23:17:15.758Z] #55 67.00 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T23:17:15.758Z] #55 67.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T23:17:15.758Z] #55 67.07 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T23:17:15.758Z] #55 67.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T23:17:15.758Z] #55 67.17 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T23:17:15.758Z] #55 67.54 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T23:17:15.758Z] #55 67.54 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T23:17:15.758Z] #55 67.56 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T23:17:15.758Z] #55 67.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T23:17:15.758Z] #55 67.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T23:17:15.758Z] #55 67.76 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T23:17:15.758Z] #55 67.81 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T23:17:15.758Z] #55 67.90 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T23:17:15.758Z] #55 67.91 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T23:17:15.758Z] #55 68.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T23:17:15.758Z] #55 68.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T23:17:15.758Z] #55 68.06 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T23:17:15.758Z] #55 68.36 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T23:17:15.758Z] #55 68.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T23:17:15.758Z] #55 68.41 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T23:17:15.758Z] #55 68.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T23:17:15.758Z] #55 68.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T23:17:15.758Z] #55 69.00 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T23:17:15.758Z] #55 69.11 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T23:17:15.760Z] #28 25.32 Selecting previously unselected package bash-completion. [2022-05-12T23:17:15.760Z] #28 25.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T23:17:16.017Z] #55 ... [2022-05-12T23:17:16.017Z] [2022-05-12T23:17:16.017Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:17:16.017Z] #64 sha256:0e232aa52a33d7a31503d50c7796b3ad8c7449aa8002c259d82d0e6a77caaa1b [2022-05-12T23:17:16.017Z] #64 2.720 + RM_GOPATH=0 [2022-05-12T23:17:16.017Z] #64 2.720 + TMP_GOPATH= [2022-05-12T23:17:16.017Z] #64 2.720 + : /build [2022-05-12T23:17:16.017Z] #64 2.720 + '[' -z '' ']' [2022-05-12T23:17:16.017Z] #64 2.725 ++ mktemp -d [2022-05-12T23:17:16.017Z] #64 2.768 + export GOPATH=/tmp/tmp.C1bZPrEXWE [2022-05-12T23:17:16.017Z] #64 2.768 + GOPATH=/tmp/tmp.C1bZPrEXWE [2022-05-12T23:17:16.017Z] #64 2.768 + RM_GOPATH=1 [2022-05-12T23:17:16.017Z] #64 2.768 + case "$(go env GOARCH)" in [2022-05-12T23:17:16.017Z] #64 2.768 ++ go env GOARCH [2022-05-12T23:17:16.017Z] #64 2.830 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:17:16.017Z] #64 2.830 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:17:16.017Z] #64 2.830 ++ dirname /install.sh [2022-05-12T23:17:16.017Z] #64 2.830 + dir=/ [2022-05-12T23:17:16.017Z] #64 2.830 + bin=containerd [2022-05-12T23:17:16.017Z] #64 2.830 + shift [2022-05-12T23:17:16.017Z] #64 2.830 + '[' '!' -f //containerd.installer ']' [2022-05-12T23:17:16.017Z] #64 2.830 + . //containerd.installer [2022-05-12T23:17:16.017Z] #64 2.830 ++ set -e [2022-05-12T23:17:16.017Z] #64 2.830 ++ : v1.6.4 [2022-05-12T23:17:16.017Z] #64 2.830 + install_containerd [2022-05-12T23:17:16.017Z] #64 2.830 + echo 'Install containerd version v1.6.4' [2022-05-12T23:17:16.017Z] #64 2.830 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C1bZPrEXWE/src/github.com/containerd/containerd [2022-05-12T23:17:16.017Z] #64 2.830 Cloning into '/tmp/tmp.C1bZPrEXWE/src/github.com/containerd/containerd'... [2022-05-12T23:17:16.017Z] #64 2.850 Install containerd version v1.6.4 [2022-05-12T23:17:16.276Z] #64 ... [2022-05-12T23:17:16.276Z] [2022-05-12T23:17:16.276Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:17:16.276Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:17:16.276Z] #14 68.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T23:17:16.276Z] #14 68.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T23:17:16.276Z] #14 68.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T23:17:16.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T23:17:16.695Z] #28 26.22 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T23:17:16.695Z] #28 26.40 Selecting previously unselected package apparmor. [2022-05-12T23:17:16.695Z] #28 26.40 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T23:17:16.695Z] #28 26.44 Unpacking apparmor (2.13.6-10) ... [2022-05-12T23:17:16.953Z] #28 26.65 Selecting previously unselected package inetutils-ping. [2022-05-12T23:17:16.953Z] #28 26.65 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T23:17:16.953Z] #28 26.66 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T23:17:16.953Z] #28 26.71 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T23:17:16.953Z] #28 26.72 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T23:17:16.953Z] #28 26.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T23:17:16.953Z] #28 26.77 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T23:17:17.211Z] #28 26.77 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T23:17:17.211Z] #28 26.78 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T23:17:17.211Z] #28 26.82 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T23:17:17.211Z] #28 26.83 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T23:17:17.211Z] #28 26.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T23:17:17.211Z] #28 26.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T23:17:17.211Z] #28 26.88 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T23:17:17.211Z] #28 26.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T23:17:17.211Z] #28 26.93 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T23:17:17.211Z] #28 26.93 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T23:17:17.211Z] #28 26.94 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T23:17:17.258Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T23:17:17.258Z] Using test binary docker [2022-05-12T23:17:17.258Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T23:17:17.258Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-12T23:17:17.258Z] Starting dockerd [2022-05-12T23:17:17.258Z] INFO: Waiting for daemon to start... [2022-05-12T23:17:14.128Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:17:14.187Z] > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:17:17.470Z] #28 27.00 Selecting previously unselected package iptables. [2022-05-12T23:17:17.470Z] #28 27.01 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-12T23:17:17.470Z] #28 27.01 Unpacking iptables (1.8.7-1) ... [2022-05-12T23:17:17.470Z] #28 27.19 Selecting previously unselected package libonig5:amd64. [2022-05-12T23:17:17.470Z] #28 27.19 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T23:17:17.470Z] #28 27.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T23:17:17.730Z] #28 27.28 Selecting previously unselected package libjq1:amd64. [2022-05-12T23:17:17.730Z] #28 27.29 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T23:17:17.730Z] #28 27.29 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T23:17:17.730Z] #28 27.36 Selecting previously unselected package jq. [2022-05-12T23:17:17.730Z] #28 27.37 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-12T23:17:17.730Z] #28 27.37 Unpacking jq (1.6-2.1) ... [2022-05-12T23:17:17.730Z] #28 27.42 Selecting previously unselected package libaio1:amd64. [2022-05-12T23:17:17.730Z] #28 27.42 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T23:17:17.730Z] #28 27.43 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T23:17:17.730Z] #28 27.46 Selecting previously unselected package libgpm2:amd64. [2022-05-12T23:17:17.730Z] #28 27.47 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T23:17:17.730Z] #28 27.48 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T23:17:17.730Z] #28 27.52 Selecting previously unselected package libinih1:amd64. [2022-05-12T23:17:17.988Z] #28 27.53 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-12T23:17:17.988Z] #28 27.54 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T23:17:17.988Z] #28 27.58 Selecting previously unselected package libnet1:amd64. [2022-05-12T23:17:17.988Z] #28 27.59 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T23:17:17.988Z] #28 27.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T23:17:17.988Z] #28 27.65 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T23:17:17.988Z] #28 27.66 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T23:17:17.988Z] #28 27.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T23:17:17.988Z] #28 27.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T23:17:17.988Z] #28 27.71 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T23:17:17.988Z] #28 27.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T23:17:18.013Z] Merge succeeded, producing 35d6cae443a0ec7445d48974f80aff8fc6db1cb9 [2022-05-12T23:17:18.013Z] Checking out Revision 35d6cae443a0ec7445d48974f80aff8fc6db1cb9 (PR-42501) [2022-05-12T23:17:18.246Z] #28 27.76 Selecting previously unselected package net-tools. [2022-05-12T23:17:18.246Z] #28 27.77 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T23:17:18.246Z] #28 27.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T23:17:18.246Z] #28 27.86 Selecting previously unselected package python-pip-whl. [2022-05-12T23:17:18.246Z] #28 27.87 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T23:17:18.246Z] #28 27.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T23:17:18.504Z] #28 28.11 Selecting previously unselected package python3-lib2to3. [2022-05-12T23:17:18.504Z] #28 28.11 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T23:17:18.504Z] #28 28.12 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T23:17:18.504Z] #28 28.19 Selecting previously unselected package python3-distutils. [2022-05-12T23:17:18.504Z] #28 28.19 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T23:17:18.504Z] #28 28.19 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T23:17:18.504Z] #28 28.26 Selecting previously unselected package python3-pkg-resources. [2022-05-12T23:17:18.762Z] #28 28.27 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T23:17:18.762Z] #28 28.27 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T23:17:18.762Z] #28 28.35 Selecting previously unselected package python3-setuptools. [2022-05-12T23:17:18.762Z] #28 28.35 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T23:17:18.762Z] #28 28.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T23:17:18.762Z] #28 28.49 Selecting previously unselected package python3-wheel. [2022-05-12T23:17:18.762Z] #28 28.49 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T23:17:18.762Z] #28 28.50 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T23:17:18.810Z] #14 72.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T23:17:18.810Z] #14 72.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T23:17:18.810Z] #14 72.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T23:17:19.021Z] #28 28.54 Selecting previously unselected package python3-pip. [2022-05-12T23:17:19.021Z] #28 28.55 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T23:17:19.021Z] #28 28.55 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T23:17:19.021Z] #28 28.66 Selecting previously unselected package sudo. [2022-05-12T23:17:19.021Z] #28 28.67 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T23:17:19.021Z] #28 28.67 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T23:17:19.144Z] . [2022-05-12T23:17:19.144Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T23:17:19.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T23:17:19.144Z] Error: No such image: emptyfs [2022-05-12T23:17:19.279Z] #28 28.92 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T23:17:19.279Z] #28 28.93 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T23:17:19.279Z] #28 28.93 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T23:17:19.279Z] #28 29.03 Selecting previously unselected package uidmap. [2022-05-12T23:17:19.400Z] Running integration-test (iteration 1) [2022-05-12T23:17:19.400Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T23:17:19.537Z] #28 29.04 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T23:17:19.537Z] #28 29.04 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T23:17:19.537Z] #28 29.11 Selecting previously unselected package vim-runtime. [2022-05-12T23:17:19.537Z] #28 29.12 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T23:17:19.537Z] #28 29.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-12T23:17:19.537Z] #28 29.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T23:17:19.537Z] #28 29.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:19.655Z] Loaded image: busybox:latest [2022-05-12T23:17:19.655Z] Loaded image: busybox:glibc [2022-05-12T23:17:17.421Z] > git remote # timeout=10 [2022-05-12T23:17:17.513Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T23:17:17.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T23:17:17.581Z] > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10 [2022-05-12T23:17:17.918Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T23:17:18.052Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:17:18.114Z] > git checkout -f 35d6cae443a0ec7445d48974f80aff8fc6db1cb9 # timeout=10 [2022-05-12T23:17:20.911Z] #28 30.37 Selecting previously unselected package vim. [2022-05-12T23:17:20.911Z] #28 30.39 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T23:17:20.911Z] #28 30.40 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:20.911Z] #28 30.65 Selecting previously unselected package xfsprogs. [2022-05-12T23:17:21.019Z] Loaded image: debian:bullseye-slim [2022-05-12T23:17:21.019Z] Loaded image: hello-world:latest [2022-05-12T23:17:21.053Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T23:17:21.053Z] 97f65a0ec59e: Download complete [2022-05-12T23:17:21.053Z] 12fb50a031bd: Verifying Checksum [2022-05-12T23:17:21.053Z] 12fb50a031bd: Download complete [2022-05-12T23:17:21.169Z] #28 30.65 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T23:17:21.169Z] #28 30.66 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T23:17:21.169Z] #28 30.86 Selecting previously unselected package zip. [2022-05-12T23:17:21.169Z] #28 30.87 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-12T23:17:21.169Z] #28 30.87 Unpacking zip (3.0-12) ... [2022-05-12T23:17:21.275Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T23:17:21.275Z] INFO: Testing against a local daemon [2022-05-12T23:17:21.275Z] === RUN TestCgroupNamespacesBuild [2022-05-12T23:17:21.427Z] #28 30.94 Selecting previously unselected package zstd. [2022-05-12T23:17:21.427Z] #28 30.95 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T23:17:21.427Z] #28 30.96 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T23:17:21.427Z] #28 31.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T23:17:21.994Z] #28 31.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T23:17:21.994Z] #28 31.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T23:17:21.994Z] #28 31.54 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T23:17:21.994Z] #28 31.55 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T23:17:21.994Z] #28 31.56 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T23:17:21.994Z] #28 31.58 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T23:17:21.994Z] #28 31.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T23:17:21.994Z] #28 31.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T23:17:21.994Z] #28 31.61 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T23:17:22.097Z] #14 ... [2022-05-12T23:17:22.097Z] [2022-05-12T23:17:22.097Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:17:22.097Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:17:22.097Z] #51 70.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T23:17:22.097Z] #51 70.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T23:17:22.097Z] #51 70.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T23:17:22.097Z] #51 70.26 Setting up python3-six (1.16.0-2) ... [2022-05-12T23:17:22.097Z] #51 72.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T23:17:22.097Z] #51 72.09 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T23:17:22.252Z] #28 31.90 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:22.252Z] #28 31.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T23:17:22.252Z] #28 31.92 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T23:17:22.510Z] #28 31.93 Setting up apparmor (2.13.6-10) ... [2022-05-12T23:17:22.637Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-05-12T23:17:22.637Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T23:17:23.033Z] #51 ... [2022-05-12T23:17:23.033Z] [2022-05-12T23:17:23.033Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:17:23.033Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:17:23.033Z] #14 76.73 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T23:17:23.292Z] #14 76.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T23:17:23.292Z] #14 76.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T23:17:23.444Z] #28 32.92 Setting up zip (3.0-12) ... [2022-05-12T23:17:23.444Z] #28 32.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:23.444Z] #28 32.96 Setting up bash-completion (1:2.11-2) ... [2022-05-12T23:17:23.859Z] #14 77.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T23:17:23.859Z] #14 77.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T23:17:23.859Z] #14 77.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:17:24.000Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-05-12T23:17:24.000Z] === RUN TestBuildWithSession [2022-05-12T23:17:24.000Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:17:24.000Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T23:17:24.000Z] === RUN TestBuildSquashParent [2022-05-12T23:17:24.118Z] #14 77.52 Selecting previously unselected package dmsetup. [2022-05-12T23:17:24.118Z] #14 77.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T23:17:24.118Z] #14 77.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T23:17:24.377Z] #28 34.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T23:17:24.377Z] #28 34.05 Setting up sudo (1.9.5p2-3) ... [2022-05-12T23:17:24.378Z] #14 77.81 Selecting previously unselected package mingw-w64-common. [2022-05-12T23:17:24.378Z] #14 77.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T23:17:24.378Z] #14 77.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T23:17:24.635Z] #28 34.10 invoke-rc.d: could not determine current runlevel [2022-05-12T23:17:24.635Z] #28 34.10 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T23:17:24.635Z] #28 34.11 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T23:17:24.635Z] #28 34.12 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T23:17:24.635Z] #28 34.13 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T23:17:24.635Z] #28 34.14 Setting up pigz (2.6-1) ... [2022-05-12T23:17:24.635Z] #28 34.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T23:17:24.635Z] #28 34.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T23:17:24.635Z] #28 34.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T23:17:24.635Z] #28 34.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:24.893Z] #28 34.51 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T23:17:24.893Z] #28 34.52 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T23:17:25.152Z] #28 34.73 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T23:17:25.152Z] #28 34.74 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T23:17:25.152Z] #28 34.75 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T23:17:25.152Z] #28 34.76 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T23:17:25.410Z] #28 35.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:25.410Z] #28 35.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T23:17:25.410Z] #28 35.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T23:17:25.410Z] #28 35.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T23:17:25.410Z] #28 35.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T23:17:25.410Z] #28 35.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T23:17:25.410Z] #28 35.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T23:17:25.410Z] #28 35.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T23:17:25.410Z] #28 35.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T23:17:25.410Z] #28 35.09 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T23:17:25.977Z] #28 35.76 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T23:17:26.236Z] #28 35.77 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T23:17:26.236Z] #28 35.79 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T23:17:26.236Z] #28 35.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T23:17:26.494Z] #28 36.29 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T23:17:26.494Z] #28 36.30 Setting up jq (1.6-2.1) ... [2022-05-12T23:17:26.494Z] #28 36.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T23:17:26.753Z] #28 36.33 Setting up iptables (1.8.7-1) ... [2022-05-12T23:17:26.753Z] #28 36.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T23:17:26.753Z] #28 36.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T23:17:26.753Z] #28 36.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T23:17:26.753Z] #28 36.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T23:17:26.753Z] #28 36.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T23:17:26.753Z] #28 36.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T23:17:26.753Z] #28 36.37 Setting up iproute2 (5.10.0-4) ... [2022-05-12T23:17:27.012Z] #28 36.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:17:27.579Z] #28 DONE 37.1s [2022-05-12T23:17:27.579Z] [2022-05-12T23:17:27.579Z] #29 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T23:17:27.579Z] #29 sha256:efed0b580896fd344eafcdecfda9ddf035485233d43be2aae7795e094228a134 [2022-05-12T23:17:27.670Z] #14 ... [2022-05-12T23:17:27.670Z] [2022-05-12T23:17:27.670Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:17:27.670Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:17:27.670Z] #55 71.08 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T23:17:27.670Z] #55 71.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T23:17:27.670Z] #55 71.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T23:17:27.670Z] #55 71.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T23:17:27.670Z] #55 71.76 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T23:17:27.670Z] #55 71.80 go: downloading golang.org/x/text v0.3.7 [2022-05-12T23:17:27.670Z] #55 79.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T23:17:27.670Z] #55 79.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T23:17:27.670Z] #55 80.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T23:17:27.670Z] #55 80.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T23:17:27.670Z] #55 80.28 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T23:17:27.670Z] #55 80.31 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T23:17:27.670Z] #55 80.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T23:17:27.670Z] #55 80.53 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T23:17:27.670Z] #55 80.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T23:17:27.670Z] #55 80.79 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T23:17:27.670Z] #55 80.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T23:17:27.670Z] #55 80.92 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T23:17:27.670Z] #55 ... [2022-05-12T23:17:27.670Z] [2022-05-12T23:17:27.670Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:17:27.670Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:17:27.670Z] #42 76.79 Selecting previously unselected package libxml2:amd64. [2022-05-12T23:17:27.670Z] #42 76.79 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T23:17:27.670Z] #42 76.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T23:17:27.670Z] #42 77.91 Selecting previously unselected package libarchive13:amd64. [2022-05-12T23:17:27.670Z] #42 77.91 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T23:17:27.670Z] #42 77.91 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T23:17:27.670Z] #42 78.48 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T23:17:27.670Z] #42 78.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T23:17:27.670Z] #42 78.48 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T23:17:27.670Z] #42 78.72 Selecting previously unselected package librhash0:amd64. [2022-05-12T23:17:27.671Z] #42 78.73 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T23:17:27.671Z] #42 78.73 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T23:17:27.671Z] #42 79.15 Selecting previously unselected package libuv1:amd64. [2022-05-12T23:17:27.671Z] #42 79.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T23:17:27.671Z] #42 79.17 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T23:17:27.671Z] #42 79.38 Selecting previously unselected package cmake. [2022-05-12T23:17:27.671Z] #42 79.38 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T23:17:27.671Z] #42 79.41 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T23:17:28.147Z] #29 0.712 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T23:17:28.147Z] #29 0.717 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T23:17:28.147Z] #29 0.720 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T23:17:28.147Z] #29 DONE 0.8s [2022-05-12T23:17:28.147Z] [2022-05-12T23:17:28.147Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:17:28.147Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:17:28.405Z] #71 ... [2022-05-12T23:17:28.405Z] [2022-05-12T23:17:28.405Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T23:17:28.405Z] #30 sha256:4ef5a20fbb069a2a8d99e719a4e505db2a3635c57f1269de44349cdfea2bbf33 [2022-05-12T23:17:29.246Z] --- PASS: TestBuildSquashParent (4.83s) [2022-05-12T23:17:29.247Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T23:17:29.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:17:29.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:17:29.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:17:29.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:17:29.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:17:29.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:17:29.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:17:29.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:17:29.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:17:29.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:17:29.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:17:29.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:17:29.247Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:17:29.247Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:17:29.352Z] ---> 000e28a1f0de [2022-05-12T23:17:29.352Z] Successfully built 000e28a1f0de [2022-05-12T23:17:29.352Z] Successfully tagged docker:latest [2022-05-12T23:17:29.352Z] INFO: Image build ended at 05/12/2022 23:17:26. Duration:00:00:41.7762713 [2022-05-12T23:17:29.352Z] [2022-05-12T23:17:29.352Z] [2022-05-12T23:17:29.352Z] INFO: Building the test binaries at 05/12/2022 23:17:26... [2022-05-12T23:17:29.594Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD" [2022-05-12T23:17:29.633Z] > git rev-list --no-walk c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10 [2022-05-12T23:17:30.215Z] #42 ... [2022-05-12T23:17:30.215Z] [2022-05-12T23:17:30.215Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T23:17:30.215Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T23:17:30.215Z] #51 77.78 Setting up criu (3.17-1) ... [2022-05-12T23:17:30.215Z] #51 80.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:17:30.215Z] #51 DONE 83.1s [2022-05-12T23:17:30.215Z] [2022-05-12T23:17:30.215Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:17:30.215Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:17:30.215Z] #55 81.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T23:17:30.215Z] #55 81.70 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T23:17:30.215Z] #55 82.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T23:17:30.215Z] #55 82.30 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T23:17:30.215Z] #55 82.46 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T23:17:30.215Z] #55 82.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T23:17:30.215Z] #55 82.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T23:17:30.215Z] #55 82.83 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T23:17:30.215Z] #55 82.94 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T23:17:30.215Z] #55 83.29 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T23:17:30.215Z] #55 83.59 go: downloading github.com/prometheus/procfs v0.6.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T23:17:30.531Z] #55 83.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T23:17:30.609Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:17:30.609Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:17:30.801Z] #55 84.16 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T23:17:31.975Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:17:32.231Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:17:32.240Z] INFO: make.ps1 starting at 05/12/2022 23:17:31 [2022-05-12T23:17:32.696Z] INFO: Git commit (9034645b08) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T23:17:32.696Z] INFO: Invoking autogen... [2022-05-12T23:17:32.696Z] { [2022-05-12T23:17:32.696Z] "RT_GROUP_ICON": { [2022-05-12T23:17:32.696Z] "#1": { [2022-05-12T23:17:32.696Z] "0409": "../../winresources/docker.ico" [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:32.696Z] }, [2022-05-12T23:17:32.696Z] "RT_MANIFEST": { [2022-05-12T23:17:32.696Z] "#1": { [2022-05-12T23:17:32.696Z] "0409": { [2022-05-12T23:17:32.696Z] "identity": {}, [2022-05-12T23:17:32.696Z] "description": "Docker Engine", [2022-05-12T23:17:32.696Z] "minimum-os": "vista", [2022-05-12T23:17:32.696Z] "execution-level": "", [2022-05-12T23:17:32.696Z] "ui-access": false, [2022-05-12T23:17:32.696Z] "auto-elevate": false, [2022-05-12T23:17:32.696Z] "dpi-awareness": "unaware", [2022-05-12T23:17:32.696Z] "disable-theming": false, [2022-05-12T23:17:32.696Z] "disable-window-filtering": false, [2022-05-12T23:17:32.696Z] "high-resolution-scrolling-aware": false, [2022-05-12T23:17:32.696Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T23:17:32.696Z] "long-path-aware": false, [2022-05-12T23:17:32.696Z] "printer-driver-isolation": false, [2022-05-12T23:17:32.696Z] "gdi-scaling": false, [2022-05-12T23:17:32.696Z] "segment-heap": false, [2022-05-12T23:17:32.696Z] "use-common-controls-v6": false [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:32.696Z] }, [2022-05-12T23:17:32.696Z] "RT_MESSAGETABLE": { [2022-05-12T23:17:32.696Z] "#1": { [2022-05-12T23:17:32.696Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:32.696Z] }, [2022-05-12T23:17:32.696Z] "RT_VERSION": { [2022-05-12T23:17:32.696Z] "#1": { [2022-05-12T23:17:32.696Z] "0409": { [2022-05-12T23:17:32.696Z] "fixed": { [2022-05-12T23:17:32.696Z] "file_version": "0.0.0.0", [2022-05-12T23:17:32.696Z] "product_version": "0.0.0.0", [2022-05-12T23:17:32.696Z] "type": "Unknown" [2022-05-12T23:17:32.696Z] }, [2022-05-12T23:17:32.696Z] "info": { [2022-05-12T23:17:32.696Z] "0000": { [2022-05-12T23:17:32.696Z] "CompanyName": "", [2022-05-12T23:17:32.696Z] "FileVersion": "0.0.0-dev", [2022-05-12T23:17:32.696Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T23:17:32.696Z] "OriginalFileName": "dockerd.exe", [2022-05-12T23:17:32.696Z] "ProductName": "", [2022-05-12T23:17:32.696Z] "ProductVersion": "0.0.0-dev", [2022-05-12T23:17:32.696Z] "SpecialBuild": "9034645b08" [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:32.696Z] } [2022-05-12T23:17:33.122Z] + docker version [2022-05-12T23:17:33.152Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T23:17:33.152Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-b3e89392\powershellWrapper.ps1:3 char:1 [2022-05-12T23:17:33.152Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T23:17:33.152Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T23:17:33.152Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T23:17:33.152Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T23:17:33.152Z] [2022-05-12T23:17:33.152Z] cmd\dockerd\config_windows.go [2022-05-12T23:17:33.152Z] cmd\dockerd\daemon.go [2022-05-12T23:17:33.152Z] cmd\dockerd\daemon_test.go [2022-05-12T23:17:33.152Z] cmd\dockerd\daemon_windows.go [2022-05-12T23:17:33.152Z] cmd\dockerd\docker.go [2022-05-12T23:17:33.152Z] cmd\dockerd\docker_windows.go [2022-05-12T23:17:33.152Z] cmd\dockerd\genwinres_windows.go [2022-05-12T23:17:33.152Z] cmd\dockerd\metrics.go [2022-05-12T23:17:33.152Z] cmd\dockerd\options.go [2022-05-12T23:17:33.152Z] cmd\dockerd\options_test.go [2022-05-12T23:17:33.152Z] cmd\dockerd\service_windows.go [2022-05-12T23:17:33.152Z] INFO: Building daemon... [2022-05-12T23:17:33.360Z] #55 86.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T23:17:33.360Z] #55 ... [2022-05-12T23:17:33.360Z] [2022-05-12T23:17:33.360Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-12T23:17:33.360Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T23:17:33.360Z] #42 86.81 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T23:17:33.360Z] #42 86.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:33.360Z] #42 86.87 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T23:17:33.360Z] #42 86.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:17:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-12T23:17:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2022-05-12T23:17:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2022-05-12T23:17:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-05-12T23:17:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-05-12T23:17:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.47s) [2022-05-12T23:17:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-05-12T23:17:33.596Z] === RUN TestBuildMultiStageCopy [2022-05-12T23:17:33.596Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T23:17:33.618Z] #42 86.97 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T23:17:33.618Z] #42 87.02 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T23:17:33.618Z] #42 87.08 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T23:17:33.618Z] #42 87.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T23:17:33.618Z] #42 87.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T23:17:33.877Z] #42 87.20 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T23:17:33.877Z] #42 87.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:17:34.135Z] #42 DONE 87.8s [2022-05-12T23:17:34.135Z] [2022-05-12T23:17:34.135Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:17:34.135Z] #67 sha256:ad5bf29efb0e08c39c4caca20b6fc555957672f5d9659c9db3c3da1427633915 [2022-05-12T23:17:34.394Z] #67 ... [2022-05-12T23:17:34.394Z] [2022-05-12T23:17:34.394Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T23:17:34.394Z] #43 sha256:f680c019a243439517e45ea59018b5001dbad4b22c444272ac43ce24ba16ace8 [2022-05-12T23:17:34.394Z] #43 DONE 0.2s [2022-05-12T23:17:34.394Z] [2022-05-12T23:17:34.394Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:17:34.394Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:17:34.394Z] #14 87.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T23:17:34.394Z] #14 87.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T23:17:34.394Z] #14 88.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T23:17:34.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T23:17:35.216Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T23:17:35.471Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T23:17:35.727Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T23:17:35.982Z] --- PASS: TestBuildMultiStageCopy (2.33s) [2022-05-12T23:17:35.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-05-12T23:17:35.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-12T23:17:35.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-12T23:17:35.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-12T23:17:35.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-12T23:17:35.982Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T23:17:36.517Z] #30 6.909 Collecting yamllint==1.26.1 [2022-05-12T23:17:36.517Z] #30 7.952 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T23:17:36.543Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-05-12T23:17:36.543Z] === RUN TestBuildLabelWithTargets [2022-05-12T23:17:36.776Z] #30 8.484 Collecting pathspec>=0.5.3 [2022-05-12T23:17:36.776Z] #30 8.489 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T23:17:37.034Z] #30 8.643 Collecting pyyaml [2022-05-12T23:17:37.034Z] #30 8.648 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-12T23:17:37.034Z] #30 8.677 Building wheels for collected packages: yamllint [2022-05-12T23:17:37.034Z] #30 8.678 Building wheel for yamllint (setup.py): started [2022-05-12T23:17:37.292Z] #30 9.050 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T23:17:37.292Z] #30 9.051 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=646f2f34d1fd81219ad4d30d879e8dff06ad0b113047a5981d29e663426f2eea [2022-05-12T23:17:37.292Z] #30 9.052 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T23:17:37.292Z] #30 9.055 Successfully built yamllint [2022-05-12T23:17:37.292Z] #30 9.064 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T23:17:37.470Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-05-12T23:17:37.470Z] === RUN TestBuildWithEmptyLayers [2022-05-12T23:17:37.550Z] #30 9.253 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T23:17:37.550Z] #30 DONE 9.4s [2022-05-12T23:17:37.550Z] [2022-05-12T23:17:37.550Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:17:37.550Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:17:37.809Z] #71 ... [2022-05-12T23:17:37.809Z] [2022-05-12T23:17:37.809Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T23:17:37.809Z] #34 sha256:95cc091e9541d3ec641373c16d5eec69adc0a0c64e19cbf59c724495ba950d13 [2022-05-12T23:17:38.030Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-12T23:17:38.031Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T23:17:38.068Z] #34 DONE 0.2s [2022-05-12T23:17:38.068Z] [2022-05-12T23:17:38.068Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T23:17:38.068Z] #39 sha256:194c66fbe2adaffd6bb7a296b86a13c7243d8f9beed9d0468fca392c8031ce3a [2022-05-12T23:17:38.327Z] #39 DONE 0.3s [2022-05-12T23:17:38.327Z] [2022-05-12T23:17:38.327Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T23:17:38.327Z] #42 sha256:72bbdb5a389beaa33817aeaae9d64f0e421a9ac521f504ddcb05b64b6fa97648 [2022-05-12T23:17:38.327Z] #42 DONE 0.2s [2022-05-12T23:17:38.327Z] [2022-05-12T23:17:38.327Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T23:17:38.327Z] #44 sha256:0ce8f256c3bbe58f16b7b9da5a772dbb8d1fa32eb9e681d9ad3e8f2d0d427536 [2022-05-12T23:17:38.585Z] #44 DONE 0.1s [2022-05-12T23:17:38.585Z] [2022-05-12T23:17:38.585Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T23:17:38.585Z] #46 sha256:21a698b7463387bea12773a3769feb0836d146c5df6819489896fbd979d0c341 [2022-05-12T23:17:38.585Z] #46 DONE 0.1s [2022-05-12T23:17:38.585Z] [2022-05-12T23:17:38.585Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:17:38.585Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:17:38.585Z] #71 ... [2022-05-12T23:17:38.585Z] [2022-05-12T23:17:38.585Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T23:17:38.585Z] #48 sha256:80770833ffc07d997bc3b2166142c18d3771acc201e62024a3aec57dfe328362 [2022-05-12T23:17:38.585Z] #48 DONE 0.1s [2022-05-12T23:17:38.585Z] [2022-05-12T23:17:38.585Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T23:17:38.585Z] #52 sha256:c72f92f4850d0c81c3b9b9012920089ef6d561ec7242d89af8e9c727a559dc63 [2022-05-12T23:17:38.585Z] #52 DONE 0.1s [2022-05-12T23:17:38.850Z] [2022-05-12T23:17:38.850Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T23:17:38.850Z] #55 sha256:0f035aaae755db4695742e1655c5368783a50fd668d52285a119e5758fc55f3e [2022-05-12T23:17:38.850Z] #55 DONE 0.3s [2022-05-12T23:17:38.850Z] [2022-05-12T23:17:38.850Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:17:38.850Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:17:39.109Z] #71 ... [2022-05-12T23:17:39.109Z] [2022-05-12T23:17:39.109Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T23:17:39.109Z] #59 sha256:308bc14684c212633a92861ce038d83d6dfe6945922acdfaa7878c484f7b5f5f [2022-05-12T23:17:39.109Z] #59 DONE 0.1s [2022-05-12T23:17:39.109Z] [2022-05-12T23:17:39.109Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T23:17:39.109Z] #61 sha256:6c44f40763d6dad9bfc3571cda45d19831e6b7bfd422ac00e0a9423825a68b2a [2022-05-12T23:17:39.368Z] #61 DONE 0.1s [2022-05-12T23:17:39.368Z] [2022-05-12T23:17:39.368Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T23:17:39.368Z] #63 sha256:f3a0f830dba76b7840c266b4cd2212d4040105d6ae255a47899d57cb8067c907 [2022-05-12T23:17:39.368Z] #63 DONE 0.3s [2022-05-12T23:17:39.368Z] [2022-05-12T23:17:39.368Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:17:39.368Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:17:39.627Z] #71 ... [2022-05-12T23:17:39.627Z] [2022-05-12T23:17:39.627Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T23:17:39.627Z] #65 sha256:d162b89848f8c30c390d21d0a63bc48c5a130496005c2a64aef3666641ef941b [2022-05-12T23:17:39.627Z] #65 DONE 0.1s [2022-05-12T23:17:39.627Z] [2022-05-12T23:17:39.627Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T23:17:39.627Z] #68 sha256:8133d2e24152bc3c4b58f94629dac95ff8d8998f2e9771458614c758bc2e087a [2022-05-12T23:17:39.627Z] #68 DONE 0.1s [2022-05-12T23:17:39.627Z] [2022-05-12T23:17:39.627Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:17:39.627Z] #71 sha256:d27dd28f60b034b35812e9129e7fe85318f7aec78712c94b5ded2095a6902f84 [2022-05-12T23:17:39.921Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-05-12T23:17:39.921Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T23:17:40.177Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-05-12T23:17:40.177Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T23:17:40.962Z] #14 ... [2022-05-12T23:17:40.962Z] [2022-05-12T23:17:40.962Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T23:17:40.962Z] #44 sha256:c122eb97416e075d79c42ddbb9e2ac177c67aff7a94f254d64093618a1a36188 [2022-05-12T23:17:40.962Z] #44 1.405 + RM_GOPATH=0 [2022-05-12T23:17:40.962Z] #44 1.405 + TMP_GOPATH= [2022-05-12T23:17:40.962Z] #44 1.405 + : /build [2022-05-12T23:17:40.962Z] #44 1.405 + '[' -z '' ']' [2022-05-12T23:17:40.962Z] #44 1.408 ++ mktemp -d [2022-05-12T23:17:40.962Z] #44 1.408 + export GOPATH=/tmp/tmp.Pthg8IVinl [2022-05-12T23:17:40.962Z] #44 1.408 + GOPATH=/tmp/tmp.Pthg8IVinl [2022-05-12T23:17:40.962Z] #44 1.408 + RM_GOPATH=1 [2022-05-12T23:17:40.962Z] #44 1.408 + case "$(go env GOARCH)" in [2022-05-12T23:17:40.962Z] #44 1.408 ++ go env GOARCH [2022-05-12T23:17:40.962Z] #44 1.432 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:17:40.962Z] #44 1.432 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:17:40.962Z] #44 1.432 ++ dirname /install.sh [2022-05-12T23:17:40.962Z] #44 1.433 + dir=/ [2022-05-12T23:17:40.962Z] #44 1.433 + bin=tini [2022-05-12T23:17:40.962Z] #44 1.433 + shift [2022-05-12T23:17:40.962Z] #44 1.433 + '[' '!' -f //tini.installer ']' [2022-05-12T23:17:40.962Z] #44 1.433 + . //tini.installer [2022-05-12T23:17:40.962Z] #44 1.433 ++ : v0.19.0 [2022-05-12T23:17:40.962Z] #44 1.433 + install_tini [2022-05-12T23:17:40.962Z] #44 1.433 Install tini version v0.19.0 [2022-05-12T23:17:40.962Z] #44 1.433 + echo 'Install tini version v0.19.0' [2022-05-12T23:17:40.962Z] #44 1.433 + git clone https://github.com/krallin/tini.git /tmp/tmp.Pthg8IVinl/tini [2022-05-12T23:17:40.962Z] #44 1.444 Cloning into '/tmp/tmp.Pthg8IVinl/tini'... [2022-05-12T23:17:40.962Z] #44 2.617 + cd /tmp/tmp.Pthg8IVinl/tini [2022-05-12T23:17:40.962Z] #44 2.622 + git checkout -q v0.19.0 [2022-05-12T23:17:40.962Z] #44 2.687 + cmake . [2022-05-12T23:17:40.962Z] #44 3.559 -- The C compiler identification is GNU 10.2.1 [2022-05-12T23:17:40.962Z] #44 3.702 -- Detecting C compiler ABI info [2022-05-12T23:17:40.962Z] #44 4.692 -- Detecting C compiler ABI info - done [2022-05-12T23:17:40.962Z] #44 4.869 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T23:17:40.962Z] #44 4.884 -- Detecting C compile features [2022-05-12T23:17:40.962Z] #44 4.898 -- Detecting C compile features - done [2022-05-12T23:17:40.962Z] #44 4.967 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T23:17:40.962Z] #44 5.250 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T23:17:40.962Z] #44 5.358 -- Configuring done [2022-05-12T23:17:40.962Z] #44 5.380 -- Generating done [2022-05-12T23:17:40.962Z] #44 5.387 -- Build files have been written to: /tmp/tmp.Pthg8IVinl/tini [2022-05-12T23:17:40.962Z] #44 5.394 + make tini-static [2022-05-12T23:17:40.962Z] #44 5.691 Scanning dependencies of target tini-static [2022-05-12T23:17:40.962Z] #44 5.777 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T23:17:41.221Z] #44 ... [2022-05-12T23:17:41.221Z] [2022-05-12T23:17:41.221Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-12T23:17:41.221Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T23:17:41.221Z] #53 94.04 gotestsum version dev [2022-05-12T23:17:41.221Z] #53 DONE 94.8s [2022-05-12T23:17:41.480Z] [2022-05-12T23:17:41.480Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:17:41.480Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:17:41.739Z] #36 ... [2022-05-12T23:17:41.739Z] [2022-05-12T23:17:41.739Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T23:17:41.739Z] #44 sha256:c122eb97416e075d79c42ddbb9e2ac177c67aff7a94f254d64093618a1a36188 [2022-05-12T23:17:41.739Z] #44 7.302 [100%] Linking C executable tini-static [2022-05-12T23:17:42.064Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2022-05-12T23:17:42.064Z] === RUN TestBuildWithHugeFile [2022-05-12T23:17:42.676Z] #44 8.198 [100%] Built target tini-static [2022-05-12T23:17:42.934Z] #44 8.342 + mkdir -p /build [2022-05-12T23:17:42.934Z] #44 8.342 + cp tini-static /build/docker-init [2022-05-12T23:17:42.934Z] #44 DONE 8.5s [2022-05-12T23:17:42.934Z] [2022-05-12T23:17:42.935Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:17:42.935Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:17:42.935Z] #14 96.31 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T23:17:42.935Z] #14 96.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:17:42.935Z] #14 96.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T23:17:43.193Z] #14 96.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T23:17:43.193Z] #14 96.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:17:43.193Z] #14 96.67 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T23:17:43.552Z] Client: [2022-05-12T23:17:43.552Z] Version: 20.10.9 [2022-05-12T23:17:43.552Z] API version: 1.41 [2022-05-12T23:17:43.552Z] Go version: go1.16.8 [2022-05-12T23:17:43.552Z] Git commit: c2ea9bc [2022-05-12T23:17:43.552Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T23:17:43.552Z] OS/Arch: windows/amd64 [2022-05-12T23:17:43.552Z] Context: default [2022-05-12T23:17:43.552Z] Experimental: true [2022-05-12T23:17:43.552Z] [2022-05-12T23:17:43.552Z] Server: Docker Engine - Community [2022-05-12T23:17:43.552Z] Engine: [2022-05-12T23:17:43.552Z] Version: 20.10.9 [2022-05-12T23:17:43.552Z] API version: 1.41 (minimum version 1.24) [2022-05-12T23:17:43.552Z] Go version: go1.16.8 [2022-05-12T23:17:43.552Z] Git commit: 79ea9d3 [2022-05-12T23:17:43.552Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T23:17:43.552Z] OS/Arch: windows/amd64 [2022-05-12T23:17:43.552Z] Experimental: true [Pipeline] sh [2022-05-12T23:17:45.133Z] + docker info [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork 37.261s coverage: 40.6% of statements [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.499s coverage: 59.9% of statements [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.068s coverage: 4.0% of statements [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-12T23:17:47.677Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T23:17:47.677Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T23:17:51.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T23:17:51.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T23:17:55.401Z] #14 107.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T23:17:55.401Z] #14 107.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:17:55.401Z] #14 107.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T23:17:55.783Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.530s coverage: 7.4% of statements [2022-05-12T23:17:55.783Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T23:17:56.040Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-12T23:17:56.606Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-12T23:17:56.606Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T23:17:56.606Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T23:17:56.606Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T23:17:56.864Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-05-12T23:17:57.122Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-05-12T23:17:57.380Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T23:17:57.638Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T23:18:06.375Z] Client: [2022-05-12T23:18:06.375Z] Context: default [2022-05-12T23:18:06.375Z] Debug Mode: false [2022-05-12T23:18:06.375Z] Plugins: [2022-05-12T23:18:06.375Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T23:18:06.375Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T23:18:06.375Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T23:18:06.375Z] [2022-05-12T23:18:06.375Z] Server: [2022-05-12T23:18:06.375Z] Containers: 0 [2022-05-12T23:18:06.375Z] Running: 0 [2022-05-12T23:18:06.375Z] Paused: 0 [2022-05-12T23:18:06.375Z] Stopped: 0 [2022-05-12T23:18:06.375Z] Images: 0 [2022-05-12T23:18:06.375Z] Server Version: 20.10.9 [2022-05-12T23:18:06.375Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T23:18:06.375Z] Windows: [2022-05-12T23:18:06.375Z] LCOW: [2022-05-12T23:18:06.375Z] Logging Driver: json-file [2022-05-12T23:18:06.375Z] Plugins: [2022-05-12T23:18:06.375Z] Volume: local [2022-05-12T23:18:06.375Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T23:18:06.375Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T23:18:06.375Z] Swarm: inactive [2022-05-12T23:18:06.375Z] Default Isolation: process [2022-05-12T23:18:06.375Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T23:18:06.375Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T23:18:06.375Z] OSType: windows [2022-05-12T23:18:06.375Z] Architecture: x86_64 [2022-05-12T23:18:06.375Z] CPUs: 4 [2022-05-12T23:18:06.375Z] Total Memory: 32GiB [2022-05-12T23:18:06.375Z] Name: azwin-2-b390f0 [2022-05-12T23:18:06.375Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T23:18:06.375Z] Docker Root Dir: D:\docker [2022-05-12T23:18:06.375Z] Debug Mode: false [2022-05-12T23:18:06.375Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:18:06.375Z] Labels: [2022-05-12T23:18:06.375Z] Experimental: true [2022-05-12T23:18:06.375Z] Insecure Registries: [2022-05-12T23:18:06.375Z] 10.0.0.4:5000 [2022-05-12T23:18:06.375Z] 127.0.0.0/8 [2022-05-12T23:18:06.375Z] Registry Mirrors: [2022-05-12T23:18:06.375Z] http://10.0.0.4:5000/ [2022-05-12T23:18:06.375Z] Live Restore Enabled: false [2022-05-12T23:18:06.375Z] Product License: Community Engine [2022-05-12T23:18:06.375Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T23:18:09.837Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-05-12T23:18:10.290Z] #14 ... [2022-05-12T23:18:10.290Z] [2022-05-12T23:18:10.290Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:18:10.290Z] #64 sha256:0e232aa52a33d7a31503d50c7796b3ad8c7449aa8002c259d82d0e6a77caaa1b [2022-05-12T23:18:11.326Z] #64 63.30 Updating files: 26% (1245/4768) Updating files: 27% (1288/4768) Updating files: 28% (1336/4768) Updating files: 29% (1383/4768) Updating files: 30% (1431/4768) Updating files: 31% (1479/4768) Updating files: 32% (1526/4768) Updating files: 33% (1574/4768) Updating files: 34% (1622/4768) Updating files: 35% (1669/4768) Updating files: 36% (1717/4768) Updating files: 37% (1765/4768) Updating files: 38% (1812/4768) Updating files: 39% (1860/4768) Updating files: 40% (1908/4768) Updating files: 41% (1955/4768) Updating files: 42% (2003/4768) Updating files: 43% (2051/4768) Updating files: 44% (2098/4768) Updating files: 45% (2146/4768) Updating files: 46% (2194/4768) Updating files: 47% (2241/4768) Updating files: 48% (2289/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 71% (3406/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-12T23:18:11.326Z] #64 65.18 + cd /tmp/tmp.C1bZPrEXWE/src/github.com/containerd/containerd [2022-05-12T23:18:11.326Z] #64 65.18 + git checkout -q v1.6.4 [2022-05-12T23:18:11.699Z] #71 135.3 # github.com/containerd/containerd/cmd/containerd [2022-05-12T23:18:11.699Z] #71 135.3 /usr/bin/ld: /tmp/go-link-3329772988/000019.o: in function `New': [2022-05-12T23:18:11.699Z] #71 135.3 /tmp/tmp.aRzuS0tipJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-12T23:18:11.699Z] #71 135.4 + bin/containerd-stress [2022-05-12T23:18:11.699Z] #71 136.5 + bin/containerd-shim [2022-05-12T23:18:12.702Z] #64 66.26 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T23:18:12.702Z] #64 66.26 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T23:18:12.702Z] #64 66.26 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T23:18:12.702Z] #64 66.26 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T23:18:12.702Z] #64 66.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T23:18:12.702Z] #64 66.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T23:18:12.702Z] #64 66.26 + '[' '' = dynamic ']' [2022-05-12T23:18:12.702Z] #64 66.26 + make [2022-05-12T23:18:14.605Z] #64 68.04 + bin/ctr [2022-05-12T23:18:19.811Z] #71 147.6 + bin/containerd-shim-runc-v1 [2022-05-12T23:18:22.722Z] #64 ... [2022-05-12T23:18:22.722Z] [2022-05-12T23:18:22.722Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:18:22.722Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:18:22.722Z] #14 125.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T23:18:22.722Z] #14 125.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:18:22.722Z] #14 125.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T23:18:22.722Z] #14 130.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T23:18:22.722Z] #14 130.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:18:22.722Z] #14 130.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T23:18:23.290Z] #14 136.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T23:18:23.290Z] #14 136.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:18:23.290Z] #14 136.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T23:18:24.702Z] ok github.com/docker/docker/libnetwork/ipam 16.200s coverage: 85.3% of statements [2022-05-12T23:18:24.702Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T23:18:24.702Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T23:18:24.960Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-05-12T23:18:25.217Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-05-12T23:18:25.217Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T23:18:25.475Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T23:18:26.040Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-05-12T23:18:26.367Z] #71 153.8 + bin/containerd-shim-runc-v2 [2022-05-12T23:18:26.367Z] #71 154.6 + binaries [2022-05-12T23:18:26.367Z] #71 154.6 + install -D bin/containerd /build/containerd [2022-05-12T23:18:26.367Z] #71 154.6 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T23:18:26.367Z] #71 154.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T23:18:26.367Z] #71 154.6 + install -D bin/ctr /build/ctr [2022-05-12T23:18:26.605Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-05-12T23:18:26.863Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T23:18:26.933Z] #71 DONE 155.1s [2022-05-12T23:18:27.120Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-12T23:18:27.888Z] [2022-05-12T23:18:27.888Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T23:18:27.888Z] #72 sha256:c4cdd44b12e824372590a6d2c0b57be57457b71341a282df18031a611119bbb0 [2022-05-12T23:18:27.888Z] #72 DONE 0.2s [2022-05-12T23:18:27.888Z] [2022-05-12T23:18:27.888Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T23:18:27.888Z] #77 sha256:686a681d3687ee5aef7b3910017bc0373f01cafff79daa37344a441a542cce11 [2022-05-12T23:18:27.888Z] #77 DONE 0.1s [2022-05-12T23:18:28.149Z] [2022-05-12T23:18:28.149Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T23:18:28.149Z] #82 sha256:b1c5e57daf1437657b0e0d8ee9b7e3120a767cc54de45353bb70c0fb22c4169b [2022-05-12T23:18:28.410Z] #82 DONE 0.4s [2022-05-12T23:18:28.410Z] [2022-05-12T23:18:28.410Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T23:18:28.410Z] #83 sha256:f426c06fc8f9022c0395711d21e3b2a5b59ff6ad839915ed32725a08c7907b8d [2022-05-12T23:18:28.410Z] #83 DONE 0.0s [2022-05-12T23:18:28.410Z] [2022-05-12T23:18:28.410Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T23:18:28.410Z] #84 sha256:0ee275bfac172302b734db934ad87895b4857e851c5540b433f3fb3dd8d04f8a [2022-05-12T23:18:29.786Z] #84 DONE 1.3s [2022-05-12T23:18:29.786Z] [2022-05-12T23:18:29.786Z] #85 exporting to image [2022-05-12T23:18:29.786Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T23:18:29.786Z] #85 exporting layers [2022-05-12T23:18:32.418Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T23:18:32.418Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cdf4be26\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T23:18:32.418Z] ---------------------------------------------------------------------------- [2022-05-12T23:18:32.418Z] [2022-05-12T23:18:32.418Z] INFO: executeCI.ps1 starting at Thu May 12 23:18:31 CUT 2022 [2022-05-12T23:18:32.418Z] [2022-05-12T23:18:32.418Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T23:18:32.418Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T23:18:32.418Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-12T23:18:32.418Z] INFO: Environment variables: [2022-05-12T23:18:32.418Z] [2022-05-12T23:18:32.418Z] Name Value [2022-05-12T23:18:32.418Z] ---- ----- [2022-05-12T23:18:32.418Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T23:18:32.418Z] amd64 true [2022-05-12T23:18:32.418Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T23:18:32.418Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T23:18:32.418Z] arm64 true [2022-05-12T23:18:32.418Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T23:18:32.418Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T23:18:32.418Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T23:18:32.418Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T23:18:32.418Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T23:18:32.418Z] BRANCH_NAME PR-42501 [2022-05-12T23:18:32.418Z] BUILD_DISPLAY_NAME #5 [2022-05-12T23:18:32.418Z] BUILD_ID 5 [2022-05-12T23:18:32.418Z] BUILD_NUMBER 5 [2022-05-12T23:18:32.418Z] BUILD_TAG jenkins-moby-PR-42501-5 [2022-05-12T23:18:32.418Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/ [2022-05-12T23:18:32.418Z] cgroup2 true [2022-05-12T23:18:32.418Z] CHANGE_AUTHOR tianon [2022-05-12T23:18:32.418Z] CHANGE_AUTHOR_DISPLAY_NAME Tianon Gravi [2022-05-12T23:18:32.418Z] CHANGE_BRANCH always-seccomp [2022-05-12T23:18:32.418Z] CHANGE_FORK tianon/docker [2022-05-12T23:18:32.418Z] CHANGE_ID 42501 [2022-05-12T23:18:32.418Z] CHANGE_TARGET master [2022-05-12T23:18:32.418Z] CHANGE_TITLE Remove "seccomp" build tag [2022-05-12T23:18:32.418Z] CHANGE_URL https://github.com/moby/moby/pull/42501 [2022-05-12T23:18:32.418Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T23:18:32.418Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T23:18:32.418Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T23:18:32.418Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T23:18:32.418Z] COMPUTERNAME azwin-2-b390f0 [2022-05-12T23:18:32.418Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T23:18:32.418Z] ConfigSequenceNumber 0 [2022-05-12T23:18:32.418Z] dco true [2022-05-12T23:18:32.418Z] DOCKER_BUILDKIT 0 [2022-05-12T23:18:32.418Z] DOCKER_DUT_DEBUG 1 [2022-05-12T23:18:32.418Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T23:18:32.418Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T23:18:32.418Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T23:18:32.418Z] EXECUTOR_NUMBER 0 [2022-05-12T23:18:32.418Z] FQDN azwin-2-b390f0.westus.cloudapp.azure.com [2022-05-12T23:18:32.418Z] GIT_BRANCH PR-42501 [2022-05-12T23:18:32.418Z] GIT_COMMIT 35d6cae443a0ec7445d48974f80aff8fc6db1cb9 [2022-05-12T23:18:32.418Z] GIT_PREVIOUS_COMMIT c9e19a2aa182e06ebe1653a2c3af02563acf9e36 [2022-05-12T23:18:32.418Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T23:18:32.418Z] HUDSON_COOKIE c30cc41e-6f70-4cd3-8ece-f513656eb436 [2022-05-12T23:18:32.418Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T23:18:32.418Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T23:18:32.418Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T23:18:32.418Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T23:18:32.418Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T23:18:32.418Z] JENKINS_NODE_COOKIE dccfc1d0-c0c1-42a5-bc8c-6a0e93e4081b [2022-05-12T23:18:32.418Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T23:18:32.418Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T23:18:32.418Z] JOB_BASE_NAME PR-42501 [2022-05-12T23:18:32.418Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/display/redirect [2022-05-12T23:18:32.418Z] JOB_NAME moby/PR-42501 [2022-05-12T23:18:32.418Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/ [2022-05-12T23:18:32.418Z] library.jps.version master [2022-05-12T23:18:32.418Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T23:18:32.418Z] NODE_LABELS amd64 azure azwin-2-b390f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-12T23:18:32.418Z] NODE_NAME azwin-2-b390f0 [2022-05-12T23:18:32.418Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T23:18:32.418Z] OS Windows_NT [2022-05-12T23:18:32.418Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T23:18:32.418Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T23:18:32.418Z] ppc64le false [2022-05-12T23:18:32.418Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T23:18:32.418Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-12T23:18:32.418Z] PROCESSOR_LEVEL 6 [2022-05-12T23:18:32.418Z] PROCESSOR_REVISION 4f01 [2022-05-12T23:18:32.418Z] ProgramData C:\ProgramData [2022-05-12T23:18:32.418Z] ProgramFiles C:\Program Files [2022-05-12T23:18:32.418Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T23:18:32.418Z] ProgramW6432 C:\Program Files [2022-05-12T23:18:32.418Z] PROMPT $P$G [2022-05-12T23:18:32.418Z] PSExecutionPolicyPreference Bypass [2022-05-12T23:18:32.418Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T23:18:32.418Z] PUBLIC C:\Users\Public [2022-05-12T23:18:32.418Z] rootless true [2022-05-12T23:18:32.418Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect?page=artif... [2022-05-12T23:18:32.418Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect?page=changes [2022-05-12T23:18:32.418Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect [2022-05-12T23:18:32.418Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42501/5/display/redirect?page=tests [2022-05-12T23:18:32.418Z] s390x false [2022-05-12T23:18:32.418Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T23:18:32.418Z] SOURCES_DRIVE d [2022-05-12T23:18:32.418Z] SOURCES_SUBDIR gopath [2022-05-12T23:18:32.418Z] STAGE_NAME Run tests [2022-05-12T23:18:32.418Z] SystemDrive C: [2022-05-12T23:18:32.418Z] SystemRoot C:\Windows [2022-05-12T23:18:32.418Z] TEMP C:\Windows\TEMP [2022-05-12T23:18:32.418Z] TESTDEBUG 0 [2022-05-12T23:18:32.418Z] TESTRUN_DRIVE d [2022-05-12T23:18:32.418Z] TESTRUN_SUBDIR CI [2022-05-12T23:18:32.419Z] TIMEOUT 120m [2022-05-12T23:18:32.419Z] TMP C:\Windows\TEMP [2022-05-12T23:18:32.419Z] unit_validate true [2022-05-12T23:18:32.419Z] USERDOMAIN WORKGROUP [2022-05-12T23:18:32.419Z] USERNAME azwin-2-b390f0$ [2022-05-12T23:18:32.419Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T23:18:32.419Z] validate_force false [2022-05-12T23:18:32.419Z] windir C:\Windows [2022-05-12T23:18:32.419Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T23:18:32.419Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-12T23:18:32.419Z] windows2022 true [2022-05-12T23:18:32.419Z] windows2022containerd true [2022-05-12T23:18:32.419Z] windowsRS5 true [2022-05-12T23:18:32.419Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T23:18:32.419Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T23:18:32.419Z] [2022-05-12T23:18:32.419Z] [2022-05-12T23:18:32.419Z] [2022-05-12T23:18:34.641Z] INFO: Sources under d:\gopath\... [2022-05-12T23:18:34.641Z] INFO: Test run under d:\CI\... [2022-05-12T23:18:34.641Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T23:18:34.641Z] INFO: docker/docker repository was found [2022-05-12T23:18:34.641Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-12T23:18:35.510Z] #14 148.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T23:18:35.510Z] #14 148.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T23:18:35.510Z] #14 148.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T23:18:35.634Z] ltsc2019: Pulling from windows/servercore [2022-05-12T23:18:35.634Z] b111c3320c94: Pulling fs layer [2022-05-12T23:18:35.634Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T23:18:38.225Z] --- PASS: TestBuildWithHugeFile (48.63s) [2022-05-12T23:18:38.225Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T23:18:38.225Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:18:38.225Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:18:38.225Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T23:18:38.225Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:18:38.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:18:38.225Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:18:38.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:18:38.225Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:18:38.225Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:18:38.225Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:18:38.225Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:18:38.225Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:18:38.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-12T23:18:38.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-12T23:18:38.225Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-05-12T23:18:38.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-12T23:18:38.225Z] === RUN TestBuildPreserveOwnership [2022-05-12T23:18:38.225Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T23:18:38.225Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T23:18:38.225Z] --- PASS: TestBuildPreserveOwnership (3.61s) [2022-05-12T23:18:38.225Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2022-05-12T23:18:38.225Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-05-12T23:18:38.225Z] === RUN TestBuildPlatformInvalid [2022-05-12T23:18:38.225Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T23:18:38.225Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T23:18:38.225Z] Loaded image: busybox:latest [2022-05-12T23:18:38.225Z] Loaded image: busybox:glibc [2022-05-12T23:18:38.225Z] Loaded image: debian:bullseye-slim [2022-05-12T23:18:38.225Z] Loaded image: hello-world:latest [2022-05-12T23:18:38.225Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T23:18:38.797Z] #14 ... [2022-05-12T23:18:38.797Z] [2022-05-12T23:18:38.797Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:18:38.797Z] #67 sha256:ad5bf29efb0e08c39c4caca20b6fc555957672f5d9659c9db3c3da1427633915 [2022-05-12T23:18:38.797Z] #67 151.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T23:18:38.797Z] #67 151.6 + GOBIN=/build [2022-05-12T23:18:38.797Z] #67 151.6 + GO111MODULE=on [2022-05-12T23:18:38.797Z] #67 151.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T23:18:44.067Z] #67 ... [2022-05-12T23:18:44.067Z] [2022-05-12T23:18:44.067Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:18:44.067Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:18:44.067Z] #14 154.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T23:18:44.067Z] #14 154.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T23:18:44.067Z] #14 154.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T23:18:44.067Z] #14 154.2 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T23:18:44.067Z] #14 154.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T23:18:44.067Z] #14 154.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T23:18:44.067Z] #14 154.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T23:18:44.067Z] #14 154.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T23:18:44.067Z] #14 154.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T23:18:44.067Z] #14 154.5 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T23:18:44.067Z] #14 154.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 154.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T23:18:44.068Z] #14 154.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T23:18:44.068Z] #14 154.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 154.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T23:18:44.068Z] #14 154.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T23:18:44.068Z] #14 154.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 154.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:18:44.068Z] #14 154.9 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T23:18:44.068Z] #14 154.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 154.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T23:18:44.068Z] #14 155.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T23:18:44.068Z] #14 155.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 155.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T23:18:44.068Z] #14 155.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T23:18:44.068Z] #14 155.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 155.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T23:18:44.068Z] #14 155.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T23:18:44.068Z] #14 155.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 155.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T23:18:44.068Z] #14 156.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T23:18:44.068Z] #14 156.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 156.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T23:18:44.068Z] #14 156.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T23:18:44.068Z] #14 156.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 156.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T23:18:44.068Z] #14 156.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T23:18:44.068Z] #14 156.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 156.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T23:18:44.068Z] #14 156.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T23:18:44.068Z] #14 156.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 156.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:18:44.068Z] #14 157.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T23:18:44.068Z] #14 157.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 157.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T23:18:44.068Z] #14 157.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T23:18:44.068Z] #14 157.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T23:18:44.068Z] #14 157.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T23:18:44.327Z] #14 157.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T23:18:44.327Z] #14 157.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T23:18:44.327Z] #14 157.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T23:18:44.327Z] #14 157.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T23:18:44.327Z] #14 157.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T23:18:44.327Z] #14 157.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T23:18:44.327Z] #14 157.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T23:18:44.327Z] #14 157.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T23:18:44.327Z] #14 157.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T23:18:44.327Z] #14 157.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T23:18:44.327Z] #14 157.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T23:18:44.327Z] #14 157.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T23:18:44.327Z] #14 157.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T23:18:44.327Z] #14 157.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T23:18:44.629Z] #14 157.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T23:18:44.629Z] #14 157.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T23:18:44.629Z] #14 158.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T23:18:44.905Z] #14 158.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T23:18:45.164Z] #14 158.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T23:18:45.463Z] #14 159.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T23:18:45.722Z] #14 159.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T23:18:45.982Z] #14 159.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T23:18:45.982Z] #14 159.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T23:18:45.982Z] #14 159.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-05-12T23:18:45.982Z] #14 159.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T23:18:46.241Z] #14 159.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T23:18:46.307Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s) [2022-05-12T23:18:46.307Z] PASS [2022-05-12T23:18:46.307Z] [2022-05-12T23:18:46.307Z] === Skipped [2022-05-12T23:18:46.307Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T23:18:46.307Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:18:46.307Z] [2022-05-12T23:18:46.307Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:18:46.307Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:18:46.307Z] [2022-05-12T23:18:46.307Z] DONE 34 tests, 2 skipped in 85.844s [2022-05-12T23:18:46.307Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T23:18:46.307Z] INFO: Testing against a local daemon [2022-05-12T23:18:46.307Z] === RUN TestConfigInspect [2022-05-12T23:18:46.502Z] #14 160.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-12T23:18:46.502Z] #14 160.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T23:18:46.502Z] #14 160.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T23:18:46.765Z] #14 160.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...#14 ... [2022-05-12T23:18:46.765Z] [2022-05-12T23:18:46.765Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T23:18:46.765Z] #67 sha256:ad5bf29efb0e08c39c4caca20b6fc555957672f5d9659c9db3c3da1427633915 [2022-05-12T23:18:46.765Z] #67 157.5 rootlesskit version 1.0.0 [2022-05-12T23:18:46.765Z] #67 157.5 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T23:18:46.765Z] #67 157.5 -container-ip string [2022-05-12T23:18:46.765Z] #67 157.5 container ip [2022-05-12T23:18:46.765Z] #67 157.5 -container-port int [2022-05-12T23:18:46.765Z] #67 157.5 container port (default -1) [2022-05-12T23:18:46.765Z] #67 157.5 -host-ip string [2022-05-12T23:18:46.765Z] #67 157.5 host ip [2022-05-12T23:18:46.765Z] #67 157.5 -host-port int [2022-05-12T23:18:46.765Z] #67 157.5 host port (default -1) [2022-05-12T23:18:46.765Z] #67 157.5 -proto string [2022-05-12T23:18:46.765Z] #67 157.5 proxy protocol (default "tcp") [2022-05-12T23:18:46.765Z] #67 DONE 160.0s [2022-05-12T23:18:46.765Z] [2022-05-12T23:18:46.765Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T23:18:46.765Z] #68 sha256:c794c4948e88934724506811545d00cd526eba732b0f338b2167a2078ea72095 [2022-05-12T23:18:46.765Z] #68 DONE 0.1s [2022-05-12T23:18:46.765Z] [2022-05-12T23:18:46.765Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:18:46.765Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:18:46.765Z] #14 160.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:18:46.765Z] #14 160.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T23:18:46.765Z] #14 160.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:18:46.765Z] #14 160.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T23:18:46.765Z] #14 160.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:18:46.765Z] #14 ... [2022-05-12T23:18:46.765Z] [2022-05-12T23:18:46.765Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T23:18:46.765Z] #69 sha256:443a92f1d1841ea9c5392245724184529cbc74d466cc66338a91a69ecbd7d718 [2022-05-12T23:18:47.024Z] #69 DONE 0.2s [2022-05-12T23:18:47.024Z] [2022-05-12T23:18:47.024Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:18:47.024Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:18:47.233Z] --- PASS: TestConfigInspect (2.15s) [2022-05-12T23:18:47.233Z] === RUN TestConfigList [2022-05-12T23:18:47.285Z] #36 ... [2022-05-12T23:18:47.285Z] [2022-05-12T23:18:47.285Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T23:18:47.285Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T23:18:47.285Z] #14 DONE 160.7s [2022-05-12T23:18:47.285Z] [2022-05-12T23:18:47.285Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T23:18:47.285Z] #59 sha256:b6b2b9da1e286c39db52d75e664ad5debf72f94152747af5441c592cc3cd3338 [2022-05-12T23:18:47.285Z] #59 DONE 0.2s [2022-05-12T23:18:47.285Z] [2022-05-12T23:18:47.285Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:18:47.285Z] #60 sha256:fd6ed9195e0bd15e532c9ad27cc9ac1114ad936d9142f8985e21fcd626e177ce [2022-05-12T23:18:48.741Z] #60 1.360 + RM_GOPATH=0 [2022-05-12T23:18:48.741Z] #60 1.361 + TMP_GOPATH= [2022-05-12T23:18:48.741Z] #60 1.361 + : /build [2022-05-12T23:18:48.741Z] #60 1.361 + '[' -z '' ']' [2022-05-12T23:18:48.741Z] #60 1.361 ++ mktemp -d [2022-05-12T23:18:48.741Z] #60 1.363 + export GOPATH=/tmp/tmp.5BpkOQ7O9r [2022-05-12T23:18:48.741Z] #60 1.368 + GOPATH=/tmp/tmp.5BpkOQ7O9r [2022-05-12T23:18:48.741Z] #60 1.368 + RM_GOPATH=1 [2022-05-12T23:18:48.741Z] #60 1.368 + case "$(go env GOARCH)" in [2022-05-12T23:18:48.741Z] #60 1.368 ++ go env GOARCH [2022-05-12T23:18:48.741Z] #60 1.391 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T23:18:48.741Z] #60 1.393 + GO_BUILDMODE=-buildmode=pie [2022-05-12T23:18:48.741Z] #60 1.395 ++ dirname /install.sh [2022-05-12T23:18:48.741Z] #60 1.397 + dir=/ [2022-05-12T23:18:48.741Z] #60 1.398 + bin=runc [2022-05-12T23:18:48.741Z] #60 1.399 + shift [2022-05-12T23:18:48.741Z] #60 1.400 + '[' '!' -f //runc.installer ']' [2022-05-12T23:18:48.741Z] #60 1.401 + . //runc.installer [2022-05-12T23:18:48.741Z] #60 1.402 ++ set -e [2022-05-12T23:18:48.741Z] #60 1.403 ++ : v1.1.2 [2022-05-12T23:18:48.741Z] #60 1.404 + install_runc [2022-05-12T23:18:48.741Z] #60 1.406 + RUNC_BUILDTAGS=seccomp [2022-05-12T23:18:48.741Z] #60 1.406 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-12T23:18:48.741Z] #60 1.406 Install runc version v1.1.2 (build tags: seccomp) [2022-05-12T23:18:48.741Z] #60 1.407 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5BpkOQ7O9r/src/github.com/opencontainers/runc [2022-05-12T23:18:48.741Z] #60 1.410 Cloning into '/tmp/tmp.5BpkOQ7O9r/src/github.com/opencontainers/runc'... [2022-05-12T23:18:49.001Z] #60 ... [2022-05-12T23:18:49.001Z] [2022-05-12T23:18:49.001Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T23:18:49.001Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T23:18:49.001Z] #15 DONE 1.7s [2022-05-12T23:18:49.001Z] [2022-05-12T23:18:49.001Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T23:18:49.001Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652 [2022-05-12T23:18:49.778Z] --- PASS: TestConfigList (2.13s) [2022-05-12T23:18:49.778Z] === RUN TestConfigsCreateAndDelete [2022-05-12T23:18:50.378Z] #16 DONE 1.4s [2022-05-12T23:18:50.378Z] [2022-05-12T23:18:50.378Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T23:18:50.378Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5 [2022-05-12T23:18:51.692Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-05-12T23:18:51.692Z] === RUN TestConfigsUpdate [2022-05-12T23:18:51.755Z] #17 1.344 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T23:18:51.755Z] #17 DONE 1.4s [2022-05-12T23:18:51.755Z] [2022-05-12T23:18:51.755Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:18:51.755Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T23:18:51.755Z] #34 ... [2022-05-12T23:18:51.755Z] [2022-05-12T23:18:51.755Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T23:18:51.755Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T23:18:52.695Z] #18 DONE 1.0s [2022-05-12T23:18:52.695Z] [2022-05-12T23:18:52.695Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T23:18:52.695Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd [2022-05-12T23:18:53.478Z] 8b534d64a7c3: Download complete [2022-05-12T23:18:53.632Z] #19 DONE 1.0s [2022-05-12T23:18:53.632Z] [2022-05-12T23:18:53.632Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T23:18:53.632Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c [2022-05-12T23:18:54.203Z] --- PASS: TestConfigsUpdate (2.16s) [2022-05-12T23:18:54.203Z] === RUN TestTemplatedConfig [2022-05-12T23:18:55.012Z] #20 DONE 1.1s [2022-05-12T23:18:55.012Z] [2022-05-12T23:18:55.012Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:18:55.012Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T23:18:56.318Z] #85 exporting layers 22.6s done [2022-05-12T23:18:56.318Z] #85 writing image sha256:b8b5ab47fd12e9038952aabd85c30e765e13b2af7c1bdb97e30af0c9067e000f done [2022-05-12T23:18:56.318Z] #85 naming to docker.io/library/docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f done [2022-05-12T23:18:56.318Z] #85 DONE 22.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-12T23:18:56.387Z] #21 1.288 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T23:18:56.387Z] #21 1.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T23:18:56.387Z] #21 1.501 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T23:18:56.646Z] #21 1.829 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T23:18:56.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42501/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1ea89c7ee74ea2174abf55f33e502bcd905101f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f hack/validate/default [2022-05-12T23:18:56.714Z] --- PASS: TestTemplatedConfig (2.62s) [2022-05-12T23:18:56.714Z] === RUN TestConfigCreateResolve [2022-05-12T23:18:57.582Z] #21 2.754 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T23:18:58.552Z] Congratulations! Seccomp profile generation is done correctly. [2022-05-12T23:18:58.552Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-12T23:18:58.552Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-12T23:18:58.552Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-12T23:18:58.552Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-12T23:18:58.552Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-12T23:18:58.552Z] Congratulations! No new tests were added to integration-cli. [2022-05-12T23:18:58.552Z] [2022-05-12T23:18:58.552Z] INFO Start validation with golang-ci-lint [2022-05-12T23:18:58.603Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-05-12T23:18:58.603Z] PASS [2022-05-12T23:18:58.603Z] [2022-05-12T23:18:58.603Z] DONE 6 tests in 13.374s [2022-05-12T23:18:58.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T23:18:58.603Z] INFO: Testing against a local daemon [2022-05-12T23:18:58.603Z] === RUN TestAttachWithTTY [2022-05-12T23:18:58.603Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-12T23:18:58.603Z] === RUN TestAttachWithoutTTy [2022-05-12T23:18:58.603Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-12T23:18:58.603Z] === RUN TestCheckpoint [2022-05-12T23:18:58.603Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:18:58.603Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T23:18:58.603Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T23:18:58.603Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:18:58.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:18:58.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:18:58.603Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:18:58.603Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:18:58.603Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:18:58.603Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T23:18:58.603Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T23:18:58.603Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T23:18:58.603Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T23:18:58.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T23:18:58.858Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T23:18:58.858Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T23:18:58.858Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:18:58.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T23:18:58.859Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T23:18:58.859Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T23:18:58.859Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:18:58.859Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T23:18:58.859Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T23:18:58.859Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-12T23:18:58.859Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T23:18:58.859Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-05-12T23:18:58.859Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T23:18:58.859Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T23:18:58.859Z] === RUN TestCopyEmptyFile [2022-05-12T23:18:59.114Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-12T23:18:59.114Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T23:18:59.114Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-12T23:18:59.114Z] === RUN TestCopyFromContainer [2022-05-12T23:18:59.118Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-12T23:18:59.118Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-12T23:18:59.485Z] #21 4.481 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T23:19:00.518Z] === RUN TestCopyFromContainer// [2022-05-12T23:19:00.518Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T23:19:00.518Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T23:19:00.518Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T23:19:00.518Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T23:19:00.518Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T23:19:00.518Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T23:19:00.773Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T23:19:00.773Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T23:19:00.773Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer (1.73s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T23:19:00.773Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T23:19:00.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T23:19:00.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:19:00.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:19:00.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:19:00.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:19:00.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:19:00.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:19:01.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:19:01.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:19:01.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:19:01.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T23:19:01.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T23:19:01.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T23:19:01.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T23:19:01.028Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T23:19:01.028Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T23:19:01.028Z] === RUN TestCreateWithInvalidEnv [2022-05-12T23:19:01.028Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T23:19:01.028Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T23:19:01.028Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T23:19:01.028Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T23:19:01.028Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T23:19:01.028Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T23:19:01.028Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T23:19:01.028Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T23:19:01.028Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T23:19:01.028Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T23:19:01.028Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T23:19:01.028Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T23:19:01.028Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T23:19:01.028Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T23:19:01.028Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T23:19:01.028Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T23:19:01.386Z] #21 ... [2022-05-12T23:19:01.386Z] [2022-05-12T23:19:01.386Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:19:01.386Z] #60 sha256:fd6ed9195e0bd15e532c9ad27cc9ac1114ad936d9142f8985e21fcd626e177ce [2022-05-12T23:19:01.386Z] #60 13.77 + cd /tmp/tmp.5BpkOQ7O9r/src/github.com/opencontainers/runc [2022-05-12T23:19:01.386Z] #60 13.77 + git checkout -q v1.1.2 [2022-05-12T23:19:02.319Z] #60 14.84 + '[' -z '' ']' [2022-05-12T23:19:02.319Z] #60 14.84 + target=static [2022-05-12T23:19:02.319Z] #60 14.84 + make BUILDTAGS=seccomp static [2022-05-12T23:19:02.577Z] #60 15.15 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-12T23:19:02.914Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-05-12T23:19:02.914Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T23:19:04.278Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-05-12T23:19:04.278Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T23:19:04.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:19:04.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:19:04.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:19:04.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:19:04.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:19:04.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:19:04.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:19:04.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:19:04.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:19:04.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:19:04.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:19:04.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:19:04.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:19:04.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:19:04.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:19:04.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T23:19:04.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T23:19:04.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T23:19:04.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T23:19:04.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T23:19:04.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T23:19:04.279Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T23:19:04.839Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-05-12T23:19:04.839Z] === RUN TestCreateDifferentPlatform [2022-05-12T23:19:04.839Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T23:19:04.839Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T23:19:04.839Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T23:19:04.839Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T23:19:04.839Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T23:19:04.839Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T23:19:04.839Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-12T23:19:04.839Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T23:19:04.839Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T23:19:04.839Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T23:19:04.839Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T23:19:04.839Z] === RUN TestDaemonRestartIpcMode [2022-05-12T23:19:04.839Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T23:19:04.839Z] === RUN TestDaemonHostGatewayIP [2022-05-12T23:19:04.839Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T23:19:04.839Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T23:19:04.839Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T23:19:04.839Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T23:19:04.839Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T23:19:04.839Z] === RUN TestDiff [2022-05-12T23:19:05.401Z] --- PASS: TestDiff (0.53s) [2022-05-12T23:19:05.401Z] === RUN TestExecWithCloseStdin [2022-05-12T23:19:06.327Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-05-12T23:19:06.327Z] === RUN TestExec [2022-05-12T23:19:06.889Z] --- PASS: TestExec (0.63s) [2022-05-12T23:19:06.889Z] === RUN TestExecUser [2022-05-12T23:19:07.450Z] --- PASS: TestExecUser (0.65s) [2022-05-12T23:19:07.450Z] === RUN TestExportContainerAndImportImage [2022-05-12T23:19:07.904Z] #60 ... [2022-05-12T23:19:07.904Z] [2022-05-12T23:19:07.904Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:19:07.904Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T23:19:07.904Z] #21 12.12 Fetched 8530 kB in 11s (765 kB/s) [2022-05-12T23:19:08.378Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-05-12T23:19:08.378Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T23:19:09.344Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-12T23:19:09.344Z] === RUN TestHealthCheckWorkdir [2022-05-12T23:19:10.271Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-05-12T23:19:10.271Z] === RUN TestHealthKillContainer [2022-05-12T23:19:11.259Z] #21 12.12 Reading package lists... [2022-05-12T23:19:13.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T23:19:14.326Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T23:19:14.326Z] [2022-05-12T23:19:14.326Z] ________ ____ __. [2022-05-12T23:19:14.326Z] \_____ \ | |/ _| [2022-05-12T23:19:14.326Z] / | \| < [2022-05-12T23:19:14.326Z] / | \ | \ [2022-05-12T23:19:14.326Z] \_______ /____|__ \ [2022-05-12T23:19:14.326Z] \/ \/ [2022-05-12T23:19:14.326Z] [2022-05-12T23:19:14.326Z] INFO: make.ps1 ended at 05/12/2022 23:19:09 [2022-05-12T23:19:14.326Z] INFO: Binaries build ended at 05/12/2022 23:19:11. Duration:00:01:44.4655150 [2022-05-12T23:19:14.326Z] INFO: Copying the built daemon binary to d:\CI\PR-42501\5\binary\dockerd-9034645b08.exe... [2022-05-12T23:19:14.326Z] INFO: Copying the built client binary to d:\CI\PR-42501\5\binary\docker-9034645b08.exe... [2022-05-12T23:19:14.326Z] INFO: Copying the golang package from the container to d:\CI\PR-42501\5\installer\go.zip... [2022-05-12T23:19:14.326Z] INFO: Extracting go.zip to d:\CI\PR-42501\5\go [2022-05-12T23:19:14.549Z] #21 16.47 Reading package lists... [2022-05-12T23:19:14.549Z] #21 ... [2022-05-12T23:19:14.549Z] [2022-05-12T23:19:14.549Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T23:19:14.549Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T23:19:14.549Z] #34 DONE 187.7s [2022-05-12T23:19:14.549Z] [2022-05-12T23:19:14.549Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:19:14.549Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T23:19:14.549Z] #21 16.47 Reading package lists... [2022-05-12T23:19:15.744Z] #21 19.99 Building dependency tree... [2022-05-12T23:19:16.681Z] #21 21.82 The following additional packages will be installed: [2022-05-12T23:19:16.681Z] #21 21.83 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T23:19:16.681Z] #21 21.83 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T23:19:16.681Z] #21 21.83 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T23:19:16.681Z] #21 21.84 python3-pkg-resources vim-runtime xxd [2022-05-12T23:19:16.681Z] #21 21.84 Suggested packages: [2022-05-12T23:19:16.681Z] #21 21.84 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T23:19:16.681Z] #21 21.84 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T23:19:16.681Z] #21 21.84 acl attr quota [2022-05-12T23:19:16.681Z] #21 21.84 Recommended packages: [2022-05-12T23:19:16.681Z] #21 21.84 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T23:19:18.057Z] #21 23.00 The following NEW packages will be installed: [2022-05-12T23:19:18.057Z] #21 23.01 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T23:19:18.057Z] #21 23.01 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T23:19:18.057Z] #21 23.01 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T23:19:18.057Z] #21 23.01 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T23:19:18.057Z] #21 23.02 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T23:19:18.057Z] #21 23.02 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T23:19:18.057Z] #21 23.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T23:19:18.057Z] #21 23.02 xz-utils zip zstd [2022-05-12T23:19:18.057Z] #21 23.34 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T23:19:18.057Z] #21 23.34 Need to get 27.6 MB of archives. [2022-05-12T23:19:18.057Z] #21 23.34 After this operation, 106 MB of additional disk space will be used. [2022-05-12T23:19:18.057Z] #21 23.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T23:19:18.057Z] #21 23.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T23:19:18.057Z] #21 23.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T23:19:18.057Z] #21 23.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T23:19:18.057Z] #21 23.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T23:19:18.057Z] #21 23.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T23:19:18.057Z] #21 23.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T23:19:18.057Z] #21 23.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T23:19:18.057Z] #21 23.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T23:19:18.316Z] #21 23.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T23:19:18.316Z] #21 23.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T23:19:18.316Z] #21 23.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T23:19:18.316Z] #21 23.42 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-12T23:19:18.316Z] #21 23.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T23:19:18.316Z] #21 23.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T23:19:18.316Z] #21 23.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T23:19:18.317Z] #21 23.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T23:19:18.317Z] #21 23.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T23:19:18.317Z] #21 23.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T23:19:18.317Z] #21 23.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T23:19:18.317Z] #21 23.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T23:19:18.317Z] #21 23.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T23:19:18.317Z] #21 23.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T23:19:18.317Z] #21 23.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T23:19:18.317Z] #21 23.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T23:19:18.317Z] #21 23.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T23:19:18.317Z] #21 23.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T23:19:18.387Z] --- PASS: TestHealthKillContainer (8.13s) [2022-05-12T23:19:18.388Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T23:19:18.575Z] #21 23.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T23:19:18.834Z] #21 23.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T23:19:18.834Z] #21 23.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T23:19:18.834Z] #21 23.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T23:19:18.834Z] #21 23.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T23:19:18.834Z] #21 23.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T23:19:18.834Z] #21 23.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-12T23:19:18.834Z] #21 24.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T23:19:18.834Z] #21 24.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T23:19:18.834Z] #21 24.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T23:19:18.834Z] #21 24.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T23:19:18.834Z] #21 24.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T23:19:18.834Z] #21 24.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T23:19:18.834Z] #21 24.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T23:19:18.834Z] #21 24.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T23:19:18.834Z] #21 24.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T23:19:18.834Z] #21 24.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-12T23:19:18.949Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-05-12T23:19:18.949Z] === RUN TestIpcModeNone [2022-05-12T23:19:19.093Z] #21 24.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T23:19:19.093Z] #21 24.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T23:19:19.352Z] #21 24.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T23:19:19.352Z] #21 24.42 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T23:19:19.509Z] --- PASS: TestIpcModeNone (0.64s) [2022-05-12T23:19:19.509Z] === RUN TestIpcModePrivate [2022-05-12T23:19:19.611Z] #21 ... [2022-05-12T23:19:19.611Z] [2022-05-12T23:19:19.611Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T23:19:19.611Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T23:19:19.611Z] #36 192.9 Delve is a source level debugger for Go programs. [2022-05-12T23:19:19.611Z] #36 192.9 [2022-05-12T23:19:19.611Z] #36 192.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T23:19:19.611Z] #36 192.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T23:19:19.611Z] #36 192.9 [2022-05-12T23:19:19.611Z] #36 192.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T23:19:19.611Z] #36 192.9 [2022-05-12T23:19:19.611Z] #36 192.9 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T23:19:19.611Z] #36 192.9 [2022-05-12T23:19:19.611Z] #36 192.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T23:19:19.611Z] #36 192.9 [2022-05-12T23:19:19.611Z] #36 192.9 Usage: [2022-05-12T23:19:19.611Z] #36 192.9 dlv [command] [2022-05-12T23:19:19.611Z] #36 192.9 [2022-05-12T23:19:19.611Z] #36 192.9 Available Commands: [2022-05-12T23:19:19.611Z] #36 192.9 attach Attach to running process and begin debugging. [2022-05-12T23:19:19.611Z] #36 192.9 connect Connect to a headless debug server with a terminal client. [2022-05-12T23:19:19.611Z] #36 192.9 core Examine a core dump. [2022-05-12T23:19:19.611Z] #36 192.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T23:19:19.611Z] #36 192.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T23:19:19.611Z] #36 192.9 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T23:19:19.611Z] #36 192.9 help Help about any command [2022-05-12T23:19:19.611Z] #36 192.9 run Deprecated command. Use 'debug' instead. [2022-05-12T23:19:19.611Z] #36 192.9 test Compile test binary and begin debugging program. [2022-05-12T23:19:19.611Z] #36 192.9 trace Compile and begin tracing program. [2022-05-12T23:19:19.611Z] #36 192.9 version Prints version. [2022-05-12T23:19:19.611Z] #36 192.9 [2022-05-12T23:19:19.611Z] #36 192.9 Flags: [2022-05-12T23:19:19.611Z] #36 192.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T23:19:19.611Z] #36 192.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T23:19:19.611Z] #36 192.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-12T23:19:19.611Z] #36 192.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T23:19:19.611Z] #36 192.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T23:19:19.611Z] #36 192.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-12T23:19:19.611Z] #36 192.9 --disable-aslr Disables address space randomization [2022-05-12T23:19:19.611Z] #36 192.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T23:19:19.611Z] #36 192.9 -h, --help help for dlv [2022-05-12T23:19:19.611Z] #36 192.9 --init string Init file, executed by the terminal client. [2022-05-12T23:19:19.611Z] #36 192.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T23:19:19.611Z] #36 192.9 --log Enable debugging server logging. [2022-05-12T23:19:19.611Z] #36 192.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T23:19:19.611Z] #36 192.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T23:19:19.611Z] #36 192.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T23:19:19.611Z] #36 192.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T23:19:19.611Z] #36 192.9 --wd string Working directory for running the program. [2022-05-12T23:19:19.611Z] #36 192.9 [2022-05-12T23:19:19.611Z] #36 192.9 Additional help topics: [2022-05-12T23:19:19.611Z] #36 192.9 dlv backend Help about the --backend flag. [2022-05-12T23:19:19.611Z] #36 192.9 dlv log Help about logging flags. [2022-05-12T23:19:19.611Z] #36 192.9 dlv redirect Help about file redirection. [2022-05-12T23:19:19.611Z] #36 192.9 [2022-05-12T23:19:19.611Z] #36 192.9 Use "dlv [command] --help" for more information about a command. [2022-05-12T23:19:19.611Z] #36 DONE 193.1s [2022-05-12T23:19:19.611Z] [2022-05-12T23:19:19.611Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:19:19.611Z] #64 sha256:0e232aa52a33d7a31503d50c7796b3ad8c7449aa8002c259d82d0e6a77caaa1b [2022-05-12T23:19:19.765Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-05-12T23:19:19.872Z] #64 ... [2022-05-12T23:19:19.872Z] [2022-05-12T23:19:19.872Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-12T23:19:19.872Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T23:19:19.872Z] #21 25.28 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T23:19:20.327Z] --- PASS: TestIpcModePrivate (0.61s) [2022-05-12T23:19:20.327Z] === RUN TestIpcModeShareable [2022-05-12T23:19:20.441Z] #21 25.47 Fetched 27.6 MB in 1s (19.8 MB/s) [2022-05-12T23:19:20.441Z] #21 25.61 Selecting previously unselected package pigz. [2022-05-12T23:19:20.441Z] #21 25.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-12T23:19:20.441Z] #21 25.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T23:19:20.441Z] #21 25.78 Unpacking pigz (2.6-1) ... [2022-05-12T23:19:20.583Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-05-12T23:19:20.700Z] #21 25.96 Selecting previously unselected package libelf1:amd64. [2022-05-12T23:19:20.700Z] #21 25.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T23:19:20.700Z] #21 25.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T23:19:20.838Z] --- PASS: TestIpcModeShareable (0.63s) [2022-05-12T23:19:20.838Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T23:19:21.267Z] #21 26.28 Selecting previously unselected package libbpf0:amd64. [2022-05-12T23:19:21.267Z] #21 26.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T23:19:21.267Z] #21 26.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T23:19:21.267Z] #21 26.45 Selecting previously unselected package libcap2:amd64. [2022-05-12T23:19:21.267Z] #21 26.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T23:19:21.267Z] #21 26.48 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T23:19:21.267Z] #21 26.59 Selecting previously unselected package libmnl0:amd64. [2022-05-12T23:19:21.525Z] #21 26.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T23:19:21.525Z] #21 26.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T23:19:21.784Z] #21 26.85 Selecting previously unselected package libxtables12:amd64. [2022-05-12T23:19:21.784Z] #21 26.86 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T23:19:21.784Z] #21 26.88 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T23:19:21.784Z] #21 27.09 Selecting previously unselected package libcap2-bin. [2022-05-12T23:19:22.043Z] #21 27.09 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T23:19:22.043Z] #21 27.12 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T23:19:22.301Z] #21 27.42 Selecting previously unselected package iproute2. [2022-05-12T23:19:22.301Z] #21 27.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T23:19:22.301Z] #21 27.47 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T23:19:22.724Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-05-12T23:19:22.724Z] === RUN TestAPIIpcModeHost [2022-05-12T23:19:22.979Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-05-12T23:19:22.979Z] === RUN TestDaemonIpcModeShareable [2022-05-12T23:19:23.237Z] #21 28.30 Selecting previously unselected package xxd. [2022-05-12T23:19:23.237Z] #21 28.32 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T23:19:23.237Z] #21 28.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:19:23.496Z] #21 28.63 Selecting previously unselected package vim-common. [2022-05-12T23:19:23.496Z] #21 28.63 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T23:19:23.496Z] #21 28.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:19:23.496Z] #21 28.75 Selecting previously unselected package bash-completion. [2022-05-12T23:19:23.496Z] #21 28.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T23:19:23.616Z] b111c3320c94: Verifying Checksum [2022-05-12T23:19:23.616Z] b111c3320c94: Download complete [2022-05-12T23:19:24.344Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-12T23:19:24.344Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-05-12T23:19:24.344Z] === RUN TestDaemonIpcModePrivate [2022-05-12T23:19:25.269Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-12T23:19:25.269Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-05-12T23:19:25.269Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T23:19:26.027Z] #21 31.09 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T23:19:26.285Z] #21 31.39 Selecting previously unselected package bzip2. [2022-05-12T23:19:26.285Z] #21 31.39 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T23:19:26.285Z] #21 31.40 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T23:19:26.285Z] #21 31.48 Selecting previously unselected package xz-utils. [2022-05-12T23:19:26.285Z] #21 31.50 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T23:19:26.285Z] #21 31.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T23:19:26.285Z] #21 31.66 Selecting previously unselected package apparmor. [2022-05-12T23:19:26.285Z] #21 31.66 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T23:19:26.285Z] #21 31.71 Unpacking apparmor (2.13.6-10) ... [2022-05-12T23:19:26.632Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-12T23:19:26.632Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-05-12T23:19:26.632Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T23:19:26.852Z] #21 32.08 Selecting previously unselected package inetutils-ping. [2022-05-12T23:19:26.852Z] #21 32.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T23:19:26.852Z] #21 32.09 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T23:19:26.852Z] #21 32.18 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T23:19:26.852Z] #21 32.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T23:19:26.852Z] #21 32.19 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T23:19:26.852Z] #21 32.26 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T23:19:27.111Z] #21 32.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T23:19:27.111Z] #21 32.27 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T23:19:27.111Z] #21 32.33 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T23:19:27.111Z] #21 32.34 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T23:19:27.111Z] #21 32.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T23:19:27.369Z] #21 32.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T23:19:27.370Z] #21 32.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T23:19:27.370Z] #21 32.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T23:19:27.370Z] #21 32.47 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T23:19:27.370Z] #21 32.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T23:19:27.370Z] #21 32.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T23:19:27.370Z] #21 32.57 Selecting previously unselected package iptables. [2022-05-12T23:19:27.370Z] #21 32.60 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T23:19:27.370Z] #21 32.60 Unpacking iptables (1.8.7-1) ... [2022-05-12T23:19:27.558Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-12T23:19:27.628Z] #21 32.94 Selecting previously unselected package libonig5:amd64. [2022-05-12T23:19:27.628Z] #21 32.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T23:19:27.628Z] #21 32.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T23:19:27.814Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-05-12T23:19:27.814Z] === RUN TestIpcModeOlderClient [2022-05-12T23:19:27.814Z] === PAUSE TestIpcModeOlderClient [2022-05-12T23:19:27.814Z] === RUN TestKillContainerInvalidSignal [2022-05-12T23:19:27.887Z] #21 33.08 Selecting previously unselected package libjq1:amd64. [2022-05-12T23:19:27.887Z] #21 33.09 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T23:19:27.887Z] #21 33.10 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T23:19:27.887Z] #21 33.21 Selecting previously unselected package jq. [2022-05-12T23:19:27.887Z] #21 33.22 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T23:19:27.887Z] #21 33.23 Unpacking jq (1.6-2.1) ... [2022-05-12T23:19:28.153Z] #21 33.31 Selecting previously unselected package libaio1:amd64. [2022-05-12T23:19:28.154Z] #21 33.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T23:19:28.154Z] #21 33.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T23:19:28.375Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-05-12T23:19:28.375Z] === RUN TestKillContainer [2022-05-12T23:19:28.375Z] === RUN TestKillContainer/no_signal [2022-05-12T23:19:28.412Z] #21 33.43 Selecting previously unselected package libgpm2:amd64. [2022-05-12T23:19:28.412Z] #21 33.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T23:19:28.412Z] #21 33.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T23:19:28.412Z] #21 33.50 Selecting previously unselected package libicu67:amd64. [2022-05-12T23:19:28.412Z] #21 33.52 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T23:19:28.412Z] #21 33.52 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T23:19:28.631Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T23:19:28.887Z] === RUN TestKillContainer/killing_signal [2022-05-12T23:19:29.449Z] --- PASS: TestKillContainer (1.34s) [2022-05-12T23:19:29.449Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-05-12T23:19:29.449Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-05-12T23:19:29.449Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-12T23:19:29.449Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T23:19:29.449Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T23:19:30.011Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T23:19:30.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-05-12T23:19:30.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-12T23:19:30.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-05-12T23:19:30.938Z] === RUN TestKillStoppedContainer [2022-05-12T23:19:30.938Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-12T23:19:30.938Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T23:19:30.938Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-05-12T23:19:30.938Z] === RUN TestKillDifferentUserContainer [2022-05-12T23:19:31.204Z] #21 36.28 Selecting previously unselected package libinih1:amd64. [2022-05-12T23:19:31.204Z] #21 36.30 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T23:19:31.204Z] #21 36.31 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T23:19:31.204Z] #21 36.35 Selecting previously unselected package libnet1:amd64. [2022-05-12T23:19:31.204Z] #21 36.39 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T23:19:31.204Z] #21 36.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T23:19:31.204Z] #21 36.45 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T23:19:31.204Z] #21 36.46 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T23:19:31.204Z] #21 36.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T23:19:31.475Z] #21 36.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T23:19:31.475Z] #21 36.55 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T23:19:31.475Z] #21 36.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T23:19:31.475Z] #21 36.61 Selecting previously unselected package net-tools. [2022-05-12T23:19:31.475Z] #21 36.61 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T23:19:31.475Z] #21 36.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T23:19:31.500Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-05-12T23:19:31.500Z] === RUN TestInspectOomKilledTrue [2022-05-12T23:19:31.500Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:19:31.500Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T23:19:31.500Z] === RUN TestInspectOomKilledFalse [2022-05-12T23:19:31.500Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:19:31.500Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T23:19:31.500Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T23:19:31.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T23:19:31.733Z] #21 36.79 Selecting previously unselected package patch. [2022-05-12T23:19:31.734Z] #21 36.80 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T23:19:31.734Z] #21 36.80 Unpacking patch (2.7.6-7) ... [2022-05-12T23:19:31.734Z] #21 36.92 Selecting previously unselected package python-pip-whl. [2022-05-12T23:19:31.734Z] #21 36.93 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T23:19:31.734Z] #21 36.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T23:19:31.756Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-05-12T23:19:31.756Z] === RUN TestLinksContainerNames [2022-05-12T23:19:32.302Z] #21 37.47 Selecting previously unselected package python3-lib2to3. [2022-05-12T23:19:32.302Z] #21 37.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T23:19:32.302Z] #21 37.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T23:19:32.302Z] #21 37.58 Selecting previously unselected package python3-distutils. [2022-05-12T23:19:32.302Z] #21 37.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T23:19:32.302Z] #21 37.59 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T23:19:32.560Z] #21 37.70 Selecting previously unselected package python3-pkg-resources. [2022-05-12T23:19:32.560Z] #21 37.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T23:19:32.560Z] #21 37.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T23:19:32.681Z] --- PASS: TestLinksContainerNames (0.86s) [2022-05-12T23:19:32.681Z] === RUN TestLogsFollowTailEmpty [2022-05-12T23:19:32.819Z] #21 37.86 Selecting previously unselected package python3-setuptools. [2022-05-12T23:19:32.819Z] #21 37.86 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T23:19:32.819Z] #21 37.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T23:19:32.819Z] #21 38.08 Selecting previously unselected package python3-wheel. [2022-05-12T23:19:32.819Z] #21 38.10 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T23:19:32.819Z] #21 38.12 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T23:19:33.078Z] #21 38.22 Selecting previously unselected package python3-pip. [2022-05-12T23:19:33.078Z] #21 38.23 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T23:19:33.078Z] #21 38.23 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T23:19:33.243Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-05-12T23:19:33.243Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T23:19:33.336Z] #21 38.48 Selecting previously unselected package sudo. [2022-05-12T23:19:33.336Z] #21 38.50 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T23:19:33.336Z] #21 38.51 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T23:19:33.458Z] 97f65a0ec59e: Pull complete [2022-05-12T23:19:33.499Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/default [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/private [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/slave [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/shared [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/default [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/shared [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/slave [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/private [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:19:33.500Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T23:19:33.500Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:19:33.500Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:19:33.756Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:19:33.905Z] #21 38.99 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T23:19:33.905Z] #21 39.00 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T23:19:33.905Z] #21 39.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:19:34.012Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T23:19:34.012Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T23:19:34.012Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T23:19:34.208Z] #21 39.27 Selecting previously unselected package uidmap. [2022-05-12T23:19:34.208Z] #21 39.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T23:19:34.208Z] #21 39.28 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T23:19:34.208Z] #21 39.46 Selecting previously unselected package vim-runtime. [2022-05-12T23:19:34.208Z] #21 39.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T23:19:34.474Z] #21 39.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-12T23:19:34.474Z] #21 39.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T23:19:34.474Z] #21 39.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:19:35.417Z] --- PASS: TestContainerBindMountNonRecursive (1.41s) [2022-05-12T23:19:35.417Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T23:19:35.982Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2022-05-12T23:19:35.982Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T23:19:36.238Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-05-12T23:19:36.238Z] === RUN TestNetworkNat [2022-05-12T23:19:36.799Z] --- PASS: TestNetworkNat (0.46s) [2022-05-12T23:19:36.799Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T23:19:37.360Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-12T23:19:37.360Z] === RUN TestNetworkLoopbackNat [2022-05-12T23:19:37.770Z] #21 42.41 Selecting previously unselected package vim. [2022-05-12T23:19:37.770Z] #21 42.42 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T23:19:37.770Z] #21 42.44 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:19:37.770Z] #21 42.99 Selecting previously unselected package xfsprogs. [2022-05-12T23:19:37.770Z] #21 42.99 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T23:19:37.770Z] #21 43.01 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T23:19:38.335Z] #21 43.42 Selecting previously unselected package zip. [2022-05-12T23:19:38.335Z] #21 43.43 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T23:19:38.335Z] #21 43.44 Unpacking zip (3.0-12) ... [2022-05-12T23:19:38.335Z] #21 43.56 Selecting previously unselected package zstd. [2022-05-12T23:19:38.335Z] #21 43.57 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T23:19:38.335Z] #21 43.57 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T23:19:38.594Z] #21 43.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T23:19:39.529Z] #21 44.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T23:19:39.529Z] #21 44.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T23:19:39.529Z] #21 44.69 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T23:19:39.529Z] #21 44.70 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T23:19:39.529Z] #21 44.71 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T23:19:39.529Z] #21 44.72 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T23:19:39.529Z] #21 44.73 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T23:19:39.529Z] #21 44.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T23:19:39.529Z] #21 44.75 Setting up bzip2 (1.0.8-4) ... [2022-05-12T23:19:39.529Z] #21 44.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T23:19:39.529Z] #21 44.77 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T23:19:39.870Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-12T23:19:39.870Z] === RUN TestPause [2022-05-12T23:19:40.125Z] --- PASS: TestPause (0.49s) [2022-05-12T23:19:40.125Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T23:19:40.125Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T23:19:40.125Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T23:19:40.125Z] === RUN TestPauseStopPausedContainer [2022-05-12T23:19:40.356Z] #21 45.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:19:40.356Z] #21 45.47 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T23:19:40.356Z] #21 45.48 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T23:19:40.356Z] #21 45.49 Setting up apparmor (2.13.6-10) ... [2022-05-12T23:19:40.686Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-05-12T23:19:40.686Z] === RUN TestPidHost [2022-05-12T23:19:41.613Z] --- PASS: TestPidHost (1.03s) [2022-05-12T23:19:41.613Z] === RUN TestPsFilter [2022-05-12T23:19:41.732Z] #21 46.80 Setting up zip (3.0-12) ... [2022-05-12T23:19:41.733Z] #21 46.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:19:41.733Z] #21 46.84 Setting up bash-completion (1:2.11-2) ... [2022-05-12T23:19:41.869Z] --- PASS: TestPsFilter (0.11s) [2022-05-12T23:19:41.869Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T23:19:42.430Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-12T23:19:42.430Z] === RUN TestRemoveContainerWithVolume [2022-05-12T23:19:42.686Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-05-12T23:19:42.686Z] === RUN TestRemoveContainerRunning [2022-05-12T23:19:43.247Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-05-12T23:19:43.247Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T23:19:43.503Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-05-12T23:19:43.503Z] === RUN TestRemoveInvalidContainer [2022-05-12T23:19:43.503Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T23:19:43.503Z] === RUN TestRenameLinkedContainer [2022-05-12T23:19:43.636Z] #21 48.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T23:19:43.636Z] #21 48.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T23:19:43.636Z] #21 48.77 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T23:19:43.636Z] #21 48.77 Setting up patch (2.7.6-7) ... [2022-05-12T23:19:43.636Z] #21 48.78 Setting up sudo (1.9.5p2-3) ... [2022-05-12T23:19:43.636Z] #21 48.84 invoke-rc.d: could not determine current runlevel [2022-05-12T23:19:43.636Z] #21 48.86 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T23:19:43.636Z] #21 48.87 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T23:19:43.636Z] #21 48.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T23:19:43.636Z] #21 48.89 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T23:19:43.636Z] #21 48.91 Setting up pigz (2.6-1) ... [2022-05-12T23:19:43.636Z] #21 48.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T23:19:43.636Z] #21 48.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T23:19:43.894Z] #21 48.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T23:19:43.894Z] #21 48.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:19:44.463Z] #21 49.68 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T23:19:44.463Z] #21 49.69 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T23:19:44.722Z] #21 50.06 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T23:19:44.980Z] #21 50.10 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T23:19:44.980Z] #21 50.11 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T23:19:44.981Z] #21 50.12 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T23:19:45.390Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-05-12T23:19:45.390Z] === RUN TestRenameStoppedContainer [2022-05-12T23:19:45.548Z] #21 50.57 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T23:19:45.548Z] #21 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T23:19:45.548Z] #21 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T23:19:45.548Z] #21 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T23:19:45.548Z] #21 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T23:19:45.548Z] #21 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T23:19:45.548Z] #21 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T23:19:45.548Z] #21 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T23:19:45.548Z] #21 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T23:19:45.548Z] #21 50.63 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T23:19:45.952Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-12T23:19:45.952Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T23:19:46.878Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-05-12T23:19:46.878Z] === RUN TestRenameInvalidName [2022-05-12T23:19:46.924Z] #21 51.99 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T23:19:46.924Z] #21 52.01 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T23:19:46.924Z] #21 52.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T23:19:46.924Z] #21 52.03 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T23:19:47.133Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-12T23:19:47.133Z] === RUN TestRenameAnonymousContainer [2022-05-12T23:19:48.134Z] #21 53.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T23:19:48.134Z] #21 53.21 Setting up jq (1.6-2.1) ... [2022-05-12T23:19:48.134Z] #21 53.28 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T23:19:48.134Z] #21 53.31 Setting up iptables (1.8.7-1) ... [2022-05-12T23:19:48.134Z] #21 53.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T23:19:48.134Z] #21 53.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T23:19:48.134Z] #21 53.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T23:19:48.134Z] #21 53.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T23:19:48.134Z] #21 53.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T23:19:48.134Z] #21 53.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T23:19:48.134Z] #21 53.38 Setting up iproute2 (5.10.0-4) ... [2022-05-12T23:19:48.393Z] #21 53.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T23:19:49.019Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-05-12T23:19:49.019Z] === RUN TestRenameContainerWithSameName [2022-05-12T23:19:49.019Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-05-12T23:19:49.019Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T23:19:49.330Z] #21 DONE 54.4s [2022-05-12T23:19:49.330Z] [2022-05-12T23:19:49.330Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-12T23:19:49.330Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494 [2022-05-12T23:19:49.897Z] #22 0.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T23:19:49.897Z] #22 0.833 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T23:19:49.897Z] #22 0.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T23:19:49.897Z] #22 DONE 0.9s [2022-05-12T23:19:49.897Z] [2022-05-12T23:19:49.897Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T23:19:49.897Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T23:19:49.944Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-05-12T23:19:49.944Z] === RUN TestResize [2022-05-12T23:19:49.956Z] INFO: Extraction ended at 05/12/2022 23:19:46. Duration:00:00:33.1143101 [2022-05-12T23:19:49.956Z] INFO: Updating the golang and path environment variables [2022-05-12T23:19:49.956Z] INFO: GOPATH=d:\gopath [2022-05-12T23:19:49.956Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T23:19:49.956Z] INFO: Running the daemon under test in debug mode [2022-05-12T23:19:49.956Z] INFO: Running the daemon under test in containerd mode [2022-05-12T23:19:49.956Z] INFO: Starting a daemon under test... [2022-05-12T23:19:49.956Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42501\5\daemon --pidfile d:\CI\PR-42501\5\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-12T23:19:49.956Z] INFO: Containerd started successfully. [2022-05-12T23:19:49.956Z] INFO: Process started successfully. [2022-05-12T23:19:49.956Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T23:19:49.956Z] INFO: Waiting for the daemon under test to start... [2022-05-12T23:19:50.156Z] #47 ... [2022-05-12T23:19:50.156Z] [2022-05-12T23:19:50.156Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T23:19:50.156Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78 [2022-05-12T23:19:50.505Z] --- PASS: TestResize (0.43s) [2022-05-12T23:19:50.505Z] === RUN TestResizeWithInvalidSize [2022-05-12T23:19:50.761Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-12T23:19:50.761Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T23:19:51.323Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:19:51.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:19:51.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:19:51.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T23:19:51.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:19:52.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T23:19:52.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:19:54.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:19:54.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:19:55.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:19:55.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:19:59.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:19:59.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:20:00.131Z] #23 9.225 Collecting yamllint==1.26.1 [2022-05-12T23:20:00.390Z] #23 10.27 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T23:20:01.327Z] #23 11.36 Collecting pathspec>=0.5.3 [2022-05-12T23:20:01.327Z] #23 11.37 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T23:20:01.585Z] #23 11.72 Collecting pyyaml [2022-05-12T23:20:01.844Z] #23 11.73 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-12T23:20:01.844Z] #23 11.79 Building wheels for collected packages: yamllint [2022-05-12T23:20:01.844Z] #23 11.80 Building wheel for yamllint (setup.py): started [2022-05-12T23:20:02.780Z] #23 12.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T23:20:02.780Z] #23 12.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e46ed15067eaae1767d15cbb568878571da947007f350199b2c2d7fc4d790c82 [2022-05-12T23:20:02.781Z] #23 12.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T23:20:02.781Z] #23 12.70 Successfully built yamllint [2022-05-12T23:20:02.781Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T23:20:03.039Z] #23 13.11 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T23:20:03.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T23:20:03.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T23:20:03.606Z] #23 DONE 13.5s [2022-05-12T23:20:03.606Z] [2022-05-12T23:20:03.606Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T23:20:03.606Z] #27 sha256:adf5b4b5b24330d73e0cf9c4d9b9f01239ab9b0771ef0d77e5ad629dbf90b128 [2022-05-12T23:20:03.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T23:20:03.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T23:20:03.865Z] #27 DONE 0.2s [2022-05-12T23:20:03.865Z] [2022-05-12T23:20:03.865Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T23:20:03.865Z] #32 sha256:b95f0143065593435d88fc0ff0af7f0c2d6c158afc449445fe04271e3ac58bcd [2022-05-12T23:20:04.124Z] #32 DONE 0.4s [2022-05-12T23:20:04.124Z] [2022-05-12T23:20:04.124Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T23:20:04.124Z] #35 sha256:05f32cb31b55c985acb2d6f22cce37271fc5e46a44737fb8429dad87bfedd967 [2022-05-12T23:20:04.383Z] #35 DONE 0.3s [2022-05-12T23:20:04.383Z] [2022-05-12T23:20:04.383Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:20:04.383Z] #60 sha256:fd6ed9195e0bd15e532c9ad27cc9ac1114ad936d9142f8985e21fcd626e177ce [2022-05-12T23:20:04.383Z] #60 ... [2022-05-12T23:20:04.383Z] [2022-05-12T23:20:04.383Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T23:20:04.383Z] #37 sha256:776d91bfbb81458c4105f2a49cf497e949ef17e07662a1daadcb320bbf972220 [2022-05-12T23:20:04.642Z] #37 DONE 0.2s [2022-05-12T23:20:04.642Z] [2022-05-12T23:20:04.642Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T23:20:04.642Z] #39 sha256:411bb5b217789d538c10ed78626b52d8b1e25a7ec6911bc71618d4435be6e987 [2022-05-12T23:20:04.642Z] #39 DONE 0.1s [2022-05-12T23:20:04.642Z] [2022-05-12T23:20:04.642Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:20:04.642Z] #60 sha256:fd6ed9195e0bd15e532c9ad27cc9ac1114ad936d9142f8985e21fcd626e177ce [2022-05-12T23:20:04.642Z] #60 ... [2022-05-12T23:20:04.642Z] [2022-05-12T23:20:04.642Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T23:20:04.642Z] #41 sha256:36053e0f4c15b83c04b6d4e0d81e3abb10cf8c0dfb634fa97004f5c2565aec1f [2022-05-12T23:20:04.642Z] #41 DONE 0.1s [2022-05-12T23:20:04.642Z] [2022-05-12T23:20:04.642Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T23:20:04.642Z] #45 sha256:93bf1cd3441bf0d97ef76c2f798e8da5cef20ea91a901396803e5d06bf72120b [2022-05-12T23:20:04.642Z] #45 DONE 0.1s [2022-05-12T23:20:04.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T23:20:04.900Z] [2022-05-12T23:20:04.901Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:20:04.901Z] #64 sha256:0e232aa52a33d7a31503d50c7796b3ad8c7449aa8002c259d82d0e6a77caaa1b [2022-05-12T23:20:05.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T23:20:05.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T23:20:07.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T23:20:07.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T23:20:07.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T23:20:07.591Z] ...INFO: Daemon under test started and replied! [2022-05-12T23:20:07.591Z] INFO: Docker version of the daemon under test [2022-05-12T23:20:07.591Z] [2022-05-12T23:20:07.591Z] Client: [2022-05-12T23:20:07.591Z] Version: 17.06.2-ce [2022-05-12T23:20:07.591Z] API version: 1.30 [2022-05-12T23:20:07.591Z] Go version: go1.8.3 [2022-05-12T23:20:07.591Z] Git commit: cec0b72 [2022-05-12T23:20:07.591Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T23:20:07.591Z] OS/Arch: windows/amd64 [2022-05-12T23:20:07.591Z] [2022-05-12T23:20:07.591Z] Server: [2022-05-12T23:20:07.591Z] Version: 0.0.0-dev [2022-05-12T23:20:07.591Z] API version: 1.42 (minimum version 1.24) [2022-05-12T23:20:07.591Z] Go version: go1.18.2 [2022-05-12T23:20:07.591Z] Git commit: 9034645b08 [2022-05-12T23:20:07.591Z] Built: [2022-05-12T23:20:07.591Z] OS/Arch: windows/amd64 [2022-05-12T23:20:07.591Z] Experimental: false [2022-05-12T23:20:07.591Z] [2022-05-12T23:20:07.591Z] INFO: Docker info of the daemon under test [2022-05-12T23:20:07.591Z] [2022-05-12T23:20:07.591Z] Containers: 0 [2022-05-12T23:20:07.591Z] Running: 0 [2022-05-12T23:20:07.591Z] Paused: 0 [2022-05-12T23:20:07.591Z] Stopped: 0 [2022-05-12T23:20:07.591Z] Images: 0 [2022-05-12T23:20:07.591Z] Server Version: 0.0.0-dev [2022-05-12T23:20:07.591Z] Storage Driver: windowsfilter [2022-05-12T23:20:07.591Z] Windows: [2022-05-12T23:20:07.591Z] Logging Driver: json-file [2022-05-12T23:20:07.591Z] Plugins: [2022-05-12T23:20:07.591Z] Volume: local [2022-05-12T23:20:07.591Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T23:20:07.591Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T23:20:07.591Z] Swarm: inactive [2022-05-12T23:20:07.591Z] Default Isolation: process [2022-05-12T23:20:07.591Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T23:20:07.591Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T23:20:07.591Z] OSType: windows [2022-05-12T23:20:07.591Z] Architecture: x86_64 [2022-05-12T23:20:07.591Z] CPUs: 4 [2022-05-12T23:20:07.591Z] Total Memory: 32GiB [2022-05-12T23:20:07.591Z] Name: azwin-2-266701 [2022-05-12T23:20:07.591Z] ID: 23ac4fa1-13a7-4b6f-b86a-258dc208e9f9 [2022-05-12T23:20:07.591Z] Docker Root Dir: D:\CI\PR-42501\5\daemon [2022-05-12T23:20:07.591Z] Debug Mode (client): false [2022-05-12T23:20:07.591Z] Debug Mode (server): true [2022-05-12T23:20:07.591Z] File Descriptors: -1 [2022-05-12T23:20:07.591Z] Goroutines: 29 [2022-05-12T23:20:07.591Z] System Time: 2022-05-12T23:20:06.7730507Z [2022-05-12T23:20:07.591Z] EventsListeners: 0 [2022-05-12T23:20:07.591Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:20:07.591Z] Labels: [2022-05-12T23:20:07.591Z] Experimental: false [2022-05-12T23:20:07.591Z] Insecure Registries: [2022-05-12T23:20:07.591Z] 127.0.0.0/8 [2022-05-12T23:20:07.591Z] Live Restore Enabled: false [2022-05-12T23:20:07.591Z] [2022-05-12T23:20:07.591Z] [2022-05-12T23:20:07.591Z] INFO: Docker images of the daemon under test [2022-05-12T23:20:07.591Z] [2022-05-12T23:20:07.591Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T23:20:07.591Z] [2022-05-12T23:20:07.591Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T23:20:07.591Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T23:20:07.591Z] ltsc2022: Pulling from windows/servercore [2022-05-12T23:20:07.591Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T23:20:07.591Z] 12fb50a031bd: Pulling fs layer [2022-05-12T23:20:08.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.23s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-05-12T23:20:09.483Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-05-12T23:20:09.483Z] === RUN TestCgroupNamespacesRun [2022-05-12T23:20:10.410Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-05-12T23:20:10.410Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T23:20:10.410Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T23:20:10.410Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T23:20:10.410Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T23:20:10.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T23:20:11.773Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-05-12T23:20:11.773Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T23:20:12.699Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-05-12T23:20:12.699Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T23:20:14.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-05-12T23:20:14.063Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T23:20:14.991Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-05-12T23:20:14.991Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T23:20:15.922Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-12T23:20:15.922Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T23:20:17.287Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-05-12T23:20:17.287Z] === RUN TestNISDomainname [2022-05-12T23:20:17.542Z] --- PASS: TestNISDomainname (0.58s) [2022-05-12T23:20:17.542Z] === RUN TestHostnameDnsResolution [2022-05-12T23:20:18.468Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-05-12T23:20:18.468Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T23:20:18.724Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-05-12T23:20:18.724Z] === RUN TestPrivilegedHostDevices [2022-05-12T23:20:18.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T23:20:19.286Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-05-12T23:20:19.286Z] === RUN TestStats [2022-05-12T23:20:21.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T23:20:21.800Z] --- PASS: TestStats (2.51s) [2022-05-12T23:20:21.800Z] === RUN TestStopContainerWithTimeout [2022-05-12T23:20:21.800Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T23:20:21.800Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T23:20:21.800Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T23:20:21.800Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T23:20:21.800Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T23:20:21.800Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T23:20:21.800Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T23:20:21.800Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T23:20:21.800Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T23:20:21.800Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T23:20:22.370Z] 12fb50a031bd: Verifying Checksum [2022-05-12T23:20:22.371Z] 12fb50a031bd: Download complete [2022-05-12T23:20:22.371Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T23:20:22.371Z] 97f65a0ec59e: Download complete [2022-05-12T23:20:22.726Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T23:20:22.988Z] #64 ... [2022-05-12T23:20:22.988Z] [2022-05-12T23:20:22.988Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T23:20:22.988Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T23:20:22.988Z] #47 254.8 + dpkg --print-architecture [2022-05-12T23:20:22.988Z] #47 254.8 + git checkout -q v2.1.0 [2022-05-12T23:20:22.988Z] #47 255.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T23:20:22.988Z] #47 255.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T23:20:24.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T23:20:24.613Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T23:20:25.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T23:20:25.976Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T23:20:25.976Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-05-12T23:20:25.976Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-05-12T23:20:25.976Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-05-12T23:20:25.976Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-05-12T23:20:25.976Z] === RUN TestDeleteDevicemapper [2022-05-12T23:20:25.976Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T23:20:25.976Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T23:20:25.976Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T23:20:27.352Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-05-12T23:20:27.352Z] === RUN TestUpdateMemory [2022-05-12T23:20:27.352Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:20:27.352Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T23:20:27.352Z] === RUN TestUpdateCPUQuota [2022-05-12T23:20:28.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T23:20:28.278Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-05-12T23:20:28.278Z] === RUN TestUpdatePidsLimit [2022-05-12T23:20:28.278Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T23:20:28.534Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T23:20:28.789Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T23:20:29.044Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T23:20:29.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T23:20:29.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T23:20:29.555Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T23:20:30.481Z] --- PASS: TestUpdatePidsLimit (2.01s) [2022-05-12T23:20:30.481Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-05-12T23:20:30.481Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-05-12T23:20:30.481Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-05-12T23:20:30.481Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-05-12T23:20:30.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-05-12T23:20:30.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-05-12T23:20:30.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-05-12T23:20:30.481Z] === RUN TestUpdateRestartPolicy [2022-05-12T23:20:30.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T23:20:33.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T23:20:35.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T23:20:39.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T23:20:41.676Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T23:20:41.676Z] Using test binary docker [2022-05-12T23:20:41.676Z] +++ /etc/init.d/apparmor start [2022-05-12T23:20:41.676Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T23:20:41.676Z] INFO: Waiting for daemon to start... [2022-05-12T23:20:41.676Z] Starting dockerd [2022-05-12T23:20:41.676Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-12T23:20:42.637Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-05-12T23:20:42.637Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T23:20:42.637Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-12T23:20:42.637Z] === RUN TestWaitNonBlocked [2022-05-12T23:20:42.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:20:42.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:20:42.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:20:42.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:20:42.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:20:42.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:20:42.637Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T23:20:42.637Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-05-12T23:20:42.637Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-05-12T23:20:42.637Z] === RUN TestWaitBlocked [2022-05-12T23:20:42.637Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:20:42.637Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:20:42.637Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:20:42.637Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:20:42.637Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:20:42.637Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:20:43.198Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T23:20:43.198Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-05-12T23:20:43.198Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-05-12T23:20:43.198Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T23:20:43.198Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T23:20:43.591Z] . [2022-05-12T23:20:43.591Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T23:20:43.591Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T23:20:43.591Z] Error: No such image: emptyfs [2022-05-12T23:20:43.591Z] ++++ docker load [2022-05-12T23:20:43.591Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T23:20:44.163Z] Running integration-test (iteration 1) [2022-05-12T23:20:44.163Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T23:20:44.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:20:44.163Z] ++ set -e [2022-05-12T23:20:44.163Z] ++ '[' -n 0 ']' [2022-05-12T23:20:44.163Z] ++ set -x [2022-05-12T23:20:44.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-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:20:44.734Z] Loaded image: busybox:latest [2022-05-12T23:20:44.919Z] #47 DONE 277.4s [2022-05-12T23:20:44.919Z] [2022-05-12T23:20:44.919Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:20:44.919Z] #64 sha256:0e232aa52a33d7a31503d50c7796b3ad8c7449aa8002c259d82d0e6a77caaa1b [2022-05-12T23:20:45.371Z] Loaded image: busybox:glibc [2022-05-12T23:20:45.713Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-05-12T23:20:45.713Z] === CONT TestIpcModeOlderClient [2022-05-12T23:20:45.713Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-05-12T23:20:45.713Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T23:20:45.713Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-12T23:20:45.713Z] === CONT TestDaemonHostGatewayIP [2022-05-12T23:20:45.860Z] #64 ... [2022-05-12T23:20:45.860Z] [2022-05-12T23:20:45.860Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T23:20:45.860Z] #48 sha256:fa3556b391c5d730536d9fc6a9c64b7a230a809e9579ab70c2633d2b6db3b5a8 [2022-05-12T23:20:46.118Z] #48 DONE 0.4s [2022-05-12T23:20:46.118Z] [2022-05-12T23:20:46.118Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:20:46.118Z] #64 sha256:0e232aa52a33d7a31503d50c7796b3ad8c7449aa8002c259d82d0e6a77caaa1b [2022-05-12T23:20:46.118Z] #64 ... [2022-05-12T23:20:46.118Z] [2022-05-12T23:20:46.118Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T23:20:46.118Z] #52 sha256:1d1999a2925e44478c99fc0cf1da08db6b10ed004f7bfc5324840bb7a57f62db [2022-05-12T23:20:46.118Z] #52 DONE 0.0s [2022-05-12T23:20:46.118Z] [2022-05-12T23:20:46.118Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T23:20:46.118Z] #54 sha256:f0c510d9d59b59768d3692e835666ed91226492d6b8a36e30890517a7701a169 [2022-05-12T23:20:46.377Z] #54 DONE 0.1s [2022-05-12T23:20:46.377Z] [2022-05-12T23:20:46.377Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:20:46.377Z] #60 sha256:fd6ed9195e0bd15e532c9ad27cc9ac1114ad936d9142f8985e21fcd626e177ce [2022-05-12T23:20:48.228Z] --- PASS: TestDaemonHostGatewayIP (2.56s) [2022-05-12T23:20:48.228Z] === CONT TestDaemonRestartIpcMode [2022-05-12T23:20:48.582Z] ok github.com/docker/docker/libnetwork/networkdb 135.988s coverage: 60.1% of statements [2022-05-12T23:20:48.582Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T23:20:48.582Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T23:20:49.540Z] ok github.com/docker/docker/libnetwork/osl 4.337s coverage: 39.7% of statements [2022-05-12T23:20:49.798Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-12T23:20:50.056Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-05-12T23:20:50.668Z] Loaded image: debian:bullseye-slim [2022-05-12T23:20:50.668Z] Loaded image: hello-world:latest [2022-05-12T23:20:50.668Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T23:20:50.668Z] INFO: Testing against a local daemon [2022-05-12T23:20:50.668Z] === RUN TestCgroupNamespacesBuild [2022-05-12T23:20:50.764Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-05-12T23:20:50.990Z] ok github.com/docker/docker/libnetwork/portmapper 0.277s coverage: 48.6% of statements [2022-05-12T23:20:50.990Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-12T23:20:50.990Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T23:20:51.556Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] === Skipped [2022-05-12T23:20:51.556Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T23:20:51.556Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T23:20:51.556Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T23:20:51.556Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T23:20:51.556Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T23:20:51.556Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T23:20:51.556Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T23:20:51.556Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T23:20:51.556Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T23:20:51.556Z] firewalld_test.go:14: firewalld is not running [2022-05-12T23:20:51.556Z] [2022-05-12T23:20:51.556Z] DONE 326 tests, 9 skipped in 233.723s Post stage [Pipeline] junit [2022-05-12T23:20:52.156Z] Recording test results [2022-05-12T23:20:52.240Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T23:20:52.579Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2022-05-12T23:20:52.579Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T23:20:52.580Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13c110b81095162f4212591f72258655b16df60c -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:13c110b81095162f4212591f72258655b16df60c hack/make.sh dynbinary test-integration [2022-05-12T23:20:53.146Z] [2022-05-12T23:20:53.146Z] Removing bundles/ [2022-05-12T23:20:53.146Z] [2022-05-12T23:20:53.146Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T23:20:53.146Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:20:53.146Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:20:54.490Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2022-05-12T23:20:54.490Z] === RUN TestBuildWithSession [2022-05-12T23:20:54.490Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:20:54.490Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T23:20:54.490Z] === RUN TestBuildSquashParent [2022-05-12T23:20:57.292Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-05-12T23:20:57.292Z] PASS [2022-05-12T23:20:57.292Z] [2022-05-12T23:20:57.292Z] === Skipped [2022-05-12T23:20:57.292Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T23:20:57.292Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:20:57.292Z] [2022-05-12T23:20:57.292Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T23:20:57.292Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:20:57.292Z] [2022-05-12T23:20:57.292Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T23:20:57.292Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:20:57.292Z] [2022-05-12T23:20:57.292Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T23:20:57.292Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T23:20:57.292Z] [2022-05-12T23:20:57.292Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T23:20:57.292Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T23:20:57.292Z] [2022-05-12T23:20:57.292Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T23:20:57.292Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T23:20:57.292Z] [2022-05-12T23:20:57.292Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T23:20:57.292Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:20:57.292Z] [2022-05-12T23:20:57.292Z] DONE 237 tests, 7 skipped in 118.807s [2022-05-12T23:20:57.292Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T23:20:57.549Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T23:20:58.109Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T23:20:58.109Z] === RUN TestConfigDaemonID [2022-05-12T23:20:59.035Z] daemon_test.go:84: [d62ed17803448] daemon is not started [2022-05-12T23:20:59.035Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T23:20:59.035Z] === RUN TestDaemonConfigValidation [2022-05-12T23:20:59.035Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:20:59.035Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:20:59.035Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T23:20:59.035Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T23:20:59.035Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T23:20:59.035Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T23:20:59.035Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T23:20:59.035Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T23:20:59.035Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T23:20:59.035Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T23:20:59.035Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:20:59.035Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T23:20:59.035Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T23:20:59.035Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T23:20:59.035Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T23:20:59.291Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T23:20:59.291Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-12T23:20:59.291Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-05-12T23:20:59.291Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-12T23:20:59.291Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-05-12T23:20:59.291Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-12T23:20:59.291Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T23:20:59.291Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T23:21:00.218Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T23:21:01.581Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T23:21:02.542Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T23:21:02.542Z] daemon_test.go:198: [d12a7fc6b265b] daemon is not started [2022-05-12T23:21:02.542Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-12T23:21:02.542Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-12T23:21:02.542Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T23:21:02.542Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T23:21:02.542Z] === RUN TestDaemonProxy [2022-05-12T23:21:02.542Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T23:21:04.430Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T23:21:04.488Z] --- PASS: TestBuildSquashParent (8.85s) [2022-05-12T23:21:04.488Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T23:21:04.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:21:04.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:21:04.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:21:04.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:21:04.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:21:04.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:21:04.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:21:04.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:21:04.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:21:04.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:21:04.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:21:04.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:21:04.488Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:21:04.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:21:05.792Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T23:21:07.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:21:07.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:21:07.676Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T23:21:07.932Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T23:21:08.492Z] --- PASS: TestDaemonProxy (6.22s) [2022-05-12T23:21:08.492Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-05-12T23:21:08.492Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-12T23:21:08.492Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-12T23:21:08.492Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T23:21:08.492Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T23:21:08.492Z] PASS [2022-05-12T23:21:08.492Z] [2022-05-12T23:21:08.492Z] DONE 18 tests in 11.147s [2022-05-12T23:21:08.492Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T23:21:08.748Z] INFO: Testing against a local daemon [2022-05-12T23:21:08.748Z] === RUN TestCommitInheritsEnv [2022-05-12T23:21:09.003Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-05-12T23:21:09.003Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T23:21:09.003Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T23:21:09.003Z] === RUN TestImportWithCustomPlatform [2022-05-12T23:21:09.003Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T23:21:09.003Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T23:21:09.003Z] === RUN TestImportWithCustomPlatform// [2022-05-12T23:21:09.003Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T23:21:09.003Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T23:21:09.003Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T23:21:09.259Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T23:21:09.259Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T23:21:09.259Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T23:21:09.259Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T23:21:09.259Z] === RUN TestImagesFilterMultiReference [2022-05-12T23:21:09.259Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-12T23:21:09.259Z] === RUN TestImagePullPlatformInvalid [2022-05-12T23:21:09.259Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T23:21:09.259Z] === RUN TestRemoveImageOrphaning [2022-05-12T23:21:09.515Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-05-12T23:21:09.515Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T23:21:10.075Z] time="2022-05-12T23:21:09Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T23:21:10.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:21:10.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:21:11.437Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-05-12T23:21:11.437Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T23:21:11.437Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-12T23:21:11.437Z] === RUN TestTagInvalidReference [2022-05-12T23:21:11.437Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T23:21:11.437Z] === RUN TestTagValidPrefixedRepo [2022-05-12T23:21:11.437Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-12T23:21:11.437Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T23:21:11.437Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-12T23:21:11.437Z] === RUN TestTagOfficialNames [2022-05-12T23:21:11.693Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-12T23:21:11.693Z] === RUN TestTagMatchesDigest [2022-05-12T23:21:11.693Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T23:21:11.693Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T23:21:13.638Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-12T23:21:13.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2022-05-12T23:21:13.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2022-05-12T23:21:13.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2022-05-12T23:21:13.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2022-05-12T23:21:13.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s) [2022-05-12T23:21:13.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s) [2022-05-12T23:21:13.638Z] === RUN TestBuildMultiStageCopy [2022-05-12T23:21:13.638Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T23:21:16.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T23:21:16.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T23:21:17.134Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T23:21:17.710Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T23:21:18.282Z] --- PASS: TestBuildMultiStageCopy (5.14s) [2022-05-12T23:21:18.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2022-05-12T23:21:18.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-05-12T23:21:18.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.76s) [2022-05-12T23:21:18.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-05-12T23:21:18.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-05-12T23:21:18.282Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T23:21:19.667Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2022-05-12T23:21:19.667Z] === RUN TestBuildLabelWithTargets [2022-05-12T23:21:21.585Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2022-05-12T23:21:21.585Z] === RUN TestBuildWithEmptyLayers [2022-05-12T23:21:22.968Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2022-05-12T23:21:22.968Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T23:21:25.127Z] #60 ... [2022-05-12T23:21:25.127Z] [2022-05-12T23:21:25.127Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T23:21:25.127Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T23:21:25.127Z] #55 312.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T23:21:25.127Z] #55 DONE 313.7s [2022-05-12T23:21:25.127Z] [2022-05-12T23:21:25.127Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T23:21:25.127Z] #60 sha256:fd6ed9195e0bd15e532c9ad27cc9ac1114ad936d9142f8985e21fcd626e177ce [2022-05-12T23:21:25.127Z] #60 152.8 + mkdir -p /build [2022-05-12T23:21:25.127Z] #60 152.8 + cp runc /build/runc [2022-05-12T23:21:25.127Z] #60 DONE 153.2s [2022-05-12T23:21:25.127Z] [2022-05-12T23:21:25.127Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:21:25.127Z] #64 sha256:0e232aa52a33d7a31503d50c7796b3ad8c7449aa8002c259d82d0e6a77caaa1b [2022-05-12T23:21:25.127Z] #64 ... [2022-05-12T23:21:25.127Z] [2022-05-12T23:21:25.127Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T23:21:25.127Z] #56 sha256:23a5e0b75c32da046f1d26226565067870c3e8baf01b25b8aa0477e01353dc63 [2022-05-12T23:21:25.127Z] #56 DONE 0.6s [2022-05-12T23:21:25.127Z] [2022-05-12T23:21:25.127Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T23:21:25.127Z] #58 sha256:d44f963be399a2845560e00ca22808ca1c4d306c0ade7977e4a0e2d8376e7421 [2022-05-12T23:21:25.127Z] #58 DONE 0.1s [2022-05-12T23:21:25.127Z] [2022-05-12T23:21:25.127Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:21:25.127Z] #64 sha256:0e232aa52a33d7a31503d50c7796b3ad8c7449aa8002c259d82d0e6a77caaa1b [2022-05-12T23:21:25.127Z] #64 ... [2022-05-12T23:21:25.127Z] [2022-05-12T23:21:25.127Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T23:21:25.127Z] #61 sha256:d3e34419af2e97e115c44e8a1ee9489ce7021dc3274d81ee4724c62d9cff2049 [2022-05-12T23:21:25.127Z] #61 DONE 0.2s [2022-05-12T23:21:25.127Z] [2022-05-12T23:21:25.127Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T23:21:25.127Z] #64 sha256:0e232aa52a33d7a31503d50c7796b3ad8c7449aa8002c259d82d0e6a77caaa1b [2022-05-12T23:21:26.268Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2022-05-12T23:21:26.268Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T23:21:26.507Z] #64 260.1 + bin/containerd [2022-05-12T23:21:27.651Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2022-05-12T23:21:27.651Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T23:21:30.543Z] 12fb50a031bd: Pull complete [2022-05-12T23:21:30.543Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T23:21:30.543Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:21:30.543Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T23:21:30.543Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T23:21:30.543Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T23:21:30.543Z] WARN: Skipping validation tests [2022-05-12T23:21:30.543Z] INFO: Running unit tests at 05/12/2022 23:21:22... [2022-05-12T23:21:30.543Z] INFO: make.ps1 starting at 05/12/2022 23:21:26 [2022-05-12T23:21:30.543Z] INFO: Git commit (933c20cc86) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T23:21:30.543Z] INFO: Running unit tests... [2022-05-12T23:21:30.949Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2022-05-12T23:21:30.949Z] === RUN TestBuildWithHugeFile [2022-05-12T23:21:35.369Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T23:21:45.879Z] ? github.com/docker/docker/api [no test files] [2022-05-12T23:21:50.589Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 2m49.025008861s [2022-05-12T23:21:50.589Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-12T23:21:50.589Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 493.439253ms [2022-05-12T23:21:50.777Z] b111c3320c94: Pull complete [2022-05-12T23:22:03.753Z] === RUN TestMiddlewares [2022-05-12T23:22:03.753Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T23:22:03.753Z] PASS [2022-05-12T23:22:03.753Z] coverage: 7.9% of statements [2022-05-12T23:22:03.753Z] ok github.com/docker/docker/api/server 0.110s coverage: 7.9% of statements [2022-05-12T23:22:18.766Z] 97f65a0ec59e: Pull complete [2022-05-12T23:22:22.715Z] #64 311.0 # github.com/containerd/containerd/cmd/containerd [2022-05-12T23:22:22.715Z] #64 311.0 /usr/bin/ld: /tmp/go-link-3690581276/000019.o: in function `New': [2022-05-12T23:22:22.715Z] #64 311.0 /tmp/tmp.C1bZPrEXWE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-12T23:22:22.715Z] #64 311.1 + bin/containerd-stress [2022-05-12T23:22:22.715Z] #64 312.2 + bin/containerd-shim [2022-05-12T23:22:29.573Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:22:29.573Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:22:29.573Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:22:29.573Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:22:29.573Z] [2022-05-12T23:22:29.573Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T23:22:29.573Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T23:22:29.573Z] HOSTNAME=38e1b0456971 [2022-05-12T23:22:29.573Z] TESTDEBUG=0 [2022-05-12T23:22:29.573Z] DEST=bundles/test-integration [2022-05-12T23:22:29.573Z] PWD=/go/src/github.com/docker/docker [2022-05-12T23:22:29.573Z] DOCKER_GITCOMMIT=13c110b81095162f4212591f72258655b16df60c [2022-05-12T23:22:29.573Z] container=docker [2022-05-12T23:22:29.573Z] HOME=/root [2022-05-12T23:22:29.573Z] GOLANG_VERSION=1.18.2 [2022-05-12T23:22:29.573Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T23:22:29.573Z] VALIDATE_BRANCH=master [2022-05-12T23:22:29.573Z] TERM=xterm [2022-05-12T23:22:29.573Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T23:22:29.573Z] SHLVL=1 [2022-05-12T23:22:29.573Z] TIMEOUT=120m [2022-05-12T23:22:29.573Z] DOCKER_BUILDTAGS= journald [2022-05-12T23:22:29.573Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T23:22:29.573Z] GO111MODULE=off [2022-05-12T23:22:29.573Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T23:22:29.573Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T23:22:29.573Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T23:22:29.573Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T23:22:29.573Z] GOPATH=/go [2022-05-12T23:22:29.573Z] PKG_CONFIG=pkg-config [2022-05-12T23:22:29.573Z] _=/usr/bin/env [2022-05-12T23:22:29.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T23:22:30.821Z] #64 323.4 + bin/containerd-shim-runc-v1 [2022-05-12T23:22:36.087Z] #64 329.6 + bin/containerd-shim-runc-v2 [2022-05-12T23:22:36.652Z] #64 330.4 + binaries [2022-05-12T23:22:36.652Z] #64 330.4 + install -D bin/containerd /build/containerd [2022-05-12T23:22:36.652Z] #64 330.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T23:22:36.652Z] #64 330.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T23:22:36.652Z] #64 330.5 + install -D bin/ctr /build/ctr [2022-05-12T23:22:38.548Z] #64 DONE 332.3s [2022-05-12T23:22:39.113Z] [2022-05-12T23:22:39.113Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T23:22:39.113Z] #65 sha256:8f5c57dd114bc653522878134a8b374364f5c7ef56e406d66e9b5e58a7029d3d [2022-05-12T23:22:40.044Z] #65 DONE 0.8s [2022-05-12T23:22:40.044Z] [2022-05-12T23:22:40.044Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T23:22:40.044Z] #70 sha256:6f2b9f218980ecfd2ba23673b4dd561d5978233905ebfda0c30091a110edc823 [2022-05-12T23:22:40.301Z] #70 DONE 0.2s [2022-05-12T23:22:40.301Z] [2022-05-12T23:22:40.301Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T23:22:40.301Z] #75 sha256:d90db3e65210208dcbff52fcb250d716e44e8de02bdb0e054128421dbc55d6f0 [2022-05-12T23:22:40.866Z] #75 DONE 0.8s [2022-05-12T23:22:40.866Z] [2022-05-12T23:22:40.866Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T23:22:40.866Z] #76 sha256:6473cb078900754e71109d2164190214eadad6ab6dffbbf9f5c2e4f9305098e4 [2022-05-12T23:22:40.866Z] #76 DONE 0.0s [2022-05-12T23:22:41.125Z] [2022-05-12T23:22:41.125Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T23:22:41.125Z] #77 sha256:492d74b13a675797ac612592554511626ea779a9d82bf5790ffc43f03941153b [2022-05-12T23:22:42.505Z] #77 DONE 1.2s [2022-05-12T23:22:42.505Z] [2022-05-12T23:22:42.505Z] #78 exporting to image [2022-05-12T23:22:42.505Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T23:22:42.505Z] #78 exporting layers [2022-05-12T23:22:48.066Z] --- PASS: TestImportExtremelyLargeImageWorks (91.80s) [2022-05-12T23:22:48.066Z] PASS [2022-05-12T23:22:48.066Z] [2022-05-12T23:22:48.066Z] DONE 22 tests in 94.856s [2022-05-12T23:22:48.066Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T23:22:48.066Z] INFO: Testing against a local daemon [2022-05-12T23:22:48.066Z] === RUN TestNetworkCreateDelete [2022-05-12T23:22:48.066Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-12T23:22:48.066Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T23:22:48.066Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-12T23:22:48.066Z] === RUN TestDaemonDNSFallback [2022-05-12T23:22:49.061Z] #78 exporting layers 6.1s done [2022-05-12T23:22:49.061Z] #78 writing image sha256:6968b6a4602c133ddac401dbb6dce06cb3f9e2fd107b1bb50e0761f14c05d7cd done [2022-05-12T23:22:49.061Z] #78 naming to docker.io/library/docker:805bb4050204a28a06841e32f470892c8db26a76 done [2022-05-12T23:22:49.061Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T23:22:49.399Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=805bb4050204a28a06841e32f470892c8db26a76 -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:805bb4050204a28a06841e32f470892c8db26a76 hack/make.sh dynbinary test-integration [2022-05-12T23:22:50.578Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-05-12T23:22:50.578Z] === RUN TestInspectNetwork [2022-05-12T23:22:51.295Z] [2022-05-12T23:22:51.295Z] Removing bundles/ [2022-05-12T23:22:51.295Z] [2022-05-12T23:22:51.295Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T23:22:51.295Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:22:51.295Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:22:53.841Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T23:22:53.841Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T23:22:53.841Z] === RUN TestInspectNetwork/network_name [2022-05-12T23:22:53.841Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T23:22:58.015Z] --- PASS: TestInspectNetwork (7.22s) [2022-05-12T23:22:58.015Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T23:22:58.015Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T23:22:58.015Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T23:22:58.015Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T23:22:58.015Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T23:22:59.381Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T23:22:59.381Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:22:59.381Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:22:59.381Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:22:59.381Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T23:22:59.381Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T23:22:59.381Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T23:22:59.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T23:22:59.381Z] === RUN TestNetworkList [2022-05-12T23:22:59.381Z] === RUN TestNetworkList//networks [2022-05-12T23:22:59.381Z] === PAUSE TestNetworkList//networks [2022-05-12T23:22:59.381Z] === RUN TestNetworkList//networks/ [2022-05-12T23:22:59.381Z] === PAUSE TestNetworkList//networks/ [2022-05-12T23:22:59.381Z] === CONT TestNetworkList//networks [2022-05-12T23:22:59.381Z] === CONT TestNetworkList//networks/ [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T23:22:59.381Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T23:22:59.381Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T23:22:59.678Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T23:22:59.678Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T23:23:00.603Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-12T23:23:00.603Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T23:23:01.529Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-12T23:23:01.529Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T23:23:01.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T23:23:01.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T23:23:02.454Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-05-12T23:23:02.454Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T23:23:03.818Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-12T23:23:03.818Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T23:23:04.378Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-12T23:23:04.378Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T23:23:04.709Z] === RUN TestBoolValue [2022-05-12T23:23:04.709Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestBoolValueOrDefault [2022-05-12T23:23:04.709Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestInt64ValueOrZero [2022-05-12T23:23:04.709Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestInt64ValueOrDefault [2022-05-12T23:23:04.709Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T23:23:04.709Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestJsonContentType [2022-05-12T23:23:04.709Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestReadJSON [2022-05-12T23:23:04.709Z] === RUN TestReadJSON/nil_body [2022-05-12T23:23:04.709Z] === RUN TestReadJSON/empty_body [2022-05-12T23:23:04.709Z] === RUN TestReadJSON/with_valid_request [2022-05-12T23:23:04.709Z] === RUN TestReadJSON/with_whitespace [2022-05-12T23:23:04.709Z] === RUN TestReadJSON/with_extra_content [2022-05-12T23:23:04.709Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T23:23:04.709Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T23:23:04.709Z] PASS [2022-05-12T23:23:04.709Z] coverage: 31.9% of statements [2022-05-12T23:23:04.709Z] ok github.com/docker/docker/api/server/httputils 0.075s coverage: 31.9% of statements [2022-05-12T23:23:04.709Z] === RUN TestMaskSecretKeys [2022-05-12T23:23:04.709Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T23:23:04.709Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T23:23:04.709Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T23:23:04.709Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestVersionMiddlewareVersion [2022-05-12T23:23:04.709Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T23:23:04.709Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T23:23:04.709Z] PASS [2022-05-12T23:23:04.709Z] coverage: 37.7% of statements [2022-05-12T23:23:04.709Z] ok github.com/docker/docker/api/server/middleware 0.076s coverage: 37.7% of statements [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T23:23:04.709Z] === RUN TestStrSliceMarshalJSON [2022-05-12T23:23:04.709Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T23:23:04.709Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestStrSliceUnmarshalString [2022-05-12T23:23:04.709Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T23:23:04.709Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T23:23:04.709Z] PASS [2022-05-12T23:23:04.709Z] coverage: 90.0% of statements [2022-05-12T23:23:04.709Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-05-12T23:23:04.709Z] === RUN TestToJSON [2022-05-12T23:23:04.709Z] --- PASS: TestToJSON (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestToParamWithVersion [2022-05-12T23:23:04.709Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestFromJSON [2022-05-12T23:23:04.709Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestEmpty [2022-05-12T23:23:04.709Z] --- PASS: TestEmpty (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T23:23:04.709Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestArgsMatchKVList [2022-05-12T23:23:04.709Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestArgsMatch [2022-05-12T23:23:04.709Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestAdd [2022-05-12T23:23:04.709Z] --- PASS: TestAdd (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestDel [2022-05-12T23:23:04.709Z] --- PASS: TestDel (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestLen [2022-05-12T23:23:04.709Z] --- PASS: TestLen (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestExactMatch [2022-05-12T23:23:04.709Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestOnlyOneExactMatch [2022-05-12T23:23:04.709Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestContains [2022-05-12T23:23:04.709Z] --- PASS: TestContains (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestValidate [2022-05-12T23:23:04.709Z] --- PASS: TestValidate (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestWalkValues [2022-05-12T23:23:04.709Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestFuzzyMatch [2022-05-12T23:23:04.709Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T23:23:04.709Z] === RUN TestClone [2022-05-12T23:23:04.709Z] --- PASS: TestClone (0.00s) [2022-05-12T23:23:04.709Z] PASS [2022-05-12T23:23:04.709Z] coverage: 92.2% of statements [2022-05-12T23:23:04.709Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2022-05-12T23:23:04.709Z] === RUN TestGetTimestamp [2022-05-12T23:23:04.709Z] === RUN TestAdjustForAPIVersion [2022-05-12T23:23:04.709Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T23:23:04.709Z] PASS [2022-05-12T23:23:04.709Z] coverage: 6.0% of statements [2022-05-12T23:23:04.709Z] ok github.com/docker/docker/api/server/router/swarm 0.066s coverage: 6.0% of statements [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T23:23:04.709Z] --- PASS: TestGetTimestamp (0.15s) [2022-05-12T23:23:04.709Z] === RUN TestParseTimestamps [2022-05-12T23:23:04.709Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T23:23:04.709Z] PASS [2022-05-12T23:23:04.709Z] coverage: 100.0% of statements [2022-05-12T23:23:04.709Z] ok github.com/docker/docker/api/types/time 0.211s coverage: 100.0% of statements [2022-05-12T23:23:04.709Z] === RUN TestCompareVersion [2022-05-12T23:23:04.709Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T23:23:04.709Z] PASS [2022-05-12T23:23:04.709Z] coverage: 77.3% of statements [2022-05-12T23:23:04.709Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T23:23:04.709Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T23:23:04.709Z] === RUN TestIsGIT [2022-05-12T23:23:04.709Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T23:23:04.709Z] PASS [2022-05-12T23:23:04.709Z] coverage: 100.0% of statements [2022-05-12T23:23:04.709Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.111s coverage: 100.0% of statements [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T23:23:04.709Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T23:23:04.709Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T23:23:04.709Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T23:23:04.710Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T23:23:04.710Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T23:23:04.710Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T23:23:04.710Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T23:23:04.710Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestCloneArgsSmartHttp [2022-05-12T23:23:04.710Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T23:23:04.710Z] === RUN TestCloneArgsDumbHttp [2022-05-12T23:23:04.710Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestCloneArgsGit [2022-05-12T23:23:04.710Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestCheckoutGit [2022-05-12T23:23:04.710Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T23:23:04.710Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-12T23:23:04.710Z] === RUN TestProcessNoDockerignore [2022-05-12T23:23:04.710Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T23:23:04.710Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestDetectContentType [2022-05-12T23:23:04.710Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestSelectAcceptableMIME [2022-05-12T23:23:04.710Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestInspectEmptyResponse [2022-05-12T23:23:04.710Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestInspectResponseBinary [2022-05-12T23:23:04.710Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestResponseUnsupportedContentType [2022-05-12T23:23:04.710Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestInspectResponseTextSimple [2022-05-12T23:23:04.710Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T23:23:04.710Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestUnknownContentLength [2022-05-12T23:23:04.710Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestDownloadRemote [2022-05-12T23:23:04.710Z] --- PASS: TestDownloadRemote (0.07s) [2022-05-12T23:23:04.710Z] === RUN TestGetWithStatusError [2022-05-12T23:23:04.710Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestCloseRootDirectory [2022-05-12T23:23:04.710Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:23:04.710Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestHashFile [2022-05-12T23:23:04.710Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:23:04.710Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestHashSubdir [2022-05-12T23:23:04.710Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:23:04.710Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestRemoveDirectory [2022-05-12T23:23:04.710Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:23:04.710Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T23:23:04.710Z] PASS [2022-05-12T23:23:04.710Z] coverage: 9.3% of statements [2022-05-12T23:23:04.710Z] ok github.com/docker/docker/builder/remotecontext 0.285s coverage: 9.3% of statements [2022-05-12T23:23:04.710Z] === RUN TestEnable [2022-05-12T23:23:04.710Z] --- PASS: TestEnable (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestDisable [2022-05-12T23:23:04.710Z] --- PASS: TestDisable (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestEnabled [2022-05-12T23:23:04.710Z] --- PASS: TestEnabled (0.00s) [2022-05-12T23:23:04.710Z] PASS [2022-05-12T23:23:04.710Z] coverage: 100.0% of statements [2022-05-12T23:23:04.710Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2022-05-12T23:23:04.710Z] === RUN TestGetAllAllowed [2022-05-12T23:23:04.710Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestGetAllMeta [2022-05-12T23:23:04.710Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T23:23:04.710Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T23:23:04.710Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestIsExistingDirectory [2022-05-12T23:23:04.710Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestGetFilenameForDownload [2022-05-12T23:23:04.710Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestEnv2Variables [2022-05-12T23:23:04.710Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T23:23:04.710Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestMaintainer [2022-05-12T23:23:04.710Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestLabel [2022-05-12T23:23:04.710Z] --- PASS: TestLabel (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestFromScratch [2022-05-12T23:23:04.710Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestFromWithArg [2022-05-12T23:23:04.710Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T23:23:04.710Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestFromWithUndefinedArg [2022-05-12T23:23:04.710Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T23:23:04.710Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestOnbuild [2022-05-12T23:23:04.710Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestWorkdir [2022-05-12T23:23:04.710Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestCmd [2022-05-12T23:23:04.710Z] --- PASS: TestCmd (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestHealthcheckNone [2022-05-12T23:23:04.710Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestHealthcheckCmd [2022-05-12T23:23:04.710Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestEntrypoint [2022-05-12T23:23:04.710Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestExpose [2022-05-12T23:23:04.710Z] --- PASS: TestExpose (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestUser [2022-05-12T23:23:04.710Z] --- PASS: TestUser (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestVolume [2022-05-12T23:23:04.710Z] --- PASS: TestVolume (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestStopSignal [2022-05-12T23:23:04.710Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T23:23:04.710Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestArg [2022-05-12T23:23:04.710Z] --- PASS: TestArg (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestShell [2022-05-12T23:23:04.710Z] --- PASS: TestShell (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestPrependEnvOnCmd [2022-05-12T23:23:04.710Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestRunWithBuildArgs [2022-05-12T23:23:04.710Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T23:23:04.710Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T23:23:04.710Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T23:23:04.710Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T23:23:04.710Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T23:23:04.710Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestNormalizeWorkdir [2022-05-12T23:23:04.710Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestDispatch [2022-05-12T23:23:04.710Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T23:23:04.710Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T23:23:04.710Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T23:23:04.710Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T23:23:04.710Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T23:23:04.710Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T23:23:04.710Z] === RUN TestDispatch/COPY_url [2022-05-12T23:23:04.710Z] --- PASS: TestDispatch (0.11s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.06s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T23:23:04.710Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T23:23:04.710Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T23:23:04.710Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T23:23:04.710Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T23:23:04.710Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T23:23:04.710Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestEmptyDockerfile [2022-05-12T23:23:04.710Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestSymlinkDockerfile [2022-05-12T23:23:04.710Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T23:23:04.710Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T23:23:04.710Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestNonExistingDockerfile [2022-05-12T23:23:04.710Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestCopyRunConfig [2022-05-12T23:23:04.710Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestDeepCopyRunConfig [2022-05-12T23:23:04.710Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestExportImage [2022-05-12T23:23:04.710Z] --- PASS: TestExportImage (0.00s) [2022-05-12T23:23:04.710Z] === RUN TestNormalizeDest [2022-05-12T23:23:04.710Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T23:23:04.710Z] PASS [2022-05-12T23:23:04.710Z] coverage: 46.7% of statements [2022-05-12T23:23:04.710Z] ok github.com/docker/docker/builder/dockerfile 0.471s coverage: 46.7% of statements [2022-05-12T23:23:05.863Z] === RUN TestTCP4Proxy [2022-05-12T23:23:05.863Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T23:23:05.863Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T23:23:05.863Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T23:23:05.863Z] === RUN TestTCP6Proxy [2022-05-12T23:23:05.863Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T23:23:05.863Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T23:23:05.863Z] === RUN TestTCPDualStackProxy [2022-05-12T23:23:05.863Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T23:23:05.863Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T23:23:05.863Z] === RUN TestUDP4Proxy [2022-05-12T23:23:05.863Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T23:23:05.863Z] === RUN TestUDP6Proxy [2022-05-12T23:23:05.863Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T23:23:05.863Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T23:23:05.863Z] === RUN TestUDPWriteError [2022-05-12T23:23:05.863Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T23:23:05.863Z] === RUN TestSCTP4Proxy [2022-05-12T23:23:05.863Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T23:23:05.863Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T23:23:05.863Z] === RUN TestSCTP6Proxy [2022-05-12T23:23:05.863Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T23:23:05.863Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T23:23:05.863Z] PASS [2022-05-12T23:23:05.863Z] coverage: 49.4% of statements [2022-05-12T23:23:05.863Z] ok github.com/docker/docker/cmd/docker-proxy 0.079s coverage: 49.4% of statements [2022-05-12T23:23:06.891Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-05-12T23:23:06.891Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T23:23:06.891Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:23:06.891Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:23:06.891Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T23:23:16.537Z] === RUN TestCheckpointCreateError [2022-05-12T23:23:16.537Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCheckpointCreate [2022-05-12T23:23:16.537Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCheckpointDeleteError [2022-05-12T23:23:16.537Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCheckpointDelete [2022-05-12T23:23:16.537Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCheckpointListError [2022-05-12T23:23:16.537Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCheckpointList [2022-05-12T23:23:16.537Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T23:23:16.537Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T23:23:16.537Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T23:23:16.537Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestGetAPIPath [2022-05-12T23:23:16.537Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestParseHostURL [2022-05-12T23:23:16.537Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T23:23:16.537Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersion [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T23:23:16.537Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestClientRedirect [2022-05-12T23:23:16.537Z] === RUN TestClientRedirect/GET [2022-05-12T23:23:16.537Z] === RUN TestClientRedirect/POST [2022-05-12T23:23:16.537Z] === RUN TestClientRedirect/PUT [2022-05-12T23:23:16.537Z] === RUN TestClientRedirect/DELETE [2022-05-12T23:23:16.537Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T23:23:16.537Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T23:23:16.537Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T23:23:16.537Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T23:23:16.537Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigCreateUnsupported [2022-05-12T23:23:16.537Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigCreateError [2022-05-12T23:23:16.537Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigCreate [2022-05-12T23:23:16.537Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigInspectNotFound [2022-05-12T23:23:16.537Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T23:23:16.537Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigInspectUnsupported [2022-05-12T23:23:16.537Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigInspectError [2022-05-12T23:23:16.537Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T23:23:16.537Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigInspect [2022-05-12T23:23:16.537Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigListUnsupported [2022-05-12T23:23:16.537Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigListError [2022-05-12T23:23:16.537Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigList [2022-05-12T23:23:16.537Z] --- PASS: TestConfigList (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigRemoveUnsupported [2022-05-12T23:23:16.537Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigRemoveError [2022-05-12T23:23:16.537Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigRemove [2022-05-12T23:23:16.537Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigUpdateUnsupported [2022-05-12T23:23:16.537Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigUpdateError [2022-05-12T23:23:16.537Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestConfigUpdate [2022-05-12T23:23:16.537Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerCommitError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerCommit [2022-05-12T23:23:16.537Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStatPathError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStatPath [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCopyToContainerError [2022-05-12T23:23:16.537Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T23:23:16.537Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T23:23:16.537Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCopyToContainer [2022-05-12T23:23:16.537Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCopyFromContainerError [2022-05-12T23:23:16.537Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T23:23:16.537Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T23:23:16.537Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T23:23:16.537Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestCopyFromContainer [2022-05-12T23:23:16.537Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerCreateError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerCreateImageNotFound [2022-05-12T23:23:16.537Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerCreateWithName [2022-05-12T23:23:16.537Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerCreateAutoRemove [2022-05-12T23:23:16.537Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerDiffError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerDiff [2022-05-12T23:23:16.537Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExecCreateError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExecCreate [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExecStartError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExecStart [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExecInspectError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExecInspect [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExportError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExport [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerInspectError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T23:23:16.537Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T23:23:16.537Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerInspect [2022-05-12T23:23:16.537Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerInspectNode [2022-05-12T23:23:16.537Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerKillError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerKill [2022-05-12T23:23:16.537Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerListError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerList [2022-05-12T23:23:16.537Z] --- PASS: TestContainerList (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerLogsNotFoundError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerLogsError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerLogs [2022-05-12T23:23:16.537Z] --- PASS: TestContainerLogs (0.16s) [2022-05-12T23:23:16.537Z] === RUN TestContainerPauseError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerPause [2022-05-12T23:23:16.537Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainersPruneError [2022-05-12T23:23:16.537Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainersPrune [2022-05-12T23:23:16.537Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerRemoveError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerRemove [2022-05-12T23:23:16.537Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerRenameError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerRename [2022-05-12T23:23:16.537Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerResizeError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExecResizeError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerResize [2022-05-12T23:23:16.537Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerExecResize [2022-05-12T23:23:16.537Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerRestartError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerRestart [2022-05-12T23:23:16.537Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStartError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStart [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStatsError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStats [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStopError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerStop [2022-05-12T23:23:16.537Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerTopError [2022-05-12T23:23:16.537Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerTop [2022-05-12T23:23:16.537Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T23:23:16.537Z] === RUN TestContainerUnpauseError [2022-05-12T23:23:16.538Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestContainerUnpause [2022-05-12T23:23:16.538Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestContainerUpdateError [2022-05-12T23:23:16.538Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestContainerUpdate [2022-05-12T23:23:16.538Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-12T23:23:16.538Z] === RUN TestContainerWaitError [2022-05-12T23:23:16.538Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestContainerWait [2022-05-12T23:23:16.538Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestDiskUsageError [2022-05-12T23:23:16.538Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestDiskUsage [2022-05-12T23:23:16.538Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestDistributionInspectUnsupported [2022-05-12T23:23:16.538Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T23:23:16.538Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestEventsErrorInOptions [2022-05-12T23:23:16.538Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestEventsErrorFromServer [2022-05-12T23:23:16.538Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestEvents [2022-05-12T23:23:16.538Z] --- PASS: TestEvents (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestTLSCloseWriter [2022-05-12T23:23:16.538Z] === PAUSE TestTLSCloseWriter [2022-05-12T23:23:16.538Z] === RUN TestImageBuildError [2022-05-12T23:23:16.538Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageBuild [2022-05-12T23:23:16.538Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestGetDockerOS [2022-05-12T23:23:16.538Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageCreateError [2022-05-12T23:23:16.538Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageCreate [2022-05-12T23:23:16.538Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageHistoryError [2022-05-12T23:23:16.538Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageHistory [2022-05-12T23:23:16.538Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageImportError [2022-05-12T23:23:16.538Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageImport [2022-05-12T23:23:16.538Z] --- PASS: TestImageImport (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageInspectError [2022-05-12T23:23:16.538Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageInspectImageNotFound [2022-05-12T23:23:16.538Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageInspectWithEmptyID [2022-05-12T23:23:16.538Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageInspect [2022-05-12T23:23:16.538Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageListError [2022-05-12T23:23:16.538Z] --- PASS: TestImageListError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageList [2022-05-12T23:23:16.538Z] --- PASS: TestImageList (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageListApiBefore125 [2022-05-12T23:23:16.538Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageLoadError [2022-05-12T23:23:16.538Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageLoad [2022-05-12T23:23:16.538Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagesPruneError [2022-05-12T23:23:16.538Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagesPrune [2022-05-12T23:23:16.538Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePullReferenceParseError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePullAnyError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePullWithoutErrors [2022-05-12T23:23:16.538Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePushReferenceError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePushAnyError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImagePushWithoutErrors [2022-05-12T23:23:16.538Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T23:23:16.538Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T23:23:16.538Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T23:23:16.538Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageRemoveError [2022-05-12T23:23:16.538Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageRemoveImageNotFound [2022-05-12T23:23:16.538Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageRemove [2022-05-12T23:23:16.538Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageSaveError [2022-05-12T23:23:16.538Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageSave [2022-05-12T23:23:16.538Z] --- PASS: TestImageSave (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageSearchAnyError [2022-05-12T23:23:16.538Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T23:23:16.538Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T23:23:16.538Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T23:23:16.538Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T23:23:16.538Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageSearchWithoutErrors [2022-05-12T23:23:16.538Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageTagError [2022-05-12T23:23:16.538Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageTagInvalidReference [2022-05-12T23:23:16.538Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T23:23:16.538Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageTagHexSource [2022-05-12T23:23:16.538Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestImageTag [2022-05-12T23:23:16.538Z] --- PASS: TestImageTag (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestInfoServerError [2022-05-12T23:23:16.538Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T23:23:16.538Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestInfo [2022-05-12T23:23:16.538Z] --- PASS: TestInfo (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkConnectError [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkConnect [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkCreateError [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkCreate [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkDisconnectError [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkDisconnect [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkInspect [2022-05-12T23:23:16.538Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T23:23:16.538Z] === RUN TestNetworkInspect/no_options [2022-05-12T23:23:16.538Z] === RUN TestNetworkInspect/verbose [2022-05-12T23:23:16.538Z] === RUN TestNetworkInspect/global_scope [2022-05-12T23:23:16.538Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T23:23:16.538Z] === RUN TestNetworkInspect/server_error [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkListError [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkList [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworksPruneError [2022-05-12T23:23:16.538Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworksPrune [2022-05-12T23:23:16.538Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkRemoveError [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNetworkRemove [2022-05-12T23:23:16.538Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeInspectError [2022-05-12T23:23:16.538Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T23:23:16.538Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T23:23:16.538Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeInspect [2022-05-12T23:23:16.538Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeListError [2022-05-12T23:23:16.538Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeList [2022-05-12T23:23:16.538Z] --- PASS: TestNodeList (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeRemoveError [2022-05-12T23:23:16.538Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeRemove [2022-05-12T23:23:16.538Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeUpdateError [2022-05-12T23:23:16.538Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestNodeUpdate [2022-05-12T23:23:16.538Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestOptionWithHostFromEnv [2022-05-12T23:23:16.538Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestOptionWithTimeout [2022-05-12T23:23:16.538Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T23:23:16.538Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPingFail [2022-05-12T23:23:16.538Z] --- PASS: TestPingFail (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPingWithError [2022-05-12T23:23:16.538Z] 2022/05/12 23:23:15 RoundTripper returned a response & error; ignoring response [2022-05-12T23:23:16.538Z] 2022/05/12 23:23:15 RoundTripper returned a response & error; ignoring response [2022-05-12T23:23:16.538Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPingSuccess [2022-05-12T23:23:16.538Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPingHeadFallback [2022-05-12T23:23:16.538Z] === RUN TestPingHeadFallback/OK [2022-05-12T23:23:16.538Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T23:23:16.538Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T23:23:16.538Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T23:23:16.538Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T23:23:16.538Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginDisableError [2022-05-12T23:23:16.538Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginDisable [2022-05-12T23:23:16.538Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginEnableError [2022-05-12T23:23:16.538Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginEnable [2022-05-12T23:23:16.538Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginInspectError [2022-05-12T23:23:16.538Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T23:23:16.538Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginInspect [2022-05-12T23:23:16.538Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginListError [2022-05-12T23:23:16.538Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginList [2022-05-12T23:23:16.538Z] --- PASS: TestPluginList (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginPushError [2022-05-12T23:23:16.538Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginPush [2022-05-12T23:23:16.538Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginRemoveError [2022-05-12T23:23:16.538Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginRemove [2022-05-12T23:23:16.538Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginSetError [2022-05-12T23:23:16.538Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPluginSet [2022-05-12T23:23:16.538Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSetHostHeader [2022-05-12T23:23:16.538Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestPlainTextError [2022-05-12T23:23:16.538Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestInfiniteError [2022-05-12T23:23:16.538Z] --- PASS: TestInfiniteError (0.02s) [2022-05-12T23:23:16.538Z] === RUN TestCanceledContext [2022-05-12T23:23:16.538Z] 2022/05/12 23:23:15 RoundTripper returned a response & error; ignoring response [2022-05-12T23:23:16.538Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestDeadlineExceededContext [2022-05-12T23:23:16.538Z] 2022/05/12 23:23:15 RoundTripper returned a response & error; ignoring response [2022-05-12T23:23:16.538Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretCreateUnsupported [2022-05-12T23:23:16.538Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretCreateError [2022-05-12T23:23:16.538Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretCreate [2022-05-12T23:23:16.538Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretInspectUnsupported [2022-05-12T23:23:16.538Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretInspectError [2022-05-12T23:23:16.538Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T23:23:16.538Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T23:23:16.538Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretInspect [2022-05-12T23:23:16.538Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretListUnsupported [2022-05-12T23:23:16.538Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretListError [2022-05-12T23:23:16.538Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretList [2022-05-12T23:23:16.538Z] --- PASS: TestSecretList (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretRemoveUnsupported [2022-05-12T23:23:16.538Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretRemoveError [2022-05-12T23:23:16.538Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretRemove [2022-05-12T23:23:16.538Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretUpdateUnsupported [2022-05-12T23:23:16.538Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretUpdateError [2022-05-12T23:23:16.538Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSecretUpdate [2022-05-12T23:23:16.538Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceCreateError [2022-05-12T23:23:16.538Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceCreate [2022-05-12T23:23:16.538Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T23:23:16.538Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceCreateDigestPinning [2022-05-12T23:23:16.538Z] --- PASS: TestServiceCreateDigestPinning (0.03s) [2022-05-12T23:23:16.538Z] === RUN TestServiceInspectError [2022-05-12T23:23:16.538Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T23:23:16.538Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T23:23:16.538Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceInspect [2022-05-12T23:23:16.538Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceListError [2022-05-12T23:23:16.538Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceList [2022-05-12T23:23:16.538Z] --- PASS: TestServiceList (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceLogsError [2022-05-12T23:23:16.538Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceLogs [2022-05-12T23:23:16.538Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceRemoveError [2022-05-12T23:23:16.538Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T23:23:16.538Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceRemove [2022-05-12T23:23:16.538Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceUpdateError [2022-05-12T23:23:16.538Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestServiceUpdate [2022-05-12T23:23:16.538Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmGetUnlockKey [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmInitError [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmInit [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmInspectError [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmInspect [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmJoinError [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmJoin [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmLeaveError [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmLeave [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmUnlockError [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmUnlock [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmUpdateError [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestSwarmUpdate [2022-05-12T23:23:16.538Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestTaskInspectError [2022-05-12T23:23:16.538Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T23:23:16.538Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.538Z] === RUN TestTaskInspect [2022-05-12T23:23:16.538Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestTaskListError [2022-05-12T23:23:16.539Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestTaskList [2022-05-12T23:23:16.539Z] --- PASS: TestTaskList (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeCreateError [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeCreate [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeInspectError [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeInspectNotFound [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeInspect [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeListError [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeList [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeRemoveError [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T23:23:16.539Z] === RUN TestVolumeRemove [2022-05-12T23:23:16.539Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T23:23:16.539Z] === CONT TestTLSCloseWriter [2022-05-12T23:23:16.539Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-12T23:23:16.539Z] PASS [2022-05-12T23:23:16.539Z] coverage: 75.1% of statements [2022-05-12T23:23:16.539Z] ok github.com/docker/docker/client 0.484s coverage: 75.1% of statements [2022-05-12T23:23:19.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T23:23:21.726Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-05-12T23:23:21.726Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T23:23:23.089Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q2er7dvgtvifdd482gdaeg0qa Created:2022-05-12 23:23:21.735346974 +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[835c5ace3ff7f2b083865be2e021343a90f84d4bef46de73555da3256f4c2816:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lt6bo0c3esxj81am1kfo10zpo EndpointID:50b0313bc3e1d28420913f40763e6b30ee073e9fe7dde56cebdba98df9bfa076 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8272b7d3f7e2613ddf155d973f316f05e3dee3be7a6123c07276d93d1e6a2753 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:a03fa360ba3f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lt6bo0c3esxj81am1kfo10zpo EndpointID:50b0313bc3e1d28420913f40763e6b30ee073e9fe7dde56cebdba98df9bfa076 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T23:23:23.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T23:23:27.010Z] INFO [linters context/goanalysis] analyzers took 4m53.983152293s with top 10 stages: buildir: 2m0.466310383s, goimports: 25.000490078s, unconvert: 18.072527577s, gosec: 15.271930535s, golint: 8.506596304s, S1038: 8.439464207s, misspell: 6.01638201s, nilness: 4.284229815s, inspect: 3.846188314s, S1039: 3.436303699s [2022-05-12T23:23:27.010Z] INFO [runner] Issues before processing: 3036, after processing: 0 [2022-05-12T23:23:27.010Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2420/2420, skip_dirs: 2420/2420, cgo: 2420/3036, filename_unadjuster: 2420/2420, identifier_marker: 2037/2037, exclude-rules: 78/2037, skip_files: 2420/2420, autogenerated_exclude: 2037/2420, exclude: 2037/2037, nolint: 0/78 [2022-05-12T23:23:27.010Z] INFO [runner] processing took 81.177322ms with stages: nolint: 31.543661ms, identifier_marker: 21.643942ms, path_prettifier: 9.60353ms, autogenerated_exclude: 8.121583ms, exclude-rules: 7.936797ms, skip_dirs: 1.838996ms, cgo: 349.271µs, filename_unadjuster: 133.803µs, max_same_issues: 1.658µs, uniq_by_line: 626ns, max_from_linter: 514ns, diff: 477ns, skip_files: 446ns, exclude: 364ns, path_prefixer: 354ns, path_shortener: 309ns, source_code: 298ns, severity-rules: 256ns, max_per_file_from_linter: 220ns, sort_results: 217ns [2022-05-12T23:23:27.010Z] INFO [runner] linters took 1m30.985412628s with stages: goanalysis_metalinter: 1m30.904033219s [2022-05-12T23:23:27.010Z] INFO File cache stats: 1665 entries of total size 8.4MiB [2022-05-12T23:23:27.010Z] INFO Memory: 2606 samples, avg is 288.6MB, max is 1174.4MB [2022-05-12T23:23:27.010Z] INFO Execution took 4m20.515341407s [2022-05-12T23:23:27.010Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-12T23:23:27.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1ea89c7ee74ea2174abf55f33e502bcd905101f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f hack/make.sh dynbinary test-docker-py [2022-05-12T23:23:27.597Z] [2022-05-12T23:23:27.855Z] Removing bundles/ [2022-05-12T23:23:27.855Z] [2022-05-12T23:23:27.855Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T23:23:27.855Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:23:27.855Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:23:28.327Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-05-12T23:23:28.327Z] PASS [2022-05-12T23:23:28.327Z] [2022-05-12T23:23:28.327Z] === Skipped [2022-05-12T23:23:28.327Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:23:28.327Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:23:28.327Z] [2022-05-12T23:23:28.327Z] DONE 38 tests, 1 skipped in 44.009s [2022-05-12T23:23:28.327Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T23:23:28.327Z] INFO: Testing against a local daemon [2022-05-12T23:23:28.327Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T23:23:28.327Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:23:28.327Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T23:23:28.327Z] === RUN TestDockerNetworkIpvlan [2022-05-12T23:23:28.327Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:23:28.327Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T23:23:28.327Z] PASS [2022-05-12T23:23:28.327Z] [2022-05-12T23:23:28.327Z] === Skipped [2022-05-12T23:23:28.327Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T23:23:28.327Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:23:28.327Z] [2022-05-12T23:23:28.327Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T23:23:28.327Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:23:28.327Z] [2022-05-12T23:23:28.327Z] DONE 2 tests, 2 skipped in 0.023s [2022-05-12T23:23:28.327Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T23:23:28.327Z] INFO: Testing against a local daemon [2022-05-12T23:23:28.327Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T23:23:28.888Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-05-12T23:23:28.888Z] === RUN TestDockerNetworkMacvlan [2022-05-12T23:23:29.449Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T23:23:30.375Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T23:23:30.935Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T23:23:32.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T23:23:32.268Z] 8b534d64a7c3: Pull complete [2022-05-12T23:23:32.268Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T23:23:32.268Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:23:32.268Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:23:32.268Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-12T23:23:32.268Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-12T23:23:32.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T23:23:32.737Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-12T23:23:32.737Z] INFO: Docker version of control daemon [2022-05-12T23:23:32.737Z] [2022-05-12T23:23:32.737Z] Client: [2022-05-12T23:23:32.737Z] Version: 20.10.9 [2022-05-12T23:23:32.737Z] API version: 1.41 [2022-05-12T23:23:32.737Z] Go version: go1.16.8 [2022-05-12T23:23:32.737Z] Git commit: c2ea9bc [2022-05-12T23:23:32.737Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T23:23:32.737Z] OS/Arch: windows/amd64 [2022-05-12T23:23:32.737Z] Context: default [2022-05-12T23:23:32.737Z] Experimental: true [2022-05-12T23:23:32.737Z] [2022-05-12T23:23:32.737Z] Server: Docker Engine - Community [2022-05-12T23:23:32.737Z] Engine: [2022-05-12T23:23:32.737Z] Version: 20.10.9 [2022-05-12T23:23:32.737Z] API version: 1.41 (minimum version 1.24) [2022-05-12T23:23:32.737Z] Go version: go1.16.8 [2022-05-12T23:23:32.737Z] Git commit: 79ea9d3 [2022-05-12T23:23:32.737Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T23:23:32.737Z] OS/Arch: windows/amd64 [2022-05-12T23:23:32.737Z] Experimental: true [2022-05-12T23:23:32.737Z] [2022-05-12T23:23:32.737Z] INFO: Docker info of control daemon [2022-05-12T23:23:32.737Z] [2022-05-12T23:23:32.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T23:23:32.843Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T23:23:33.724Z] Client: [2022-05-12T23:23:33.724Z] Context: default [2022-05-12T23:23:33.724Z] Debug Mode: false [2022-05-12T23:23:33.724Z] Plugins: [2022-05-12T23:23:33.724Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T23:23:33.724Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T23:23:33.724Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T23:23:33.724Z] [2022-05-12T23:23:33.724Z] Server: [2022-05-12T23:23:33.724Z] Containers: 0 [2022-05-12T23:23:33.724Z] Running: 0 [2022-05-12T23:23:33.724Z] Paused: 0 [2022-05-12T23:23:33.724Z] Stopped: 0 [2022-05-12T23:23:33.724Z] Images: 1 [2022-05-12T23:23:33.724Z] Server Version: 20.10.9 [2022-05-12T23:23:33.724Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T23:23:33.724Z] Windows: [2022-05-12T23:23:33.724Z] LCOW: [2022-05-12T23:23:33.724Z] Logging Driver: json-file [2022-05-12T23:23:33.724Z] Plugins: [2022-05-12T23:23:33.724Z] Volume: local [2022-05-12T23:23:33.724Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T23:23:33.724Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T23:23:33.724Z] Swarm: inactive [2022-05-12T23:23:33.724Z] Default Isolation: process [2022-05-12T23:23:33.724Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T23:23:33.724Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T23:23:33.724Z] OSType: windows [2022-05-12T23:23:33.724Z] Architecture: x86_64 [2022-05-12T23:23:33.724Z] CPUs: 4 [2022-05-12T23:23:33.724Z] Total Memory: 32GiB [2022-05-12T23:23:33.724Z] Name: azwin-2-b390f0 [2022-05-12T23:23:33.724Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T23:23:33.724Z] Docker Root Dir: D:\docker [2022-05-12T23:23:33.724Z] Debug Mode: false [2022-05-12T23:23:33.724Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:23:33.724Z] Labels: [2022-05-12T23:23:33.724Z] Experimental: true [2022-05-12T23:23:33.724Z] Insecure Registries: [2022-05-12T23:23:33.724Z] 10.0.0.4:5000 [2022-05-12T23:23:33.724Z] 127.0.0.0/8 [2022-05-12T23:23:33.724Z] Registry Mirrors: [2022-05-12T23:23:33.724Z] http://10.0.0.4:5000/ [2022-05-12T23:23:33.724Z] Live Restore Enabled: false [2022-05-12T23:23:33.724Z] Product License: Community Engine [2022-05-12T23:23:33.724Z] [2022-05-12T23:23:33.724Z] [2022-05-12T23:23:33.724Z] INFO: Commit hash is 35d6cae443 [2022-05-12T23:23:33.724Z] INFO: Nuke-Everything... [2022-05-12T23:23:33.724Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T23:23:33.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T23:23:33.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T23:23:34.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T23:23:34.710Z] INFO: Nuking d:\CI [2022-05-12T23:23:34.710Z] INFO: Zapped successfully [2022-05-12T23:23:34.710Z] INFO: Location for testing is d:\CI\PR-42501\5 [2022-05-12T23:23:34.710Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T23:23:34.710Z] [2022-05-12T23:23:34.710Z] [2022-05-12T23:23:34.710Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 23:23:34... [2022-05-12T23:23:34.710Z] [2022-05-12T23:23:34.742Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T23:23:34.816Z] --- PASS: TestCheckoutGit (31.70s) [2022-05-12T23:23:34.816Z] === RUN TestValidGitTransport [2022-05-12T23:23:34.816Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T23:23:34.816Z] === RUN TestGitInvalidRef [2022-05-12T23:23:34.816Z] --- PASS: TestGitInvalidRef (0.23s) [2022-05-12T23:23:34.816Z] PASS [2022-05-12T23:23:34.816Z] coverage: 86.3% of statements [2022-05-12T23:23:34.816Z] ok github.com/docker/docker/builder/remotecontext/git 32.025s coverage: 86.3% of statements [2022-05-12T23:23:34.816Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T23:23:34.816Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T23:23:34.816Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T23:23:34.816Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T23:23:36.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T23:23:37.463Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T23:23:37.463Z] Using test binary docker [2022-05-12T23:23:37.463Z] +++ /etc/init.d/apparmor start [2022-05-12T23:23:37.463Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T23:23:37.463Z] INFO: Waiting for daemon to start... [2022-05-12T23:23:37.463Z] Starting dockerd [2022-05-12T23:23:37.463Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-12T23:23:37.463Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T23:23:37.463Z] Using test binary docker [2022-05-12T23:23:37.463Z] +++ /etc/init.d/apparmor start [2022-05-12T23:23:37.463Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T23:23:37.463Z] INFO: Waiting for daemon to start... [2022-05-12T23:23:37.463Z] Starting dockerd [2022-05-12T23:23:37.463Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-12T23:23:37.463Z] . [2022-05-12T23:23:37.463Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T23:23:37.463Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T23:23:37.463Z] Error: No such image: emptyfs [2022-05-12T23:23:37.463Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T23:23:37.463Z] ++++ docker load [2022-05-12T23:23:37.463Z] [2022-05-12T23:23:37.463Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T23:23:37.463Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T23:23:37.463Z] Running integration-test (iteration 1) [2022-05-12T23:23:37.463Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-12T23:23:37.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-12T23:23:37.463Z] ++ set -e [2022-05-12T23:23:37.463Z] ++ '[' -n 0 ']' [2022-05-12T23:23:37.463Z] ++ set -x [2022-05-12T23:23:37.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-12T23:23:37.463Z] Error: No such image: emptyfs [2022-05-12T23:23:37.463Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T23:23:37.463Z] ++++ docker load [2022-05-12T23:23:37.463Z] Running integration-test (iteration 1) [2022-05-12T23:23:37.463Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-12T23:23:37.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-12T23:23:37.463Z] ++ set -e [2022-05-12T23:23:37.463Z] ++ '[' -n 0 ']' [2022-05-12T23:23:37.463Z] ++ set -x [2022-05-12T23:23:37.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-12T23:23:37.463Z] Loaded image: busybox:latest [2022-05-12T23:23:37.463Z] Loaded image: busybox:glibc [2022-05-12T23:23:37.463Z] Loaded image: busybox:latest [2022-05-12T23:23:37.463Z] Loaded image: busybox:glibc [2022-05-12T23:23:37.463Z] Loaded image: debian:bullseye-slim [2022-05-12T23:23:37.463Z] Loaded image: debian:bullseye-slim [2022-05-12T23:23:37.463Z] Loaded image: hello-world:latest [2022-05-12T23:23:37.463Z] Loaded image: hello-world:latest [2022-05-12T23:23:37.463Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T23:23:37.463Z] INFO: Testing against a local daemon [2022-05-12T23:23:37.463Z] === RUN TestDockerDaemonSuite [2022-05-12T23:23:37.463Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-12T23:23:37.463Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T23:23:37.463Z] INFO: Testing against a local daemon [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T23:23:37.463Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T23:23:37.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T23:23:38.006Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T23:23:38.406Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-12T23:23:38.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T23:23:38.568Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2022-05-12T23:23:38.568Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-12T23:23:38.568Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T23:23:38.568Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-05-12T23:23:38.568Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-05-12T23:23:38.568Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-05-12T23:23:38.568Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s) [2022-05-12T23:23:38.568Z] PASS [2022-05-12T23:23:38.568Z] [2022-05-12T23:23:38.568Z] DONE 8 tests in 11.168s [2022-05-12T23:23:38.568Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T23:23:38.568Z] testing: warning: no tests to run [2022-05-12T23:23:38.568Z] PASS [2022-05-12T23:23:38.568Z] [2022-05-12T23:23:38.568Z] DONE 0 tests in 0.007s [2022-05-12T23:23:38.568Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T23:23:38.706Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T23:23:38.823Z] INFO: Testing against a local daemon [2022-05-12T23:23:38.823Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T23:23:39.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T23:23:39.687Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T23:23:39.952Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T23:23:39.952Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T23:23:39.952Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T23:23:40.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T23:23:40.187Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-05-12T23:23:40.187Z] === RUN TestAuthZPluginTLS [2022-05-12T23:23:40.213Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T23:23:40.443Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-12T23:23:40.443Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T23:23:40.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T23:23:41.004Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T23:23:41.004Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-12T23:23:41.042Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T23:23:41.042Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestConfigureDaemonLogs [2022-05-12T23:23:41.042Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T23:23:41.042Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T23:23:41.042Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T23:23:41.042Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T23:23:41.042Z] PASS [2022-05-12T23:23:41.042Z] coverage: 19.7% of statements [2022-05-12T23:23:41.042Z] ok github.com/docker/docker/cmd/dockerd 0.348s coverage: 19.7% of statements [2022-05-12T23:23:41.042Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T23:23:41.042Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T23:23:41.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T23:23:41.565Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T23:23:41.565Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T23:23:42.126Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-12T23:23:42.126Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T23:23:42.189Z] === RUN TestContainerStopSignal [2022-05-12T23:23:42.189Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T23:23:42.189Z] === RUN TestContainerStopTimeout [2022-05-12T23:23:42.189Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T23:23:42.189Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T23:23:42.189Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T23:23:42.189Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T23:23:42.190Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T23:23:42.190Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T23:23:42.190Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T23:23:42.190Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestNewMemoryStore [2022-05-12T23:23:42.190Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestAddContainers [2022-05-12T23:23:42.190Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestGetContainer [2022-05-12T23:23:42.190Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestDeleteContainer [2022-05-12T23:23:42.190Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestListContainers [2022-05-12T23:23:42.190Z] --- PASS: TestListContainers (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestFirstContainer [2022-05-12T23:23:42.190Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestApplyAllContainer [2022-05-12T23:23:42.190Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestIsValidHealthString [2022-05-12T23:23:42.190Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestStateRunStop [2022-05-12T23:23:42.190Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestStateTimeoutWait [2022-05-12T23:23:42.190Z] state_test.go:141: Stop callback fired [2022-05-12T23:23:42.190Z] state_test.go:165: Stop callback fired [2022-05-12T23:23:42.190Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T23:23:42.190Z] === RUN TestIsValidStateString [2022-05-12T23:23:42.190Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestViewSaveDelete [2022-05-12T23:23:42.190Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T23:23:42.190Z] === RUN TestViewAll [2022-05-12T23:23:42.190Z] --- PASS: TestViewAll (0.01s) [2022-05-12T23:23:42.190Z] === RUN TestViewGet [2022-05-12T23:23:42.190Z] --- PASS: TestViewGet (0.01s) [2022-05-12T23:23:42.190Z] === RUN TestNames [2022-05-12T23:23:42.190Z] --- PASS: TestNames (0.00s) [2022-05-12T23:23:42.190Z] === RUN TestViewWithHealthCheck [2022-05-12T23:23:42.190Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T23:23:42.190Z] PASS [2022-05-12T23:23:42.190Z] coverage: 41.7% of statements [2022-05-12T23:23:42.190Z] ok github.com/docker/docker/container 0.325s coverage: 41.7% of statements [2022-05-12T23:23:42.190Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T23:23:42.190Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T23:23:42.190Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T23:23:42.190Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T23:23:42.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T23:23:42.670Z] === RUN TestPrepare [2022-05-12T23:23:42.670Z] --- PASS: TestPrepare (0.00s) [2022-05-12T23:23:42.670Z] === RUN TestStart [2022-05-12T23:23:42.670Z] --- PASS: TestStart (0.00s) [2022-05-12T23:23:42.670Z] === RUN TestWaitCancel [2022-05-12T23:23:42.670Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T23:23:42.670Z] === RUN TestWaitDisabled [2022-05-12T23:23:42.670Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T23:23:42.670Z] === RUN TestWaitEnabled [2022-05-12T23:23:42.670Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T23:23:42.670Z] === RUN TestRemove [2022-05-12T23:23:42.670Z] --- PASS: TestRemove (0.00s) [2022-05-12T23:23:42.670Z] PASS [2022-05-12T23:23:42.670Z] coverage: 65.3% of statements [2022-05-12T23:23:42.670Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.131s coverage: 65.3% of statements [2022-05-12T23:23:42.758Z] --- PASS: TestBuildWithHugeFile (131.39s) [2022-05-12T23:23:42.758Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T23:23:42.758Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:23:42.758Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:23:42.758Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T23:23:42.758Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:23:42.758Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:23:42.758Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:23:42.758Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:23:42.758Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:23:42.758Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:23:42.758Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:23:42.758Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:23:42.758Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:23:42.758Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-12T23:23:42.758Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-05-12T23:23:42.758Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-05-12T23:23:42.758Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T23:23:42.758Z] === RUN TestBuildPreserveOwnership [2022-05-12T23:23:42.758Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T23:23:43.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T23:23:43.384Z] Sending build context to Docker daemon 66.69MB [2022-05-12T23:23:43.384Z] [2022-05-12T23:23:43.384Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T23:23:43.384Z] ---> 3e15a767850d [2022-05-12T23:23:43.384Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T23:23:43.384Z] ---> Running in a5365f93e5af [2022-05-12T23:23:43.384Z] Removing intermediate container a5365f93e5af [2022-05-12T23:23:43.384Z] ---> 88ccbe5a920d [2022-05-12T23:23:43.384Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T23:23:43.384Z] ---> Running in f567f35f0cb0 [2022-05-12T23:23:43.489Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-05-12T23:23:43.489Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T23:23:43.699Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T23:23:43.744Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-12T23:23:43.744Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T23:23:43.854Z] Removing intermediate container f567f35f0cb0 [2022-05-12T23:23:43.854Z] ---> 76fa7b7b6379 [2022-05-12T23:23:43.854Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T23:23:43.854Z] ---> Running in dac7efb4fbef [2022-05-12T23:23:43.990Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T23:23:43.990Z] Using test binary docker [2022-05-12T23:23:43.990Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T23:23:43.990Z] +++ /etc/init.d/apparmor start [2022-05-12T23:23:43.990Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T23:23:43.990Z] INFO: Waiting for daemon to start... [2022-05-12T23:23:43.990Z] Starting dockerd [2022-05-12T23:23:43.990Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-05-12T23:23:44.304Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T23:23:44.304Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T23:23:44.322Z] Removing intermediate container dac7efb4fbef [2022-05-12T23:23:44.322Z] ---> a7e2287330a2 [2022-05-12T23:23:44.322Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T23:23:44.322Z] ---> Running in c5d50aa36de7 [2022-05-12T23:23:44.792Z] Removing intermediate container c5d50aa36de7 [2022-05-12T23:23:44.792Z] ---> bf4246da28aa [2022-05-12T23:23:44.792Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T23:23:44.792Z] ---> Running in a3983afdae5d [2022-05-12T23:23:44.864Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T23:23:44.864Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T23:23:45.082Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T23:23:45.261Z] Removing intermediate container a3983afdae5d [2022-05-12T23:23:45.261Z] ---> 010ee6d232e8 [2022-05-12T23:23:45.261Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-12T23:23:45.261Z] ---> Running in 95366fd4362e [2022-05-12T23:23:45.652Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T23:23:45.687Z] === RUN TestNewListSecretsFilters [2022-05-12T23:23:45.730Z] Removing intermediate container 95366fd4362e [2022-05-12T23:23:45.730Z] ---> 894cf82c461e [2022-05-12T23:23:45.731Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-12T23:23:45.731Z] ---> Running in 055958a1d354 [2022-05-12T23:23:45.887Z] . [2022-05-12T23:23:45.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T23:23:46.145Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T23:23:46.145Z] Error: No such image: emptyfs [2022-05-12T23:23:46.145Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T23:23:46.145Z] ++++ docker load [2022-05-12T23:23:46.145Z] Running integration-test (iteration 1) [2022-05-12T23:23:46.145Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T23:23:46.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:23:46.145Z] ++ set -e [2022-05-12T23:23:46.145Z] ++ '[' -n 0 ']' [2022-05-12T23:23:46.145Z] ++ set -x [2022-05-12T23:23:46.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:23:46.178Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestNewListConfigsFilters [2022-05-12T23:23:46.178Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T23:23:46.178Z] PASS [2022-05-12T23:23:46.178Z] coverage: 0.5% of statements [2022-05-12T23:23:46.178Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T23:23:46.178Z] ok github.com/docker/docker/daemon/cluster 1.318s coverage: 0.5% of statements [2022-05-12T23:23:46.178Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T23:23:46.178Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T23:23:46.178Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T23:23:46.178Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T23:23:46.178Z] PASS [2022-05-12T23:23:46.178Z] coverage: 35.9% of statements [2022-05-12T23:23:46.178Z] ok github.com/docker/docker/daemon/cluster/convert 0.896s coverage: 35.9% of statements [2022-05-12T23:23:46.225Z] --- PASS: TestBuildPreserveOwnership (3.26s) [2022-05-12T23:23:46.225Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.17s) [2022-05-12T23:23:46.225Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-05-12T23:23:46.225Z] === RUN TestBuildPlatformInvalid [2022-05-12T23:23:46.225Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-05-12T23:23:46.225Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T23:23:46.228Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-05-12T23:23:46.228Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T23:23:46.404Z] Loaded image: busybox:latest [2022-05-12T23:23:46.661Z] Loaded image: busybox:glibc [2022-05-12T23:23:47.166Z] Loaded image: busybox:latest [2022-05-12T23:23:47.166Z] Loaded image: busybox:glibc [2022-05-12T23:23:47.592Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-05-12T23:23:47.592Z] === RUN TestAuthZPluginHeader [2022-05-12T23:23:47.594Z] Loaded image: debian:bullseye-slim [2022-05-12T23:23:47.594Z] Loaded image: hello-world:latest [2022-05-12T23:23:47.594Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T23:23:47.594Z] INFO: Testing against a local daemon [2022-05-12T23:23:47.594Z] === RUN TestCgroupNamespacesBuild [2022-05-12T23:23:48.106Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T23:23:48.444Z] === RUN TestBuilderGC [2022-05-12T23:23:48.444Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestFindConfigurationConflicts [2022-05-12T23:23:48.444Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T23:23:48.444Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T23:23:48.444Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T23:23:48.444Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T23:23:48.444Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T23:23:48.444Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T23:23:48.444Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T23:23:48.444Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T23:23:48.444Z] === RUN TestValidateConfigurationErrors [2022-05-12T23:23:48.518Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-12T23:23:48.518Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T23:23:48.925Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T23:23:48.925Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T23:23:48.925Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T23:23:48.925Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T23:23:48.925Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T23:23:48.925Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T23:23:48.926Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T23:23:48.926Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T23:23:48.926Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T23:23:48.926Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T23:23:48.926Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T23:23:48.926Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T23:23:48.926Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_label [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T23:23:48.926Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T23:23:48.926Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T23:23:48.926Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T23:23:48.926Z] time="2022-05-12T23:23:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T23:23:48.926Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-05-12T23:23:48.926Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T23:23:48.926Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:23:48.926Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T23:23:48.926Z] === RUN TestReloadBadDefaultConfig [2022-05-12T23:23:48.926Z] time="2022-05-12T23:23:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2745790511" [2022-05-12T23:23:48.926Z] --- PASS: TestReloadBadDefaultConfig (0.01s) [2022-05-12T23:23:48.926Z] === RUN TestReloadWithConflictingLabels [2022-05-12T23:23:48.926Z] time="2022-05-12T23:23:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4024553776" [2022-05-12T23:23:48.926Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T23:23:48.926Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T23:23:48.926Z] time="2022-05-12T23:23:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-229376809" [2022-05-12T23:23:48.926Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T23:23:48.926Z] === RUN TestMaskURLCredentials [2022-05-12T23:23:48.926Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T23:23:48.926Z] === RUN TestDaemonConfigurationMerge [2022-05-12T23:23:48.926Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T23:23:48.926Z] PASS [2022-05-12T23:23:48.926Z] coverage: 79.8% of statements [2022-05-12T23:23:48.926Z] ok github.com/docker/docker/daemon/config 0.359s coverage: 79.8% of statements [2022-05-12T23:23:48.926Z] === RUN TestWaitNodeAttachment [2022-05-12T23:23:48.967Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-05-12T23:23:48.967Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T23:23:49.048Z] Loaded image: debian:bullseye-slim [2022-05-12T23:23:49.048Z] Loaded image: hello-world:latest [2022-05-12T23:23:49.048Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T23:23:49.407Z] === RUN TestEventsLog [2022-05-12T23:23:49.407Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestEventsLogTimeout [2022-05-12T23:23:49.407Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestLogEvents [2022-05-12T23:23:49.407Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-05-12T23:23:49.407Z] === RUN TestIsolationConversion [2022-05-12T23:23:49.407Z] === RUN TestIsolationConversion/default [2022-05-12T23:23:49.407Z] === RUN TestIsolationConversion/process [2022-05-12T23:23:49.407Z] === RUN TestIsolationConversion/hyperv [2022-05-12T23:23:49.407Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T23:23:49.407Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T23:23:49.407Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T23:23:49.407Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestContainerLabels [2022-05-12T23:23:49.407Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestCredentialSpecConversion [2022-05-12T23:23:49.407Z] === RUN TestCredentialSpecConversion/none [2022-05-12T23:23:49.407Z] === RUN TestCredentialSpecConversion/config [2022-05-12T23:23:49.407Z] === RUN TestCredentialSpecConversion/file [2022-05-12T23:23:49.407Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T23:23:49.407Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T23:23:49.407Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T23:23:49.407Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T23:23:49.407Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T23:23:49.407Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestControllerValidateMountBind [2022-05-12T23:23:49.407Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestControllerValidateMountVolume [2022-05-12T23:23:49.407Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestControllerValidateMountTarget [2022-05-12T23:23:49.407Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T23:23:49.407Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T23:23:49.407Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T23:23:49.407Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T23:23:49.407Z] PASS [2022-05-12T23:23:49.407Z] coverage: 11.0% of statements [2022-05-12T23:23:49.407Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.811s coverage: 11.0% of statements [2022-05-12T23:23:49.407Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T23:23:49.407Z] === RUN TestLoadBufferedEvents [2022-05-12T23:23:49.407Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-05-12T23:23:49.407Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T23:23:49.407Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T23:23:49.407Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T23:23:49.407Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T23:23:49.407Z] PASS [2022-05-12T23:23:49.407Z] coverage: 50.0% of statements [2022-05-12T23:23:49.407Z] ok github.com/docker/docker/daemon/events 0.316s coverage: 50.0% of statements [2022-05-12T23:23:49.900Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-05-12T23:23:49.900Z] === RUN TestBuildWithSession [2022-05-12T23:23:49.900Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:23:49.900Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T23:23:49.900Z] === RUN TestBuildSquashParent [2022-05-12T23:23:49.990Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T23:23:50.523Z] === RUN TestIsEmptyDir [2022-05-12T23:23:50.523Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T23:23:50.523Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T23:23:50.523Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T23:23:50.523Z] PASS [2022-05-12T23:23:50.523Z] coverage: 2.3% of statements [2022-05-12T23:23:50.523Z] ok github.com/docker/docker/daemon/graphdriver 0.094s coverage: 2.3% of statements [2022-05-12T23:23:50.561Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T23:23:51.005Z] === RUN TestLinkNaming [2022-05-12T23:23:51.005Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T23:23:51.005Z] === RUN TestLinkNew [2022-05-12T23:23:51.005Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T23:23:51.005Z] === RUN TestLinkEnv [2022-05-12T23:23:51.005Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T23:23:51.005Z] === RUN TestLinkMultipleEnv [2022-05-12T23:23:51.005Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T23:23:51.005Z] === RUN TestLinkPortRangeEnv [2022-05-12T23:23:51.005Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T23:23:51.005Z] PASS [2022-05-12T23:23:51.005Z] coverage: 93.0% of statements [2022-05-12T23:23:51.005Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-05-12T23:23:51.132Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T23:23:51.561Z] === RUN TestVerifyNetworkingConfig [2022-05-12T23:23:51.561Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestGetContainer [2022-05-12T23:23:51.561Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestValidContainerNames [2022-05-12T23:23:51.561Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestContainerInitDNS [2022-05-12T23:23:51.561Z] daemon_test.go:145: root required [2022-05-12T23:23:51.561Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestMerge [2022-05-12T23:23:51.561Z] --- PASS: TestMerge (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestValidateContainerIsolation [2022-05-12T23:23:51.561Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestFindNetworkErrorType [2022-05-12T23:23:51.561Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestEnsureServicesExist [2022-05-12T23:23:51.561Z] --- PASS: TestEnsureServicesExist (0.03s) [2022-05-12T23:23:51.561Z] === RUN TestEnsureServicesExistErrors [2022-05-12T23:23:51.561Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T23:23:51.561Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T23:23:51.561Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T23:23:51.561Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T23:23:51.561Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T23:23:51.561Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T23:23:51.561Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestContainerDelete [2022-05-12T23:23:51.561Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestContainerDoubleDelete [2022-05-12T23:23:51.561Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T23:23:51.561Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T23:23:51.561Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestNoneHealthcheck [2022-05-12T23:23:51.561Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestHealthStates [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] time="2022-05-12T23:23:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:23:51.561Z] --- PASS: TestHealthStates (0.15s) [2022-05-12T23:23:51.561Z] === RUN TestGetInspectData [2022-05-12T23:23:51.561Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestFillLicense [2022-05-12T23:23:51.561Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestListInvalidFilter [2022-05-12T23:23:51.561Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestNameFilter [2022-05-12T23:23:51.561Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T23:23:51.561Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T23:23:51.561Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T23:23:51.561Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T23:23:51.561Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T23:23:51.561Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T23:23:51.561Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T23:23:51.561Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T23:23:51.561Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T23:23:51.561Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T23:23:51.562Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T23:23:51.562Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T23:23:51.591Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T23:23:51.591Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T23:23:51.591Z] === RUN TestDaemonReloadLabels [2022-05-12T23:23:51.591Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T23:23:51.591Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T23:23:51.591Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T23:23:51.591Z] === RUN TestDaemonReloadMirrors [2022-05-12T23:23:51.591Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T23:23:51.591Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T23:23:51.591Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T23:23:51.591Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T23:23:51.591Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T23:23:51.591Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T23:23:51.591Z] reload_test.go:342: root required [2022-05-12T23:23:51.591Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T23:23:51.591Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T23:23:51.591Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-12T23:23:51.591Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T23:23:51.591Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T23:23:51.591Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T23:23:51.591Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-12T23:23:51.591Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T23:23:51.591Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T23:23:51.591Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T23:23:51.591Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T23:23:51.591Z] === RUN TestParseVolumesFrom [2022-05-12T23:23:51.591Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T23:23:51.591Z] PASS [2022-05-12T23:23:51.591Z] coverage: 8.5% of statements [2022-05-12T23:23:51.591Z] ok github.com/docker/docker/daemon 0.850s coverage: 8.5% of statements [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T23:23:51.591Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T23:23:51.705Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T23:23:52.074Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T23:23:52.074Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T23:23:52.074Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T23:23:52.074Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T23:23:52.276Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-12T23:23:52.678Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2022-05-12T23:23:52.678Z] === RUN TestAuthZPluginV2Disable [2022-05-12T23:23:53.087Z] === RUN TestNewStreamConfig [2022-05-12T23:23:53.087Z] === RUN TestNewStreamConfig/defaults [2022-05-12T23:23:53.087Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T23:23:53.087Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T23:23:53.087Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T23:23:53.087Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T23:23:53.087Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T23:23:53.087Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T23:23:53.087Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T23:23:53.087Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T23:23:53.087Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T23:23:53.087Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T23:23:53.087Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T23:23:53.087Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T23:23:53.087Z] time="2022-05-12T23:23:52Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T23:23:53.087Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-05-12T23:23:53.087Z] === RUN TestCreateSuccess [2022-05-12T23:23:53.087Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCreateStreamSkipped [2022-05-12T23:23:53.087Z] time="2022-05-12T23:23:52Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T23:23:53.087Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCreateLogGroupSuccess [2022-05-12T23:23:53.087Z] time="2022-05-12T23:23:52Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T23:23:53.087Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCreateError [2022-05-12T23:23:53.087Z] --- PASS: TestCreateError (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCreateAlreadyExists [2022-05-12T23:23:53.087Z] time="2022-05-12T23:23:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T23:23:53.087Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestLogClosed [2022-05-12T23:23:53.087Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestLogBlocking [2022-05-12T23:23:53.087Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T23:23:53.087Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T23:23:53.087Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestPublishBatchSuccess [2022-05-12T23:23:53.087Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestPublishBatchError [2022-05-12T23:23:53.087Z] time="2022-05-12T23:23:52Z" level=error msg=error [2022-05-12T23:23:53.087Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T23:23:53.087Z] time="2022-05-12T23:23:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T23:23:53.087Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T23:23:53.087Z] time="2022-05-12T23:23:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T23:23:53.087Z] time="2022-05-12T23:23:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T23:23:53.087Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchSimple [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchTicker [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchClose [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestEffectiveLen [2022-05-12T23:23:53.087Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T23:23:53.087Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T23:23:53.087Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T23:23:53.087Z] === RUN TestEffectiveLen/3/���� [2022-05-12T23:23:53.087Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T23:23:53.087Z] === RUN TestEffectiveLen/5/ [2022-05-12T23:23:53.087Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestFindValidSplit [2022-05-12T23:23:53.087Z] === RUN TestFindValidSplit/0/ [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1076: [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:23:53.087Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:23:53.087Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1076: He [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T23:23:53.087Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1076: [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T23:23:53.087Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1076: [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T23:23:53.087Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:23:53.087Z] === RUN TestFindValidSplit/6/a� [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1076: a [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1077: � [2022-05-12T23:23:53.087Z] === RUN TestFindValidSplit/7/a� [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T23:23:53.087Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:23:53.087Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestProcessEventEmoji [2022-05-12T23:23:53.087Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchLineSplit [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchMaxEvents [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T23:23:53.087Z] === RUN TestAdapterReadLogs [2022-05-12T23:23:53.087Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCopier [2022-05-12T23:23:53.087Z] --- PASS: TestCopier (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCopierLongLines [2022-05-12T23:23:53.087Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCopierSlow [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T23:23:53.087Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T23:23:53.087Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-12T23:23:53.087Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T23:23:53.087Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T23:23:53.087Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T23:23:53.087Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T23:23:53.087Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T23:23:53.087Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T23:23:53.087Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T23:23:53.087Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T23:23:53.087Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T23:23:53.087Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-05-12T23:23:53.087Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsFormat [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T23:23:53.087Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T23:23:53.087Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestCreateTagSuccess [2022-05-12T23:23:53.087Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T23:23:53.087Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T23:23:53.087Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T23:23:53.087Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T23:23:53.087Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T23:23:53.087Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T23:23:53.087Z] PASS [2022-05-12T23:23:53.087Z] coverage: 80.2% of statements [2022-05-12T23:23:53.180Z] --- PASS: TestBuildSquashParent (3.32s) [2022-05-12T23:23:53.180Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T23:23:53.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:23:53.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:23:53.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:23:53.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:23:53.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:23:53.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:23:53.180Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:23:53.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:23:53.180Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:23:53.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:23:53.180Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:23:53.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:23:53.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:23:53.180Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:23:53.659Z] ok github.com/docker/docker/daemon/logger/awslogs 0.488s coverage: 80.2% of statements [2022-05-12T23:23:53.660Z] --- PASS: TestCopierSlow (0.25s) [2022-05-12T23:23:53.660Z] === RUN TestCopierWithSized [2022-05-12T23:23:53.660Z] === RUN TestCopierWithSized/as_is [2022-05-12T23:23:53.660Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T23:23:53.660Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-12T23:23:53.660Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-12T23:23:53.660Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T23:23:53.660Z] === RUN TestCopierWithPartial [2022-05-12T23:23:53.660Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T23:23:53.660Z] === RUN TestRingLogger [2022-05-12T23:23:53.660Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T23:23:53.660Z] === RUN TestRingCap [2022-05-12T23:23:53.660Z] --- PASS: TestRingCap (0.00s) [2022-05-12T23:23:53.660Z] === RUN TestRingClose [2022-05-12T23:23:53.660Z] --- PASS: TestRingClose (0.00s) [2022-05-12T23:23:53.660Z] === RUN TestRingDrain [2022-05-12T23:23:53.660Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T23:23:53.660Z] PASS [2022-05-12T23:23:53.660Z] coverage: 43.2% of statements [2022-05-12T23:23:53.660Z] ok github.com/docker/docker/daemon/logger 0.397s coverage: 43.2% of statements [2022-05-12T23:23:54.141Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T23:23:54.141Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T23:23:54.141Z] === RUN TestSearchRegistryForImages [2022-05-12T23:23:54.141Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T23:23:54.141Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T23:23:54.141Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T23:23:54.141Z] === RUN TestImageDelete [2022-05-12T23:23:54.141Z] === RUN TestImageDelete/no_lease [2022-05-12T23:23:54.141Z] === RUN TestImageDelete/lease_exists [2022-05-12T23:23:54.141Z] --- PASS: TestImageDelete (0.03s) [2022-05-12T23:23:54.141Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T23:23:54.141Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-12T23:23:54.141Z] === RUN TestContentStoreForPull [2022-05-12T23:23:54.141Z] --- PASS: TestContentStoreForPull (0.19s) [2022-05-12T23:23:54.141Z] PASS [2022-05-12T23:23:54.141Z] coverage: 6.6% of statements [2022-05-12T23:23:54.141Z] ok github.com/docker/docker/daemon/images 0.427s coverage: 6.6% of statements [2022-05-12T23:23:54.141Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T23:23:54.141Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T23:23:54.141Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T23:23:54.141Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T23:23:54.141Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T23:23:54.141Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T23:23:54.141Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T23:23:54.141Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T23:23:54.141Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T23:23:54.141Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T23:23:54.141Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptAddress [2022-05-12T23:23:54.141Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T23:23:54.188Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-12T23:23:54.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T23:23:54.623Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T23:23:54.623Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T23:23:54.624Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T23:23:54.624Z] PASS [2022-05-12T23:23:54.624Z] coverage: 53.6% of statements [2022-05-12T23:23:54.624Z] ok github.com/docker/docker/daemon/logger/fluentd 0.108s coverage: 53.6% of statements [2022-05-12T23:23:54.624Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T23:23:54.624Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T23:23:54.624Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T23:23:54.624Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T23:23:54.624Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T23:23:54.624Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T23:23:54.624Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-05-12T23:23:54.624Z] === RUN TestFastTimeMarshalJSON [2022-05-12T23:23:54.624Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-12T23:23:54.624Z] PASS [2022-05-12T23:23:54.624Z] coverage: 87.2% of statements [2022-05-12T23:23:54.624Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.203s coverage: 87.2% of statements [2022-05-12T23:23:54.811Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:23:55.105Z] === RUN TestJSONFileLogger [2022-05-12T23:23:55.105Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T23:23:55.105Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T23:23:55.105Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T23:23:55.105Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T23:23:55.105Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T23:23:55.105Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T23:23:55.105Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T23:23:55.105Z] === RUN TestEncodeDecode [2022-05-12T23:23:55.105Z] === PAUSE TestEncodeDecode [2022-05-12T23:23:55.105Z] === RUN TestUnexpectedEOF [2022-05-12T23:23:55.105Z] time="2022-05-12T23:23:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T23:23:55.105Z] time="2022-05-12T23:23:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T23:23:55.105Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-05-12T23:23:55.105Z] === CONT TestEncodeDecode [2022-05-12T23:23:55.105Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T23:23:55.105Z] PASS [2022-05-12T23:23:55.105Z] coverage: 69.9% of statements [2022-05-12T23:23:55.105Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.324s coverage: 69.9% of statements [2022-05-12T23:23:55.573Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-12T23:23:55.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:23:55.940Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2022-05-12T23:23:55.940Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T23:23:56.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:23:56.178Z] === RUN TestWriteLog [2022-05-12T23:23:56.178Z] === PAUSE TestWriteLog [2022-05-12T23:23:56.178Z] === RUN TestReadLog [2022-05-12T23:23:56.178Z] === PAUSE TestReadLog [2022-05-12T23:23:56.178Z] === RUN TestDecode [2022-05-12T23:23:56.178Z] --- PASS: TestDecode (0.02s) [2022-05-12T23:23:56.178Z] === CONT TestWriteLog [2022-05-12T23:23:56.178Z] === CONT TestReadLog [2022-05-12T23:23:56.178Z] === RUN TestReadLog/tail_exact [2022-05-12T23:23:56.178Z] --- PASS: TestWriteLog (0.01s) [2022-05-12T23:23:56.178Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T23:23:56.178Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T23:23:56.178Z] --- PASS: TestReadLog (0.16s) [2022-05-12T23:23:56.178Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-05-12T23:23:56.178Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T23:23:56.178Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T23:23:56.178Z] PASS [2022-05-12T23:23:56.178Z] coverage: 78.7% of statements [2022-05-12T23:23:56.178Z] ok github.com/docker/docker/daemon/logger/local 0.480s coverage: 78.7% of statements [2022-05-12T23:23:56.516Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T23:23:56.659Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T23:23:56.659Z] === RUN TestLog [2022-05-12T23:23:56.659Z] --- PASS: TestLog (0.02s) [2022-05-12T23:23:56.659Z] PASS [2022-05-12T23:23:56.659Z] coverage: 31.5% of statements [2022-05-12T23:23:56.659Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.124s coverage: 31.5% of statements [2022-05-12T23:23:56.659Z] === RUN TestOpenFileDelete [2022-05-12T23:23:56.659Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T23:23:56.659Z] === RUN TestOpenFileRename [2022-05-12T23:23:56.659Z] --- PASS: TestOpenFileRename (0.01s) [2022-05-12T23:23:56.659Z] === RUN TestHandleDecoderErr [2022-05-12T23:23:56.659Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T23:23:56.659Z] === RUN TestParseLogTagDefaultTag [2022-05-12T23:23:56.659Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T23:23:56.659Z] === RUN TestParseLogTag [2022-05-12T23:23:56.659Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T23:23:56.659Z] === RUN TestParseLogTagEmptyTag [2022-05-12T23:23:56.659Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T23:23:56.659Z] === RUN TestTailFiles [2022-05-12T23:23:56.659Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T23:23:56.659Z] === RUN TestFollowLogsConsumerGone [2022-05-12T23:23:56.659Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T23:23:56.659Z] === RUN TestFollowLogsProducerGone [2022-05-12T23:23:56.659Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T23:23:56.659Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T23:23:56.659Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T23:23:56.659Z] === RUN TestCheckCapacityAndRotate [2022-05-12T23:23:56.659Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T23:23:56.659Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T23:23:56.659Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-05-12T23:23:56.659Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T23:23:56.659Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-12T23:23:56.659Z] PASS [2022-05-12T23:23:56.659Z] coverage: 53.5% of statements [2022-05-12T23:23:56.659Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.169s coverage: 53.5% of statements [2022-05-12T23:23:56.776Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-12T23:23:57.140Z] === RUN TestNewParse [2022-05-12T23:23:57.140Z] --- PASS: TestNewParse (0.00s) [2022-05-12T23:23:57.140Z] PASS [2022-05-12T23:23:57.140Z] coverage: 8.3% of statements [2022-05-12T23:23:57.348Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T23:23:57.389Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T23:23:57.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-05-12T23:23:57.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2022-05-12T23:23:57.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-05-12T23:23:57.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s) [2022-05-12T23:23:57.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s) [2022-05-12T23:23:57.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.32s) [2022-05-12T23:23:57.389Z] === RUN TestBuildMultiStageCopy [2022-05-12T23:23:57.389Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T23:23:57.774Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2022-05-12T23:23:57.774Z] === RUN TestValidateLogOpt [2022-05-12T23:23:57.774Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestNewMissedConfig [2022-05-12T23:23:57.774Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestNewMissedUrl [2022-05-12T23:23:57.774Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestNewMissedToken [2022-05-12T23:23:57.774Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestNewWithProxy [2022-05-12T23:23:57.774Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestDefault [2022-05-12T23:23:57.774Z] --- PASS: TestDefault (0.01s) [2022-05-12T23:23:57.774Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T23:23:57.774Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestJsonFormat [2022-05-12T23:23:57.774Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T23:23:57.774Z] === RUN TestRawFormat [2022-05-12T23:23:57.774Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestRawFormatWithLabels [2022-05-12T23:23:57.774Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestRawFormatWithoutTag [2022-05-12T23:23:57.774Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestBatching [2022-05-12T23:23:57.774Z] --- PASS: TestBatching (0.29s) [2022-05-12T23:23:57.774Z] === RUN TestFrequency [2022-05-12T23:23:57.774Z] === RUN TestParseLogFormat [2022-05-12T23:23:57.774Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestValidateLogOptEmpty [2022-05-12T23:23:57.774Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestValidateSyslogAddress [2022-05-12T23:23:57.774Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T23:23:57.774Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T23:23:57.774Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T23:23:57.774Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T23:23:57.774Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T23:23:57.774Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T23:23:57.774Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T23:23:57.774Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T23:23:57.774Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T23:23:57.774Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T23:23:57.774Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestParseAddressDefaultPort [2022-05-12T23:23:57.774Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestValidateSyslogFacility [2022-05-12T23:23:57.774Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T23:23:57.774Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestValidateLogOpt [2022-05-12T23:23:57.774Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T23:23:57.774Z] PASS [2022-05-12T23:23:57.774Z] coverage: 43.6% of statements [2022-05-12T23:23:57.774Z] ok github.com/docker/docker/daemon/logger/syslog 0.144s coverage: 43.6% of statements [2022-05-12T23:23:57.774Z] --- PASS: TestFrequency (0.20s) [2022-05-12T23:23:57.774Z] === RUN TestOneMessagePerRequest [2022-05-12T23:23:57.774Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestVerify [2022-05-12T23:23:57.774Z] --- PASS: TestVerify (0.00s) [2022-05-12T23:23:57.774Z] === RUN TestSkipVerify [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] --- PASS: TestSkipVerify (0.37s) [2022-05-12T23:23:58.255Z] === RUN TestBufferMaximum [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652397838.036209\",\"host\":\"ffe7317bc5ed\"}'" [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652397838.036209\",\"host\":\"ffe7317bc5ed\"}'" [2022-05-12T23:23:58.255Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T23:23:58.255Z] === RUN TestServerAlwaysDown [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652397838.039647\",\"host\":\"ffe7317bc5ed\"}'" [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652397838.039647\",\"host\":\"ffe7317bc5ed\"}'" [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652397838.039647\",\"host\":\"ffe7317bc5ed\"}'" [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652397838.040647\",\"host\":\"ffe7317bc5ed\"}'" [2022-05-12T23:23:58.255Z] time="2022-05-12T23:23:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652397838.040647\",\"host\":\"ffe7317bc5ed\"}'" [2022-05-12T23:23:58.255Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T23:23:58.255Z] === RUN TestCannotSendAfterClose [2022-05-12T23:23:58.255Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T23:23:58.255Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T23:23:58.732Z] docker_cli_daemon_test.go:1474: [d91e636400af0] daemon is not started [2022-05-12T23:23:58.737Z] === RUN TestV2MetadataService [2022-05-12T23:23:58.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T23:23:58.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T23:23:59.021Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T23:23:59.021Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T23:23:59.203Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-05-12T23:23:59.203Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T23:23:59.218Z] time="2022-05-12T23:23:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T23:23:59.218Z] time="2022-05-12T23:23:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ffe7317bc5ed\"}'" [2022-05-12T23:23:59.218Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T23:23:59.218Z] PASS [2022-05-12T23:23:59.218Z] coverage: 82.5% of statements [2022-05-12T23:23:59.218Z] ok github.com/docker/docker/daemon/logger/splunk 2.053s coverage: 82.5% of statements [2022-05-12T23:23:59.218Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T23:23:59.218Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T23:23:59.218Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T23:23:59.279Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-05-12T23:23:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.22s) [2022-05-12T23:23:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-12T23:23:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-12T23:23:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-12T23:23:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-05-12T23:23:59.279Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T23:23:59.304Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T23:23:59.304Z] check_test.go:307: [dec68a468b942] daemon is not started [2022-05-12T23:23:59.304Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-12T23:23:59.565Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.40s) [2022-05-12T23:23:59.565Z] PASS [2022-05-12T23:23:59.565Z] [2022-05-12T23:23:59.565Z] === Skipped [2022-05-12T23:23:59.565Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T23:23:59.565Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:23:59.565Z] [2022-05-12T23:23:59.565Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:23:59.565Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:23:59.565Z] [2022-05-12T23:23:59.565Z] DONE 34 tests, 2 skipped in 195.307s [2022-05-12T23:23:59.565Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T23:23:59.565Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:23:59.565Z] ++ set -e [2022-05-12T23:23:59.565Z] ++ '[' -n 0 ']' [2022-05-12T23:23:59.565Z] ++ set -x [2022-05-12T23:23:59.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:23:59.790Z] --- PASS: TestV2MetadataService (0.80s) [2022-05-12T23:23:59.790Z] PASS [2022-05-12T23:23:59.790Z] coverage: 44.4% of statements [2022-05-12T23:23:59.790Z] ok github.com/docker/docker/distribution/metadata 0.892s coverage: 44.4% of statements [2022-05-12T23:23:59.790Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T23:23:59.790Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T23:23:59.790Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T23:23:59.790Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T23:23:59.790Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T23:23:59.790Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T23:23:59.790Z] === RUN TestManifestStore [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T23:23:59.790Z] === RUN TestSuccessfulDownload [2022-05-12T23:23:59.790Z] download_test.go:267: Needs fixing on Windows [2022-05-12T23:23:59.790Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T23:23:59.790Z] === RUN TestCancelledDownload [2022-05-12T23:23:59.790Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T23:23:59.790Z] === RUN TestMaxDownloadAttempts [2022-05-12T23:23:59.790Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T23:23:59.790Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T23:23:59.790Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T23:23:59.790Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T23:23:59.790Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T23:23:59.790Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T23:23:59.790Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T23:23:59.790Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T23:23:59.790Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T23:23:59.790Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T23:23:59.790Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T23:23:59.790Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T23:23:59.790Z] time="2022-05-12T23:23:59Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3625366680\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/no_local_cache [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/with_local_cache [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T23:23:59.790Z] time="2022-05-12T23:23:59Z" level=warning msg="reference for unknown type: " [2022-05-12T23:23:59.790Z] time="2022-05-12T23:23:59Z" level=warning msg="reference for unknown type: " [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T23:23:59.790Z] time="2022-05-12T23:23:59Z" level=warning msg="reference for unknown type: " [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T23:23:59.790Z] time="2022-05-12T23:23:59Z" level=warning msg="reference for unknown type: " [2022-05-12T23:23:59.790Z] time="2022-05-12T23:23:59Z" level=warning msg="reference for unknown type: " [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T23:23:59.790Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T23:23:59.790Z] time="2022-05-12T23:23:59Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore (0.29s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T23:23:59.790Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T23:23:59.790Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T23:23:59.790Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T23:23:59.790Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T23:23:59.790Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T23:23:59.790Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T23:23:59.790Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T23:23:59.790Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T23:23:59.790Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T23:23:59.791Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T23:23:59.791Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T23:23:59.791Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T23:23:59.791Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T23:23:59.791Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T23:23:59.791Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T23:23:59.791Z] === RUN TestFixManifestLayers [2022-05-12T23:23:59.791Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T23:23:59.791Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T23:23:59.791Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T23:23:59.791Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T23:23:59.791Z] === RUN TestFixManifestLayersBadParent [2022-05-12T23:23:59.791Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T23:23:59.791Z] === RUN TestValidateManifest [2022-05-12T23:23:59.791Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T23:23:59.791Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T23:23:59.791Z] === RUN TestFormatPlatform [2022-05-12T23:23:59.791Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T23:23:59.791Z] === RUN TestPullSchema2Config [2022-05-12T23:23:59.791Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T23:23:59.791Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:23:59.791Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:23:59.791Z] === RUN TestPullSchema2Config/500_status [2022-05-12T23:23:59.791Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:23:59.791Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:23:59.825Z] INFO: Testing against a local daemon [2022-05-12T23:23:59.825Z] === RUN TestConfigInspect [2022-05-12T23:23:59.845Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-05-12T23:23:59.845Z] === RUN TestBuildLabelWithTargets [2022-05-12T23:24:00.087Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T23:24:00.272Z] time="2022-05-12T23:23:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:24:00.272Z] time="2022-05-12T23:23:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:24:00.272Z] time="2022-05-12T23:23:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:24:00.272Z] time="2022-05-12T23:23:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:24:00.272Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T23:24:00.272Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-05-12T23:24:00.272Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-05-12T23:24:00.272Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-05-12T23:24:00.272Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-05-12T23:24:00.272Z] === RUN TestTransfer [2022-05-12T23:24:00.272Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:24:00.272Z] === RUN TestPullSchema2Config/EOF [2022-05-12T23:24:00.272Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:24:00.272Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:24:00.272Z] 2022/05/12 23:23:59 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-12T23:24:00.272Z] goroutine 79 [running]: [2022-05-12T23:24:00.272Z] net/http.(*conn).serve.func1() [2022-05-12T23:24:00.272Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T23:24:00.272Z] panic({0xb38ee0, 0xd1b2f0}) [2022-05-12T23:24:00.272Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T23:24:00.272Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000084d00?, {0xd22a98?, 0xc00055a380?}) [2022-05-12T23:24:00.272Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T23:24:00.272Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xd22a98, 0xc00055a380}, 0xc0000a9e00) [2022-05-12T23:24:00.272Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T23:24:00.272Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xd22a98?, 0xc00055a380?}, 0xc00005a800?) [2022-05-12T23:24:00.272Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T23:24:00.272Z] net/http.serverHandler.ServeHTTP({0xc00014b2c0?}, {0xd22a98, 0xc00055a380}, 0xc0000a9e00) [2022-05-12T23:24:00.272Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T23:24:00.272Z] net/http.(*conn).serve(0xc00017dea0, {0xd23310, 0xc000416720}) [2022-05-12T23:24:00.272Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T23:24:00.272Z] created by net/http.(*Server).Serve [2022-05-12T23:24:00.272Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T23:24:00.272Z] --- PASS: TestTransfer (0.12s) [2022-05-12T23:24:00.272Z] === RUN TestConcurrencyLimit [2022-05-12T23:24:00.272Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:24:00.272Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T23:24:00.272Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:24:00.272Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:24:00.272Z] --- PASS: TestPullSchema2Config (0.52s) [2022-05-12T23:24:00.272Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T23:24:00.272Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-05-12T23:24:00.272Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T23:24:00.272Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-12T23:24:00.272Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T23:24:00.272Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T23:24:00.272Z] === RUN TestLayerAlreadyExists [2022-05-12T23:24:00.272Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:24:00.272Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:24:00.272Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:24:00.272Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:24:00.272Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:24:00.272Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:24:00.272Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T23:24:00.658Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T23:24:00.753Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T23:24:00.753Z] === RUN TestNotFound [2022-05-12T23:24:00.753Z] --- PASS: TestNotFound (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestConflict [2022-05-12T23:24:00.753Z] --- PASS: TestConflict (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestForbidden [2022-05-12T23:24:00.753Z] --- PASS: TestForbidden (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestInvalidParameter [2022-05-12T23:24:00.753Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestNotImplemented [2022-05-12T23:24:00.753Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestNotModified [2022-05-12T23:24:00.753Z] --- PASS: TestNotModified (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestUnauthorized [2022-05-12T23:24:00.753Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestUnknown [2022-05-12T23:24:00.753Z] --- PASS: TestUnknown (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestCancelled [2022-05-12T23:24:00.753Z] --- PASS: TestCancelled (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestDeadline [2022-05-12T23:24:00.753Z] --- PASS: TestDeadline (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestDataLoss [2022-05-12T23:24:00.753Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestUnavailable [2022-05-12T23:24:00.753Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestSystem [2022-05-12T23:24:00.753Z] --- PASS: TestSystem (0.00s) [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Conflict [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T23:24:00.753Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T23:24:00.753Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T23:24:00.753Z] PASS [2022-05-12T23:24:00.753Z] coverage: 77.0% of statements [2022-05-12T23:24:00.753Z] ok github.com/docker/docker/errdefs 0.064s coverage: 77.0% of statements [2022-05-12T23:24:00.753Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-05-12T23:24:00.753Z] === RUN TestInactiveJobs [2022-05-12T23:24:00.778Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-05-12T23:24:00.778Z] === RUN TestBuildWithEmptyLayers [2022-05-12T23:24:01.235Z] --- PASS: TestInactiveJobs (0.38s) [2022-05-12T23:24:01.235Z] === RUN TestWatchRelease [2022-05-12T23:24:01.235Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T23:24:01.235Z] === RUN TestWatchFinishedTransfer [2022-05-12T23:24:01.235Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T23:24:01.235Z] === RUN TestDuplicateTransfer [2022-05-12T23:24:01.235Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-05-12T23:24:01.235Z] === RUN TestSuccessfulUpload [2022-05-12T23:24:01.235Z] === RUN TestFSGetInvalidData [2022-05-12T23:24:01.235Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T23:24:01.235Z] === RUN TestFSInvalidSet [2022-05-12T23:24:01.235Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T23:24:01.235Z] === RUN TestFSInvalidRoot [2022-05-12T23:24:01.235Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T23:24:01.235Z] === RUN TestFSMetadataGetSet [2022-05-12T23:24:01.235Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-12T23:24:01.235Z] === RUN TestFSInvalidWalker [2022-05-12T23:24:01.235Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T23:24:01.235Z] === RUN TestFSGetSet [2022-05-12T23:24:01.235Z] time="2022-05-12T23:24:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T23:24:01.345Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-12T23:24:01.345Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T23:24:01.600Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-12T23:24:01.600Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T23:24:01.819Z] --- PASS: TestFSGetSet (0.03s) [2022-05-12T23:24:01.819Z] === RUN TestFSGetUnsetKey [2022-05-12T23:24:01.819Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-12T23:24:01.819Z] === RUN TestFSGetEmptyData [2022-05-12T23:24:01.819Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T23:24:01.819Z] === RUN TestFSDelete [2022-05-12T23:24:01.819Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T23:24:01.819Z] === RUN TestFSWalker [2022-05-12T23:24:01.819Z] --- PASS: TestFSWalker (0.04s) [2022-05-12T23:24:01.819Z] === RUN TestFSWalkerStopOnError [2022-05-12T23:24:01.819Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T23:24:01.819Z] === RUN TestNewFromJSON [2022-05-12T23:24:01.819Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T23:24:01.819Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T23:24:01.819Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T23:24:01.819Z] === RUN TestMarshalKeyOrder [2022-05-12T23:24:01.819Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T23:24:01.819Z] === RUN TestHistoryEqual [2022-05-12T23:24:01.819Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-05-12T23:24:01.819Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T23:24:01.819Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T23:24:01.819Z] === RUN TestTokenPassThru [2022-05-12T23:24:01.819Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-05-12T23:24:01.819Z] === RUN TestCancelledUpload [2022-05-12T23:24:01.819Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T23:24:01.819Z] PASS [2022-05-12T23:24:01.819Z] coverage: 76.8% of statements [2022-05-12T23:24:01.819Z] ok github.com/docker/docker/distribution/xfer 1.924s coverage: 76.8% of statements [2022-05-12T23:24:01.819Z] --- PASS: TestTokenPassThru (0.04s) [2022-05-12T23:24:01.819Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T23:24:01.819Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-05-12T23:24:01.819Z] PASS [2022-05-12T23:24:01.819Z] coverage: 26.6% of statements [2022-05-12T23:24:01.819Z] ok github.com/docker/docker/distribution 2.110s coverage: 26.6% of statements [2022-05-12T23:24:01.819Z] --- PASS: TestHistoryEqual (0.14s) [2022-05-12T23:24:01.819Z] === RUN TestImage [2022-05-12T23:24:01.819Z] --- PASS: TestImage (0.00s) [2022-05-12T23:24:01.819Z] === RUN TestImageOSNotEmpty [2022-05-12T23:24:01.819Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T23:24:01.819Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T23:24:01.819Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T23:24:01.819Z] === RUN TestCreate [2022-05-12T23:24:01.819Z] --- PASS: TestCreate (0.01s) [2022-05-12T23:24:01.819Z] === RUN TestRestore [2022-05-12T23:24:01.819Z] time="2022-05-12T23:24:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T23:24:01.819Z] --- PASS: TestRestore (0.07s) [2022-05-12T23:24:01.819Z] === RUN TestAddDelete [2022-05-12T23:24:01.819Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T23:24:01.819Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T23:24:01.819Z] --- PASS: TestAddDelete (0.03s) [2022-05-12T23:24:01.819Z] === RUN TestSearchAfterDelete [2022-05-12T23:24:01.819Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T23:24:01.819Z] === RUN TestParentReset [2022-05-12T23:24:01.819Z] --- PASS: TestParentReset (0.04s) [2022-05-12T23:24:01.819Z] === RUN TestGetAndSetLastUpdated [2022-05-12T23:24:01.819Z] === RUN TestCompare [2022-05-12T23:24:01.819Z] --- PASS: TestCompare (0.00s) [2022-05-12T23:24:01.819Z] PASS [2022-05-12T23:24:01.819Z] coverage: 19.2% of statements [2022-05-12T23:24:01.819Z] ok github.com/docker/docker/image/cache 0.111s coverage: 19.2% of statements [2022-05-12T23:24:01.819Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-05-12T23:24:01.819Z] === RUN TestStoreLen [2022-05-12T23:24:01.819Z] --- PASS: TestStoreLen (0.06s) [2022-05-12T23:24:01.819Z] PASS [2022-05-12T23:24:01.819Z] coverage: 86.9% of statements [2022-05-12T23:24:01.819Z] ok github.com/docker/docker/image 0.648s coverage: 86.9% of statements [2022-05-12T23:24:02.719Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-05-12T23:24:02.719Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T23:24:02.986Z] --- PASS: TestConfigInspect (2.98s) [2022-05-12T23:24:02.986Z] === RUN TestConfigList [2022-05-12T23:24:03.247Z] check_test.go:307: [d9975cf1819a1] daemon is not started [2022-05-12T23:24:03.247Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-12T23:24:03.247Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T23:24:03.285Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-05-12T23:24:03.285Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T23:24:03.422Z] === RUN TestValidateManifest [2022-05-12T23:24:03.422Z] === RUN TestValidateManifest/nil [2022-05-12T23:24:03.422Z] === RUN TestValidateManifest/non-nil [2022-05-12T23:24:03.422Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T23:24:03.422Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T23:24:03.422Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T23:24:03.422Z] PASS [2022-05-12T23:24:03.422Z] coverage: 0.7% of statements [2022-05-12T23:24:03.422Z] ok github.com/docker/docker/image/tarexport 0.093s coverage: 0.7% of statements [2022-05-12T23:24:03.422Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T23:24:03.422Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T23:24:03.422Z] === RUN TestSerialization [2022-05-12T23:24:03.422Z] --- PASS: TestSerialization (0.02s) [2022-05-12T23:24:03.422Z] PASS [2022-05-12T23:24:03.422Z] coverage: 100.0% of statements [2022-05-12T23:24:03.422Z] ok github.com/docker/docker/libcontainerd/queue 0.083s coverage: 100.0% of statements [2022-05-12T23:24:03.557Z] [2022-05-12T23:24:03.557Z] SUCCESS: Specified value was saved. [2022-05-12T23:24:04.032Z] INFO: Downloading git... [2022-05-12T23:24:04.188Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T23:24:04.435Z] === RUN TestEmptyLayer [2022-05-12T23:24:04.435Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestCommitFailure [2022-05-12T23:24:04.435Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T23:24:04.435Z] === RUN TestStartTransactionFailure [2022-05-12T23:24:04.435Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestGetOrphan [2022-05-12T23:24:04.435Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T23:24:04.435Z] === RUN TestMountAndRegister [2022-05-12T23:24:04.435Z] layer_test.go:258: Layer size: 14 [2022-05-12T23:24:04.435Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-12T23:24:04.435Z] === RUN TestLayerRelease [2022-05-12T23:24:04.435Z] layer_test.go:291: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestStoreRestore [2022-05-12T23:24:04.435Z] layer_test.go:340: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestTarStreamStability [2022-05-12T23:24:04.435Z] layer_test.go:455: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestRegisterExistingLayer [2022-05-12T23:24:04.435Z] === RUN TestEnvironmentParsing [2022-05-12T23:24:04.435Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T23:24:04.435Z] PASS [2022-05-12T23:24:04.435Z] coverage: 1.2% of statements [2022-05-12T23:24:04.435Z] ok github.com/docker/docker/libcontainerd/local 0.117s coverage: 1.2% of statements [2022-05-12T23:24:04.435Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-05-12T23:24:04.435Z] === RUN TestTarStreamVerification [2022-05-12T23:24:04.435Z] layer_test.go:684: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestLayerMigration [2022-05-12T23:24:04.435Z] migration_test.go:45: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T23:24:04.435Z] migration_test.go:181: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestMountInit [2022-05-12T23:24:04.435Z] mount_test.go:17: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestMountSize [2022-05-12T23:24:04.435Z] mount_test.go:76: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestMountChanges [2022-05-12T23:24:04.435Z] mount_test.go:125: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T23:24:04.435Z] === RUN TestMountApply [2022-05-12T23:24:04.435Z] mount_test.go:212: Failing on Windows [2022-05-12T23:24:04.435Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T23:24:04.435Z] PASS [2022-05-12T23:24:04.435Z] coverage: 30.6% of statements [2022-05-12T23:24:04.435Z] ok github.com/docker/docker/layer 0.263s coverage: 30.6% of statements [2022-05-12T23:24:04.435Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T23:24:04.435Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T23:24:04.435Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T23:24:04.435Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T23:24:04.657Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-05-12T23:24:04.657Z] === RUN TestBuildWithHugeFile [2022-05-12T23:24:04.760Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T23:24:04.760Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T23:24:04.915Z] === RUN TestSequenceGetAvailableBit [2022-05-12T23:24:04.915Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T23:24:04.915Z] === RUN TestSequenceEqual [2022-05-12T23:24:04.915Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T23:24:04.915Z] === RUN TestSequenceCopy [2022-05-12T23:24:04.915Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T23:24:04.915Z] === RUN TestGetFirstAvailable [2022-05-12T23:24:04.915Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T23:24:04.915Z] === RUN TestFindSequence [2022-05-12T23:24:04.915Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T23:24:04.915Z] === RUN TestCheckIfAvailable [2022-05-12T23:24:04.915Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T23:24:04.915Z] === RUN TestMergeSequences [2022-05-12T23:24:04.915Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T23:24:04.915Z] === RUN TestPushReservation [2022-05-12T23:24:04.915Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T23:24:04.916Z] === RUN TestSerializeDeserialize [2022-05-12T23:24:04.916Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T23:24:04.916Z] === RUN TestSet [2022-05-12T23:24:04.916Z] --- PASS: TestSet (0.00s) [2022-05-12T23:24:04.916Z] === RUN TestSetUnset [2022-05-12T23:24:04.916Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T23:24:04.916Z] === RUN TestOffsetSetUnset [2022-05-12T23:24:04.916Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T23:24:04.916Z] === RUN TestSetInRange [2022-05-12T23:24:04.916Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T23:24:04.916Z] === RUN TestSetAnyInRange [2022-05-12T23:24:04.916Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T23:24:04.916Z] === RUN TestMethods [2022-05-12T23:24:04.916Z] --- PASS: TestMethods (0.00s) [2022-05-12T23:24:04.916Z] === RUN TestRandomAllocateDeallocate [2022-05-12T23:24:05.701Z] --- PASS: TestConfigList (2.79s) [2022-05-12T23:24:05.701Z] === RUN TestConfigsCreateAndDelete [2022-05-12T23:24:05.701Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T23:24:05.962Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T23:24:06.269Z] INFO: Downloading go... [2022-05-12T23:24:06.518Z] === RUN TestInvalidConfig [2022-05-12T23:24:06.518Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T23:24:06.518Z] === RUN TestConfig [2022-05-12T23:24:06.518Z] --- PASS: TestConfig (0.00s) [2022-05-12T23:24:06.518Z] === RUN TestOptionsLabels [2022-05-12T23:24:06.518Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T23:24:06.518Z] === RUN TestValidName [2022-05-12T23:24:06.518Z] --- PASS: TestValidName (0.00s) [2022-05-12T23:24:06.518Z] PASS [2022-05-12T23:24:06.518Z] coverage: 19.7% of statements [2022-05-12T23:24:06.518Z] ok github.com/docker/docker/libnetwork/config 0.167s coverage: 19.7% of statements [2022-05-12T23:24:06.518Z] === RUN TestKey [2022-05-12T23:24:06.518Z] --- PASS: TestKey (0.00s) [2022-05-12T23:24:06.518Z] === RUN TestParseKey [2022-05-12T23:24:06.518Z] --- PASS: TestParseKey (0.00s) [2022-05-12T23:24:06.518Z] === RUN TestInvalidDataStore [2022-05-12T23:24:06.518Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T23:24:06.998Z] === RUN TestKVObjectFlatKey [2022-05-12T23:24:06.998Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T23:24:06.998Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T23:24:06.998Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T23:24:06.998Z] PASS [2022-05-12T23:24:06.998Z] coverage: 21.9% of statements [2022-05-12T23:24:06.998Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-05-12T23:24:07.479Z] === RUN TestIPDataMarshalling [2022-05-12T23:24:07.479Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T23:24:07.479Z] === RUN TestValidateAndIsV6 [2022-05-12T23:24:07.479Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T23:24:07.479Z] PASS [2022-05-12T23:24:07.479Z] coverage: 68.9% of statements [2022-05-12T23:24:07.479Z] ok github.com/docker/docker/libnetwork/driverapi 0.059s coverage: 68.9% of statements [2022-05-12T23:24:07.844Z] INFO: Downloading compiler 1 of 3... [2022-05-12T23:24:07.873Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-12T23:24:08.445Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2022-05-12T23:24:08.445Z] === RUN TestConfigsUpdate [2022-05-12T23:24:08.491Z] === RUN TestErrorInterfaces [2022-05-12T23:24:08.491Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestNetworkMarshalling [2022-05-12T23:24:08.491Z] === RUN TestDriver [2022-05-12T23:24:08.491Z] --- PASS: TestDriver (0.00s) [2022-05-12T23:24:08.491Z] PASS [2022-05-12T23:24:08.491Z] coverage: 34.8% of statements [2022-05-12T23:24:08.491Z] ok github.com/docker/docker/libnetwork/drivers/host 0.059s coverage: 34.8% of statements [2022-05-12T23:24:08.491Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-05-12T23:24:08.491Z] === RUN TestEndpointMarshalling [2022-05-12T23:24:08.491Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestAuxAddresses [2022-05-12T23:24:08.491Z] time="2022-05-12T23:24:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T23:24:08.491Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T23:24:08.491Z] === RUN TestSRVServiceQuery [2022-05-12T23:24:08.491Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestServiceVIPReuse [2022-05-12T23:24:08.491Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T23:24:08.491Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestDNSIPQuery [2022-05-12T23:24:08.491Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestDNSProxyServFail [2022-05-12T23:24:08.491Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestSandboxAddEmpty [2022-05-12T23:24:08.491Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestSandboxAddMultiPrio [2022-05-12T23:24:08.491Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestSandboxAddSamePrio [2022-05-12T23:24:08.491Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestCleanupServiceDiscovery [2022-05-12T23:24:08.491Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestDNSOptions [2022-05-12T23:24:08.491Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:24:08.491Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T23:24:08.491Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T23:24:08.491Z] time="2022-05-12T23:24:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T23:24:08.491Z] time="2022-05-12T23:24:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T23:24:08.491Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T23:24:08.491Z] PASS [2022-05-12T23:24:08.491Z] coverage: 8.5% of statements [2022-05-12T23:24:08.491Z] ok github.com/docker/docker/libnetwork 0.348s coverage: 8.5% of statements [2022-05-12T23:24:08.832Z] INFO: Downloading compiler 2 of 3... [2022-05-12T23:24:08.972Z] === RUN TestDriver [2022-05-12T23:24:08.972Z] --- PASS: TestDriver (0.00s) [2022-05-12T23:24:08.972Z] PASS [2022-05-12T23:24:08.972Z] coverage: 34.8% of statements [2022-05-12T23:24:08.972Z] ok github.com/docker/docker/libnetwork/drivers/null 0.054s coverage: 34.8% of statements [2022-05-12T23:24:08.972Z] --- PASS: TestRandomAllocateDeallocate (4.32s) [2022-05-12T23:24:08.972Z] === RUN TestAllocateRandomDeallocate [2022-05-12T23:24:09.171Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.41s) [2022-05-12T23:24:09.171Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T23:24:09.453Z] === RUN TestNetworkAllocateFree [2022-05-12T23:24:09.453Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T23:24:09.453Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T23:24:09.453Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T23:24:09.453Z] PASS [2022-05-12T23:24:09.453Z] coverage: 63.6% of statements [2022-05-12T23:24:09.453Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.065s coverage: 63.6% of statements [2022-05-12T23:24:09.822Z] INFO: Downloading compiler 3 of 3... [2022-05-12T23:24:09.946Z] === RUN TestGetEmptyCapabilities [2022-05-12T23:24:09.946Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T23:24:09.946Z] === RUN TestGetExtraCapabilities [2022-05-12T23:24:09.946Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-12T23:24:09.946Z] === RUN TestGetInvalidCapabilities [2022-05-12T23:24:09.946Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-12T23:24:09.946Z] === RUN TestRemoteDriver [2022-05-12T23:24:09.946Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T23:24:09.946Z] === RUN TestDriverError [2022-05-12T23:24:09.946Z] --- PASS: TestDriverError (0.00s) [2022-05-12T23:24:09.946Z] === RUN TestMissingValues [2022-05-12T23:24:09.946Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T23:24:09.946Z] === RUN TestRollback [2022-05-12T23:24:09.946Z] --- PASS: TestRollback (0.00s) [2022-05-12T23:24:09.946Z] PASS [2022-05-12T23:24:09.946Z] coverage: 57.4% of statements [2022-05-12T23:24:09.946Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.111s coverage: 57.4% of statements [2022-05-12T23:24:09.946Z] --- PASS: TestAllocateRandomDeallocate (0.97s) [2022-05-12T23:24:09.947Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T23:24:10.357Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-12T23:24:10.428Z] === RUN TestNAT [2022-05-12T23:24:10.428Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T23:24:10.428Z] --- SKIP: TestNAT (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestTransparent [2022-05-12T23:24:10.428Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T23:24:10.428Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T23:24:10.428Z] PASS [2022-05-12T23:24:10.428Z] coverage: 0.0% of statements [2022-05-12T23:24:10.428Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.082s coverage: 0.0% of statements [2022-05-12T23:24:10.428Z] === RUN TestBuildDefault [2022-05-12T23:24:10.428Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestBuildHostnameDomainname [2022-05-12T23:24:10.428Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestBuildHostname [2022-05-12T23:24:10.428Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestBuildHostnameFQDN [2022-05-12T23:24:10.428Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestBuildNoIP [2022-05-12T23:24:10.428Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestUpdate [2022-05-12T23:24:10.428Z] --- PASS: TestUpdate (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T23:24:10.428Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T23:24:10.428Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestAddEmpty [2022-05-12T23:24:10.428Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestAdd [2022-05-12T23:24:10.428Z] --- PASS: TestAdd (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestDeleteEmpty [2022-05-12T23:24:10.428Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestDeleteNewline [2022-05-12T23:24:10.428Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestDelete [2022-05-12T23:24:10.428Z] --- PASS: TestDelete (0.00s) [2022-05-12T23:24:10.428Z] === RUN TestConcurrentWrites [2022-05-12T23:24:10.812Z] INFO: Extracting git... [2022-05-12T23:24:10.909Z] === RUN TestNew [2022-05-12T23:24:10.909Z] --- PASS: TestNew (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestAddDriver [2022-05-12T23:24:10.909Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestAddDuplicateDriver [2022-05-12T23:24:10.909Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T23:24:10.909Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestDriver [2022-05-12T23:24:10.909Z] --- PASS: TestDriver (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestIPAM [2022-05-12T23:24:10.909Z] --- PASS: TestIPAM (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestWalkIPAMs [2022-05-12T23:24:10.909Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestWalkDrivers [2022-05-12T23:24:10.909Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T23:24:10.909Z] PASS [2022-05-12T23:24:10.909Z] coverage: 82.4% of statements [2022-05-12T23:24:10.909Z] ok github.com/docker/docker/libnetwork/drvregistry 0.113s coverage: 82.4% of statements [2022-05-12T23:24:10.909Z] --- PASS: TestConcurrentWrites (0.22s) [2022-05-12T23:24:10.909Z] PASS [2022-05-12T23:24:10.909Z] coverage: 81.2% of statements [2022-05-12T23:24:10.909Z] ok github.com/docker/docker/libnetwork/etchosts 0.295s coverage: 81.2% of statements [2022-05-12T23:24:10.909Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.94s) [2022-05-12T23:24:10.909Z] === RUN TestRetrieveFromStore [2022-05-12T23:24:10.909Z] === RUN TestNew [2022-05-12T23:24:10.909Z] --- PASS: TestNew (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestAllocate [2022-05-12T23:24:10.909Z] --- PASS: TestAllocate (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestUninitialized [2022-05-12T23:24:10.909Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestAllocateInRange [2022-05-12T23:24:10.909Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T23:24:10.909Z] === RUN TestAllocateSerial [2022-05-12T23:24:10.909Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T23:24:10.909Z] PASS [2022-05-12T23:24:10.909Z] coverage: 87.5% of statements [2022-05-12T23:24:10.909Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-05-12T23:24:11.299Z] --- PASS: TestConfigsUpdate (2.81s) [2022-05-12T23:24:11.299Z] === RUN TestTemplatedConfig [2022-05-12T23:24:11.390Z] === RUN TestCaller [2022-05-12T23:24:11.390Z] --- PASS: TestCaller (0.00s) [2022-05-12T23:24:11.390Z] PASS [2022-05-12T23:24:11.390Z] coverage: 100.0% of statements [2022-05-12T23:24:11.390Z] ok github.com/docker/docker/libnetwork/internal/caller 0.050s coverage: 100.0% of statements [2022-05-12T23:24:11.390Z] --- PASS: TestRetrieveFromStore (0.43s) [2022-05-12T23:24:11.390Z] === RUN TestIsCorrupted [2022-05-12T23:24:11.390Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-12T23:24:11.390Z] === RUN TestSetRollover [2022-05-12T23:24:11.971Z] === RUN TestSetSerialInsertDelete [2022-05-12T23:24:11.971Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T23:24:11.971Z] === RUN TestSetParallelInsertDelete [2022-05-12T23:24:12.240Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-12T23:24:12.984Z] --- PASS: TestSetRollover (1.37s) [2022-05-12T23:24:12.984Z] === RUN TestSetRolloverSerial [2022-05-12T23:24:12.984Z] === RUN TestInt2IP2IntConversion [2022-05-12T23:24:12.984Z] === RUN TestPoolRequest [2022-05-12T23:24:12.984Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T23:24:12.984Z] === RUN TestOtherRequests [2022-05-12T23:24:12.984Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T23:24:12.984Z] PASS [2022-05-12T23:24:12.984Z] coverage: 57.1% of statements [2022-05-12T23:24:12.984Z] ok github.com/docker/docker/libnetwork/ipams/null 0.055s coverage: 57.1% of statements [2022-05-12T23:24:12.984Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-05-12T23:24:12.984Z] === RUN TestGetAddressVersion [2022-05-12T23:24:12.984Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T23:24:12.985Z] === RUN TestKeyString [2022-05-12T23:24:12.985Z] --- PASS: TestKeyString (0.00s) [2022-05-12T23:24:12.985Z] === RUN TestPoolDataMarshal [2022-05-12T23:24:12.985Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T23:24:12.985Z] === RUN TestSubnetsMarshal [2022-05-12T23:24:12.985Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-12T23:24:12.985Z] === RUN TestAddSubnets [2022-05-12T23:24:13.466Z] --- PASS: TestAddSubnets (0.04s) [2022-05-12T23:24:13.466Z] === RUN TestDoublePoolRelease [2022-05-12T23:24:13.466Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-12T23:24:13.466Z] === RUN TestAddReleasePoolID [2022-05-12T23:24:13.466Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-05-12T23:24:13.466Z] === RUN TestPredefinedPool [2022-05-12T23:24:13.466Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T23:24:13.466Z] === RUN TestRemoveSubnet [2022-05-12T23:24:13.466Z] --- PASS: TestRemoveSubnet (0.13s) [2022-05-12T23:24:13.466Z] === RUN TestGetSameAddress [2022-05-12T23:24:13.466Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-12T23:24:13.466Z] === RUN TestPoolAllocationReuse [2022-05-12T23:24:14.084Z] --- PASS: TestSetRolloverSerial (1.07s) [2022-05-12T23:24:14.084Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T23:24:14.084Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T23:24:14.084Z] PASS [2022-05-12T23:24:14.084Z] coverage: 84.4% of statements [2022-05-12T23:24:14.084Z] ok github.com/docker/docker/libnetwork/bitseq 9.166s coverage: 84.4% of statements [2022-05-12T23:24:14.084Z] === RUN TestGetCapabilities [2022-05-12T23:24:14.084Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T23:24:14.084Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T23:24:14.084Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T23:24:14.084Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T23:24:14.084Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T23:24:14.084Z] === RUN TestRemoteDriver [2022-05-12T23:24:14.084Z] --- PASS: TestRemoteDriver (0.00s) [2022-05-12T23:24:14.084Z] PASS [2022-05-12T23:24:14.084Z] coverage: 47.4% of statements [2022-05-12T23:24:14.084Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.092s coverage: 47.4% of statements [2022-05-12T23:24:14.565Z] --- PASS: TestPoolAllocationReuse (1.13s) [2022-05-12T23:24:14.565Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T23:24:14.565Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-05-12T23:24:14.565Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T23:24:14.565Z] === RUN TestWindowsIPAM [2022-05-12T23:24:14.565Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T23:24:14.565Z] PASS [2022-05-12T23:24:14.565Z] coverage: 71.4% of statements [2022-05-12T23:24:14.565Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.061s coverage: 71.4% of statements [2022-05-12T23:24:15.187Z] 12fb50a031bd: Pull complete [2022-05-12T23:24:15.187Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T23:24:15.187Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:24:15.187Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T23:24:15.187Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T23:24:15.187Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T23:24:15.187Z] WARN: Skipping validation tests [2022-05-12T23:24:15.187Z] INFO: Running unit tests at 05/12/2022 23:24:00... [2022-05-12T23:24:15.187Z] INFO: make.ps1 starting at 05/12/2022 23:24:04 [2022-05-12T23:24:15.187Z] INFO: Git commit (9034645b08) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T23:24:15.187Z] INFO: Running unit tests... [2022-05-12T23:24:15.188Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T23:24:15.541Z] --- PASS: TestTemplatedConfig (3.81s) [2022-05-12T23:24:15.541Z] === RUN TestConfigCreateResolve [2022-05-12T23:24:15.541Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-12T23:24:15.576Z] === RUN TestDefaultNetwork [2022-05-12T23:24:15.576Z] --- PASS: TestDefaultNetwork (0.22s) [2022-05-12T23:24:15.576Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T23:24:16.139Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-05-12T23:24:16.139Z] === RUN TestInitAddressPools [2022-05-12T23:24:16.139Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T23:24:16.139Z] PASS [2022-05-12T23:24:16.139Z] coverage: 74.0% of statements [2022-05-12T23:24:16.139Z] ok github.com/docker/docker/libnetwork/ipamutils 0.540s coverage: 74.0% of statements [2022-05-12T23:24:16.139Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.61s) [2022-05-12T23:24:16.139Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T23:24:16.620Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T23:24:16.620Z] === RUN TestKeyValue [2022-05-12T23:24:16.620Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T23:24:16.620Z] PASS [2022-05-12T23:24:16.620Z] coverage: 60.0% of statements [2022-05-12T23:24:16.620Z] ok github.com/docker/docker/libnetwork/netlabel 0.051s coverage: 60.0% of statements [2022-05-12T23:24:17.101Z] === RUN TestGenerate [2022-05-12T23:24:17.101Z] --- PASS: TestGenerate (0.00s) [2022-05-12T23:24:17.101Z] === RUN TestGeneratePtr [2022-05-12T23:24:17.101Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T23:24:17.101Z] === RUN TestGenerateMissingField [2022-05-12T23:24:17.101Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T23:24:17.101Z] === RUN TestFieldCannotBeSet [2022-05-12T23:24:17.101Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T23:24:17.101Z] === RUN TestTypeMismatchError [2022-05-12T23:24:17.101Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T23:24:17.101Z] PASS [2022-05-12T23:24:17.101Z] coverage: 100.0% of statements [2022-05-12T23:24:17.101Z] ok github.com/docker/docker/libnetwork/options 0.050s coverage: 100.0% of statements [2022-05-12T23:24:18.087Z] --- PASS: TestConfigCreateResolve (2.97s) [2022-05-12T23:24:18.087Z] PASS [2022-05-12T23:24:18.087Z] [2022-05-12T23:24:18.087Z] DONE 6 tests in 18.323s [2022-05-12T23:24:18.087Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T23:24:18.087Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:24:18.087Z] ++ set -e [2022-05-12T23:24:18.087Z] ++ '[' -n 0 ']' [2022-05-12T23:24:18.087Z] ++ set -x [2022-05-12T23:24:18.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:24:18.087Z] INFO: Testing against a local daemon [2022-05-12T23:24:18.087Z] === RUN TestAttachWithTTY [2022-05-12T23:24:18.112Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.93s) [2022-05-12T23:24:18.112Z] === RUN TestGetAddress [2022-05-12T23:24:18.349Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-12T23:24:18.349Z] === RUN TestAttachWithoutTTy [2022-05-12T23:24:18.349Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-12T23:24:18.349Z] === RUN TestCheckpoint [2022-05-12T23:24:18.349Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:24:18.349Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T23:24:18.349Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T23:24:18.349Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:24:18.349Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:24:18.349Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:24:18.349Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:24:18.349Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:24:18.349Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:24:18.349Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T23:24:18.349Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T23:24:18.349Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T23:24:18.349Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T23:24:18.349Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T23:24:18.349Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T23:24:18.349Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T23:24:18.349Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.01s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T23:24:18.349Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-05-12T23:24:18.349Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T23:24:18.349Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-05-12T23:24:18.349Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T23:24:18.611Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-05-12T23:24:18.611Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T23:24:18.611Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-12T23:24:18.611Z] === RUN TestCopyEmptyFile [2022-05-12T23:24:18.611Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-12T23:24:18.744Z] testing: warning: no tests to run [2022-05-12T23:24:18.744Z] PASS [2022-05-12T23:24:18.744Z] coverage: 0.0% of statements [2022-05-12T23:24:18.744Z] ok github.com/docker/docker/libnetwork/osl 0.051s coverage: 0.0% of statements [no tests to run] [2022-05-12T23:24:18.872Z] --- PASS: TestCopyEmptyFile (0.30s) [2022-05-12T23:24:18.872Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T23:24:18.872Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-12T23:24:18.872Z] === RUN TestCopyFromContainer [2022-05-12T23:24:19.226Z] === RUN TestNetworkDBSimple [2022-05-12T23:24:19.706Z] === RUN TestRequestNewPort [2022-05-12T23:24:19.706Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestRequestSpecificPort [2022-05-12T23:24:19.706Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestReleasePort [2022-05-12T23:24:19.706Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestReuseReleasedPort [2022-05-12T23:24:19.706Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestReleaseUnreadledPort [2022-05-12T23:24:19.706Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestUnknowProtocol [2022-05-12T23:24:19.706Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestAllocateAllPorts [2022-05-12T23:24:19.706Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestPortAllocation [2022-05-12T23:24:19.706Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T23:24:19.706Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestNoDuplicateBPR [2022-05-12T23:24:19.706Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T23:24:19.706Z] === RUN TestChangePortRange [2022-05-12T23:24:19.706Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T23:24:19.706Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T23:24:19.706Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T23:24:19.706Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T23:24:19.706Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T23:24:19.706Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T23:24:19.706Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T23:24:19.706Z] PASS [2022-05-12T23:24:19.706Z] coverage: 88.6% of statements [2022-05-12T23:24:19.706Z] ok github.com/docker/docker/libnetwork/portallocator 0.066s coverage: 88.6% of statements [2022-05-12T23:24:20.187Z] 2022/05/12 23:24:19 Closing DB instances... [2022-05-12T23:24:20.187Z] testing: warning: no tests to run [2022-05-12T23:24:20.187Z] PASS [2022-05-12T23:24:20.187Z] coverage: 0.0% of statements [2022-05-12T23:24:20.187Z] ok github.com/docker/docker/libnetwork/portmapper 0.052s coverage: 0.0% of statements [no tests to run] [2022-05-12T23:24:20.788Z] === RUN TestCopyFromContainer// [2022-05-12T23:24:20.788Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T23:24:21.049Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T23:24:21.049Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T23:24:21.200Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-05-12T23:24:21.200Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T23:24:21.200Z] === RUN TestHashData [2022-05-12T23:24:21.200Z] --- PASS: TestHashData (0.00s) [2022-05-12T23:24:21.200Z] PASS [2022-05-12T23:24:21.200Z] coverage: 2.8% of statements [2022-05-12T23:24:21.200Z] ok github.com/docker/docker/libnetwork/resolvconf 0.053s coverage: 2.8% of statements [2022-05-12T23:24:21.309Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T23:24:21.309Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-12T23:24:21.309Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T23:24:21.570Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T23:24:21.570Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T23:24:21.570Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T23:24:21.681Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-05-12T23:24:21.681Z] PASS [2022-05-12T23:24:21.681Z] coverage: 100.0% of statements [2022-05-12T23:24:21.681Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.059s coverage: 100.0% of statements [2022-05-12T23:24:21.681Z] === RUN TestErrorConstructors [2022-05-12T23:24:21.681Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T23:24:21.681Z] === RUN TestCompareIPMask [2022-05-12T23:24:21.681Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T23:24:21.681Z] === RUN TestUtilGetHostPartIP [2022-05-12T23:24:21.681Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T23:24:21.681Z] === RUN TestUtilGetBroadcastIP [2022-05-12T23:24:21.681Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T23:24:21.681Z] === RUN TestParseCIDR [2022-05-12T23:24:21.681Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T23:24:21.681Z] PASS [2022-05-12T23:24:21.681Z] coverage: 37.3% of statements [2022-05-12T23:24:21.681Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 37.3% of statements [2022-05-12T23:24:21.830Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T23:24:21.830Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer (3.08s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-05-12T23:24:22.092Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-05-12T23:24:22.092Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T23:24:22.092Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:24:22.092Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:24:22.092Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:24:22.092Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:24:22.092Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:24:22.092Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:24:22.092Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:24:22.092Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:24:22.092Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:24:22.092Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T23:24:22.092Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T23:24:22.092Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T23:24:22.092Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T23:24:22.092Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T23:24:22.092Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T23:24:22.092Z] === RUN TestCreateWithInvalidEnv [2022-05-12T23:24:22.092Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T23:24:22.092Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T23:24:22.092Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T23:24:22.092Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T23:24:22.092Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T23:24:22.092Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T23:24:22.092Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T23:24:22.092Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T23:24:22.092Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T23:24:22.092Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T23:24:22.092Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T23:24:22.092Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T23:24:22.092Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-12T23:24:22.092Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T23:24:22.092Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-12T23:24:22.092Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T23:24:22.162Z] 2022/05/12 23:24:22 Closing DB instances... [2022-05-12T23:24:22.374Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T23:24:22.643Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T23:24:22.699Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T23:24:22.700Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T23:24:22.700Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T23:24:22.700Z] PASS [2022-05-12T23:24:22.700Z] coverage: 55.0% of statements [2022-05-12T23:24:22.700Z] ok github.com/docker/docker/oci 0.071s coverage: 55.0% of statements [2022-05-12T23:24:23.181Z] === RUN TestAddressPoolOpt [2022-05-12T23:24:23.181Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/a [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/something [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/_=a [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/PATH [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/=a [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/PATH= [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/PATH=something [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/1asd [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/123 [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/some_space [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/= [2022-05-12T23:24:23.181Z] === RUN TestValidateEnv/PaTh [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestParseHost [2022-05-12T23:24:23.181Z] === RUN TestParseHost/:// [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T23:24:23.181Z] === RUN TestParseHost/something_with_spaces [2022-05-12T23:24:23.181Z] === RUN TestParseHost/unknown:// [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://:port [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T23:24:23.181Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp:// [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T23:24:23.181Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T23:24:23.181Z] === RUN TestParseHost/_ [2022-05-12T23:24:23.181Z] === RUN TestParseHost/__ [2022-05-12T23:24:23.181Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://host: [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://: [2022-05-12T23:24:23.181Z] === RUN TestParseHost/unix:// [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseHost/npipe:// [2022-05-12T23:24:23.181Z] === RUN TestParseHost/fd://something [2022-05-12T23:24:23.181Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseHost/#00 [2022-05-12T23:24:23.181Z] === RUN TestParseHost/fd:// [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T23:24:23.181Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestParseTCP [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/localhost [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/localhost: [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/#00 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/tcp://: [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/[::1]: [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/::1 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/tcp:// [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/: [2022-05-12T23:24:23.181Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T23:24:23.181Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T23:24:23.181Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestValidateExtraHosts [2022-05-12T23:24:23.181Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestValidateIPAddress [2022-05-12T23:24:23.181Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestMapOpts [2022-05-12T23:24:23.181Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestListOptsWithoutValidator [2022-05-12T23:24:23.181Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestListOptsWithValidator [2022-05-12T23:24:23.181Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestValidateDNSSearch [2022-05-12T23:24:23.181Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T23:24:23.181Z] === RUN TestValidateLabel [2022-05-12T23:24:23.181Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T23:24:23.181Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T23:24:23.181Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T23:24:23.181Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T23:24:23.181Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T23:24:23.181Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T23:24:23.181Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T23:24:23.181Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T23:24:23.182Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T23:24:23.182Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T23:24:23.182Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T23:24:23.182Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T23:24:23.182Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T23:24:23.182Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T23:24:23.182Z] === RUN TestNamedListOpts [2022-05-12T23:24:23.182Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T23:24:23.182Z] === RUN TestNamedMapOpts [2022-05-12T23:24:23.182Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T23:24:23.182Z] === RUN TestParseLink [2022-05-12T23:24:23.182Z] --- PASS: TestParseLink (0.00s) [2022-05-12T23:24:23.182Z] === RUN TestUlimitOpt [2022-05-12T23:24:23.182Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T23:24:23.182Z] PASS [2022-05-12T23:24:23.182Z] coverage: 65.5% of statements [2022-05-12T23:24:23.182Z] ok github.com/docker/docker/opts 0.131s coverage: 65.5% of statements [2022-05-12T23:24:23.663Z] === RUN TestParseVersion [2022-05-12T23:24:23.663Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T23:24:23.663Z] PASS [2022-05-12T23:24:23.663Z] coverage: 52.9% of statements [2022-05-12T23:24:23.663Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2022-05-12T23:24:23.663Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-12T23:24:23.663Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T23:24:24.045Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T23:24:24.306Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2022-05-12T23:24:24.306Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T23:24:24.306Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T23:24:24.876Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-12T23:24:25.232Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T23:24:25.232Z] 2022/05/12 23:24:24 Closing DB instances... [2022-05-12T23:24:25.232Z] === RUN TestIsArchivePathDir [2022-05-12T23:24:25.450Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-12T23:24:25.698Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T23:24:25.699Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T23:24:25.699Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2022-05-12T23:24:25.699Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T23:24:25.699Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T23:24:25.699Z] === RUN TestMiddleware [2022-05-12T23:24:25.699Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T23:24:25.699Z] === RUN TestNewResponseModifier [2022-05-12T23:24:25.699Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T23:24:25.699Z] PASS [2022-05-12T23:24:25.699Z] coverage: 26.8% of statements [2022-05-12T23:24:25.699Z] ok github.com/docker/docker/pkg/authorization 0.460s coverage: 26.8% of statements [2022-05-12T23:24:25.699Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-12T23:24:25.699Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T23:24:25.699Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-05-12T23:24:25.699Z] === RUN TestIsArchivePathTar [2022-05-12T23:24:25.699Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-05-12T23:24:25.699Z] === RUN TestDecompressStreamGzip [2022-05-12T23:24:25.754Z] INFO: Expanding go... [2022-05-12T23:24:26.165Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-05-12T23:24:26.165Z] === RUN TestDecompressStreamBzip2 [2022-05-12T23:24:26.165Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-12T23:24:26.165Z] === RUN TestDecompressStreamXz [2022-05-12T23:24:26.165Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T23:24:26.165Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestDecompressStreamZstd [2022-05-12T23:24:26.165Z] === RUN TestUnbuffered [2022-05-12T23:24:26.165Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestRaceUnbuffered [2022-05-12T23:24:26.165Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T23:24:26.165Z] PASS [2022-05-12T23:24:26.165Z] coverage: 100.0% of statements [2022-05-12T23:24:26.165Z] archive_test.go:140: zstd not installed [2022-05-12T23:24:26.165Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-12T23:24:26.165Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T23:24:26.165Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T23:24:26.165Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestCompressStreamInvalid [2022-05-12T23:24:26.165Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestExtensionInvalid [2022-05-12T23:24:26.165Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestExtensionUncompressed [2022-05-12T23:24:26.165Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestExtensionBzip2 [2022-05-12T23:24:26.165Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestExtensionGzip [2022-05-12T23:24:26.165Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestExtensionXz [2022-05-12T23:24:26.165Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestExtensionZstd [2022-05-12T23:24:26.165Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestCmdStreamLargeStderr [2022-05-12T23:24:26.165Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2022-05-12T23:24:26.165Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-12T23:24:26.165Z] === RUN TestCmdStreamBad [2022-05-12T23:24:26.165Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T23:24:26.165Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestCmdStreamGood [2022-05-12T23:24:26.165Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-12T23:24:26.165Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T23:24:26.165Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-12T23:24:26.165Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T23:24:26.165Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T23:24:26.165Z] === RUN TestUntarPath [2022-05-12T23:24:26.165Z] --- PASS: TestUntarPath (0.07s) [2022-05-12T23:24:26.165Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T23:24:26.391Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-12T23:24:26.391Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s) [2022-05-12T23:24:26.391Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T23:24:26.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:24:26.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:24:26.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:24:26.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:24:26.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:24:26.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:24:26.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:24:26.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:24:26.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:24:26.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:24:26.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:24:26.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:24:26.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:24:26.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:24:26.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:24:26.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T23:24:26.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-12T23:24:26.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-12T23:24:26.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T23:24:26.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-05-12T23:24:26.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T23:24:26.391Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T23:24:26.631Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-12T23:24:26.631Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T23:24:26.631Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-12T23:24:26.631Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T23:24:26.631Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T23:24:26.631Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T23:24:26.631Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T23:24:26.631Z] === RUN TestCopyWithTarSrcFile [2022-05-12T23:24:26.631Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T23:24:26.631Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T23:24:26.631Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2022-05-12T23:24:26.631Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T23:24:26.631Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T23:24:26.631Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T23:24:26.631Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T23:24:26.631Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T23:24:26.631Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T23:24:26.631Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T23:24:26.631Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T23:24:26.631Z] === RUN TestTarFiles [2022-05-12T23:24:26.631Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-12T23:24:26.631Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T23:24:26.631Z] === RUN TestMatch [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[]] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[foo]] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[]#01 [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[qux]] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T23:24:26.631Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T23:24:26.631Z] --- PASS: TestMatch (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T23:24:26.631Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T23:24:26.631Z] PASS [2022-05-12T23:24:26.631Z] coverage: 87.5% of statements [2022-05-12T23:24:26.631Z] ok github.com/docker/docker/pkg/capabilities 0.060s coverage: 87.5% of statements [2022-05-12T23:24:26.962Z] check_test.go:307: [d021b9f53ded3] daemon is not started [2022-05-12T23:24:26.962Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-12T23:24:27.202Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-12T23:24:27.203Z] PASS [2022-05-12T23:24:27.203Z] [2022-05-12T23:24:27.203Z] DONE 17 tests in 47.058s [2022-05-12T23:24:27.203Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T23:24:27.203Z] INFO: Testing against a local daemon [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:24:27.203Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:24:27.203Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T23:24:27.203Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T23:24:27.203Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T23:24:27.203Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T23:24:27.203Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T23:24:27.203Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T23:24:27.203Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T23:24:27.203Z] === RUN TestPluginInstall [2022-05-12T23:24:27.203Z] === RUN TestPluginInstall/no_auth [2022-05-12T23:24:27.203Z] time="2022-05-12T23:24:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:24:27.203Z] time="2022-05-12T23:24:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4fef852680756873984a36e0113914801080ec071a4dfee8073455e9250ed4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:24:27.203Z] time="2022-05-12T23:24:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:24:27.203Z] time="2022-05-12T23:24:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4fef852680756873984a36e0113914801080ec071a4dfee8073455e9250ed4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:24:27.203Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T23:24:27.203Z] time="2022-05-12T23:24:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:24:27.203Z] time="2022-05-12T23:24:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4fef852680756873984a36e0113914801080ec071a4dfee8073455e9250ed4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:24:27.203Z] time="2022-05-12T23:24:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:24:27.203Z] time="2022-05-12T23:24:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4fef852680756873984a36e0113914801080ec071a4dfee8073455e9250ed4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:24:27.223Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-05-12T23:24:27.223Z] === RUN TestCreateDifferentPlatform [2022-05-12T23:24:27.223Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T23:24:27.223Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T23:24:27.223Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-12T23:24:27.223Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T23:24:27.223Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T23:24:27.223Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T23:24:27.223Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-05-12T23:24:27.223Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T23:24:27.223Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-05-12T23:24:27.223Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T23:24:27.223Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T23:24:27.223Z] === RUN TestDaemonRestartIpcMode [2022-05-12T23:24:27.223Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T23:24:27.223Z] === RUN TestDaemonHostGatewayIP [2022-05-12T23:24:27.223Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T23:24:27.223Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T23:24:27.223Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T23:24:27.223Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T23:24:27.223Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T23:24:27.223Z] === RUN TestDiff [2022-05-12T23:24:27.458Z] === RUN TestPluginInstall/with_insecure [2022-05-12T23:24:27.484Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T23:24:27.670Z] ? github.com/docker/docker/api [no test files] [2022-05-12T23:24:27.710Z] === RUN TestChrootTarUntar [2022-05-12T23:24:27.711Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:24:27.711Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T23:24:27.711Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T23:24:27.711Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:24:27.711Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T23:24:27.711Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T23:24:27.711Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-05-12T23:24:27.711Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T23:24:27.711Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:24:27.711Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T23:24:27.711Z] === RUN TestChrootCopyWithTar [2022-05-12T23:24:27.711Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:24:27.711Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T23:24:27.711Z] === RUN TestChrootCopyFileWithTar [2022-05-12T23:24:27.711Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:24:27.711Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T23:24:27.711Z] === RUN TestChrootUntarPath [2022-05-12T23:24:27.711Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:24:27.711Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T23:24:27.711Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T23:24:27.711Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:24:27.711Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:24:27.711Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T23:24:27.711Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:24:27.711Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:24:27.711Z] === RUN TestChrootApplyDotDotFile [2022-05-12T23:24:27.711Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:24:27.711Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T23:24:27.711Z] PASS [2022-05-12T23:24:27.711Z] coverage: 12.0% of statements [2022-05-12T23:24:27.711Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 12.0% of statements [2022-05-12T23:24:28.056Z] --- PASS: TestDiff (0.69s) [2022-05-12T23:24:28.056Z] === RUN TestExecWithCloseStdin [2022-05-12T23:24:28.388Z] time="2022-05-12T23:24:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:24:28.388Z] time="2022-05-12T23:24:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:980fea2aa9c5a9641e498797355ba25b53828b8b3778d94f1c8a1a9237f6df5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:24:28.388Z] time="2022-05-12T23:24:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:24:28.388Z] time="2022-05-12T23:24:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:980fea2aa9c5a9641e498797355ba25b53828b8b3778d94f1c8a1a9237f6df5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:24:28.643Z] plugin_test.go:195: [da76f48d60d5a] daemon is not started [2022-05-12T23:24:28.643Z] --- PASS: TestPluginInstall (2.74s) [2022-05-12T23:24:28.643Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-05-12T23:24:28.643Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-05-12T23:24:28.643Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-05-12T23:24:28.643Z] === RUN TestPluginsWithRuntimes [2022-05-12T23:24:28.693Z] 2022/05/12 23:24:28 Closing DB instances... [2022-05-12T23:24:28.693Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T23:24:28.693Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T23:24:28.693Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T23:24:28.693Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T23:24:28.693Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T23:24:28.693Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T23:24:28.693Z] PASS [2022-05-12T23:24:28.693Z] coverage: 0.0% of statements [2022-05-12T23:24:28.693Z] ok github.com/docker/docker/pkg/containerfs 0.049s coverage: 0.0% of statements [2022-05-12T23:24:28.999Z] --- PASS: TestExecWithCloseStdin (0.88s) [2022-05-12T23:24:28.999Z] === RUN TestExec [2022-05-12T23:24:29.260Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-12T23:24:29.523Z] --- PASS: TestExec (0.68s) [2022-05-12T23:24:29.523Z] === RUN TestExecUser [2022-05-12T23:24:29.786Z] === RUN TestSizeEmpty [2022-05-12T23:24:29.786Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T23:24:29.786Z] === RUN TestSizeEmptyFile [2022-05-12T23:24:29.786Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T23:24:29.786Z] === RUN TestSizeNonemptyFile [2022-05-12T23:24:29.786Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T23:24:29.786Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T23:24:29.786Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T23:24:29.786Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T23:24:29.786Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T23:24:29.786Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T23:24:29.786Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T23:24:29.786Z] === RUN TestMoveToSubdir [2022-05-12T23:24:29.786Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-12T23:24:29.786Z] === RUN TestSizeNonExistingDirectory [2022-05-12T23:24:29.786Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T23:24:29.786Z] PASS [2022-05-12T23:24:29.786Z] coverage: 80.0% of statements [2022-05-12T23:24:29.786Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2022-05-12T23:24:30.006Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T23:24:30.093Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T23:24:30.093Z] --- PASS: TestExecUser (0.68s) [2022-05-12T23:24:30.093Z] === RUN TestExportContainerAndImportImage [2022-05-12T23:24:30.768Z] === RUN TestPollerAddRemove [2022-05-12T23:24:30.769Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T23:24:30.769Z] === RUN TestPollerEvent [2022-05-12T23:24:30.769Z] poller_test.go:40: No chmod on Windows [2022-05-12T23:24:30.769Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T23:24:30.769Z] === RUN TestPollerClose [2022-05-12T23:24:30.769Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T23:24:30.769Z] PASS [2022-05-12T23:24:30.769Z] coverage: 45.7% of statements [2022-05-12T23:24:30.769Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2022-05-12T23:24:30.769Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2022-05-12T23:24:30.769Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T23:24:30.931Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T23:24:31.034Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-12T23:24:31.295Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T23:24:31.295Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2022-05-12T23:24:31.295Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T23:24:31.750Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T23:24:31.750Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T23:24:31.750Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T23:24:31.750Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T23:24:31.750Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCopyFile [2022-05-12T23:24:31.750Z] --- PASS: TestCopyFile (0.01s) [2022-05-12T23:24:31.750Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T23:24:31.750Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T23:24:31.750Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T23:24:31.750Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T23:24:31.750Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T23:24:31.750Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestWildcardMatches [2022-05-12T23:24:31.750Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestPatternMatches [2022-05-12T23:24:31.750Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T23:24:31.750Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T23:24:31.750Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T23:24:31.750Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T23:24:31.750Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T23:24:31.750Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T23:24:31.750Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestSingleExclamationError [2022-05-12T23:24:31.750Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestMatchesWithNoPatterns [2022-05-12T23:24:31.750Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T23:24:31.750Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestMatches [2022-05-12T23:24:31.750Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T23:24:31.750Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T23:24:31.750Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T23:24:31.750Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T23:24:31.750Z] --- PASS: TestMatches (0.01s) [2022-05-12T23:24:31.750Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T23:24:31.750Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T23:24:31.750Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T23:24:31.750Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCleanPatterns [2022-05-12T23:24:31.750Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T23:24:31.750Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T23:24:31.750Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T23:24:31.750Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T23:24:31.750Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T23:24:31.750Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCreateIfNotExistsDir [2022-05-12T23:24:31.750Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-12T23:24:31.750Z] === RUN TestCreateIfNotExistsFile [2022-05-12T23:24:31.750Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T23:24:31.750Z] === RUN TestMatch [2022-05-12T23:24:31.750Z] --- PASS: TestMatch (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestCompile [2022-05-12T23:24:31.750Z] === RUN TestCompile/slash [2022-05-12T23:24:31.750Z] === RUN TestCompile/backslash [2022-05-12T23:24:31.750Z] --- PASS: TestCompile (0.00s) [2022-05-12T23:24:31.750Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T23:24:31.750Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T23:24:31.750Z] PASS [2022-05-12T23:24:31.750Z] coverage: 84.7% of statements [2022-05-12T23:24:31.750Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 84.7% of statements [2022-05-12T23:24:31.750Z] --- PASS: TestTarFiles (5.36s) [2022-05-12T23:24:31.750Z] === RUN TestDetectCompressionZstd [2022-05-12T23:24:31.750Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T23:24:31.750Z] === RUN TestTarUntar [2022-05-12T23:24:31.750Z] --- PASS: TestTarUntar (0.03s) [2022-05-12T23:24:31.750Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T23:24:31.858Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-05-12T23:24:31.858Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-05-12T23:24:31.858Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-05-12T23:24:31.858Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T23:24:32.216Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T23:24:32.216Z] === RUN TestTarWithOptions [2022-05-12T23:24:32.216Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T23:24:32.216Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T23:24:32.216Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T23:24:32.216Z] === RUN TestUntarUstarGnuConflict [2022-05-12T23:24:32.216Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T23:24:32.216Z] === RUN TestUntarInvalidFilenames [2022-05-12T23:24:32.216Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2763675156\\dest" [2022-05-12T23:24:32.216Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-05-12T23:24:32.216Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T23:24:32.216Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T23:24:32.216Z] === RUN TestUntarInvalidHardlink [2022-05-12T23:24:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2473701563\\victim\\hello" -> "../victim/hello" [2022-05-12T23:24:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1223242270\\victim\\hello" -> "/../victim/hello" [2022-05-12T23:24:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2538159581\\victim" -> "../victim" [2022-05-12T23:24:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink618825163\\victim" -> "../victim" [2022-05-12T23:24:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink217704516\\victim" -> "../victim" [2022-05-12T23:24:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3089517607\\victim" -> "../victim" [2022-05-12T23:24:32.216Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-12T23:24:32.216Z] === RUN TestUntarInvalidSymlink [2022-05-12T23:24:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3399897238\\dest\\dotdot" -> "../victim/hello" [2022-05-12T23:24:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3523724334\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T23:24:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1287065182\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:24:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3500507766\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:24:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3265357645\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:24:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3016380264\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:24:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2226297456\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T23:24:32.216Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-12T23:24:32.216Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T23:24:32.216Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T23:24:32.216Z] === RUN TestXGlobalNoParent [2022-05-12T23:24:32.216Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T23:24:32.216Z] === RUN TestReplaceFileTarWrapper [2022-05-12T23:24:32.216Z] === RUN TestGet [2022-05-12T23:24:32.216Z] --- PASS: TestGet (0.00s) [2022-05-12T23:24:32.216Z] === RUN TestGetShortcutString [2022-05-12T23:24:32.216Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T23:24:32.216Z] PASS [2022-05-12T23:24:32.216Z] coverage: 42.9% of statements [2022-05-12T23:24:32.216Z] ok github.com/docker/docker/pkg/homedir 0.089s coverage: 42.9% of statements [2022-05-12T23:24:32.216Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-05-12T23:24:32.216Z] === RUN TestPrefixHeaderReadable [2022-05-12T23:24:32.216Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T23:24:32.216Z] === RUN TestDisablePigz [2022-05-12T23:24:32.216Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T23:24:32.419Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-12T23:24:32.419Z] PASS [2022-05-12T23:24:32.419Z] [2022-05-12T23:24:32.419Z] DONE 24 tests in 6.754s [2022-05-12T23:24:32.419Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T23:24:32.674Z] INFO: Testing against a local daemon [2022-05-12T23:24:32.674Z] === RUN TestExternalGraphDriver [2022-05-12T23:24:32.674Z] === RUN TestExternalGraphDriver/json [2022-05-12T23:24:32.682Z] --- PASS: TestDisablePigz (0.14s) [2022-05-12T23:24:32.682Z] === RUN TestPigz [2022-05-12T23:24:32.682Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T23:24:32.682Z] --- PASS: TestPigz (0.14s) [2022-05-12T23:24:32.682Z] === RUN TestNosysFileInfo [2022-05-12T23:24:32.682Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T23:24:32.682Z] archive_windows_test.go:16: Currently fails [2022-05-12T23:24:32.682Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestCanonicalTarNameForPath [2022-05-12T23:24:32.682Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestCanonicalTarName [2022-05-12T23:24:32.682Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestChmodTarEntry [2022-05-12T23:24:32.682Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestHardLinkOrder [2022-05-12T23:24:32.682Z] 2022/05/12 23:24:32 Closing DB instances... [2022-05-12T23:24:32.682Z] --- PASS: TestHardLinkOrder (0.08s) [2022-05-12T23:24:32.682Z] === RUN TestChangeString [2022-05-12T23:24:32.682Z] --- PASS: TestChangeString (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestChangesWithNoChanges [2022-05-12T23:24:32.682Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-12T23:24:32.682Z] === RUN TestChangesWithChanges [2022-05-12T23:24:32.682Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-12T23:24:32.682Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T23:24:32.682Z] changes_test.go:196: needs more investigation [2022-05-12T23:24:32.682Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestChangesDirsEmpty [2022-05-12T23:24:32.682Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T23:24:32.682Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestChangesDirsMutated [2022-05-12T23:24:32.682Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T23:24:32.682Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestApplyLayer [2022-05-12T23:24:32.682Z] changes_test.go:433: needs further investigation [2022-05-12T23:24:32.682Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T23:24:32.682Z] changes_test.go:469: needs further investigation [2022-05-12T23:24:32.682Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T23:24:32.682Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T23:24:32.682Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T23:24:32.682Z] === RUN TestChangesSize [2022-05-12T23:24:32.682Z] --- PASS: TestChangesSize (0.01s) [2022-05-12T23:24:32.682Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T23:24:32.682Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3762508342\\dest" [2022-05-12T23:24:32.682Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-12T23:24:32.682Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T23:24:32.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink211136421\\victim\\hello" -> "../victim/hello" [2022-05-12T23:24:32.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1313748913\\victim\\hello" -> "/../victim/hello" [2022-05-12T23:24:32.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3355737047\\victim" -> "../victim" [2022-05-12T23:24:32.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2822867589\\victim" -> "../victim" [2022-05-12T23:24:32.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1103084708\\victim" -> "../victim" [2022-05-12T23:24:32.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink267111667\\victim" -> "../victim" [2022-05-12T23:24:33.149Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-12T23:24:33.149Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T23:24:33.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3255140021\\dest\\dotdot" -> "../victim/hello" [2022-05-12T23:24:33.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4247985864\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T23:24:33.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink670799385\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:24:33.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1402063858\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:24:33.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3334043118\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:24:33.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3160762034\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:24:33.149Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-12T23:24:33.149Z] === RUN TestApplyLayerWhiteouts [2022-05-12T23:24:33.149Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-05-12T23:24:33.149Z] === RUN TestGenerateEmptyFile [2022-05-12T23:24:33.149Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T23:24:33.149Z] === RUN TestGenerateWithContent [2022-05-12T23:24:33.149Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T23:24:33.149Z] PASS [2022-05-12T23:24:33.149Z] coverage: 61.9% of statements [2022-05-12T23:24:33.149Z] ok github.com/docker/docker/pkg/archive 7.588s coverage: 61.9% of statements [2022-05-12T23:24:33.149Z] === RUN TestCreateIDMapOrder [2022-05-12T23:24:33.149Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T23:24:33.149Z] PASS [2022-05-12T23:24:33.149Z] coverage: 7.2% of statements [2022-05-12T23:24:33.149Z] ok github.com/docker/docker/pkg/idtools 0.068s coverage: 7.2% of statements [2022-05-12T23:24:33.207Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2022-05-12T23:24:33.207Z] === RUN TestHealthCheckWorkdir [2022-05-12T23:24:33.207Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-12T23:24:34.149Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2022-05-12T23:24:34.149Z] === RUN TestHealthKillContainer [2022-05-12T23:24:34.150Z] --- PASS: TestNetworkDBCRUDTableEntries (3.29s) [2022-05-12T23:24:34.150Z] === RUN TestNetworkDBNodeLeave [2022-05-12T23:24:34.563Z] === RUN TestExternalGraphDriver/spec [2022-05-12T23:24:34.616Z] === RUN TestFixedBufferCap [2022-05-12T23:24:34.616Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T23:24:34.616Z] === RUN TestFixedBufferLen [2022-05-12T23:24:34.616Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T23:24:34.616Z] === RUN TestFixedBufferString [2022-05-12T23:24:34.616Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T23:24:34.616Z] === RUN TestFixedBufferWrite [2022-05-12T23:24:34.616Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T23:24:34.616Z] === RUN TestFixedBufferRead [2022-05-12T23:24:34.616Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T23:24:34.616Z] === RUN TestBytesPipeRead [2022-05-12T23:24:34.616Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T23:24:34.616Z] === RUN TestBytesPipeWrite [2022-05-12T23:24:34.616Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T23:24:34.616Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T23:24:35.083Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-05-12T23:24:35.083Z] === RUN TestAtomicWriteToFile [2022-05-12T23:24:35.083Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T23:24:35.083Z] === RUN TestAtomicWriteSetCommit [2022-05-12T23:24:35.083Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T23:24:35.083Z] === RUN TestAtomicWriteSetCancel [2022-05-12T23:24:35.083Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T23:24:35.083Z] === RUN TestReadCloserWrapperClose [2022-05-12T23:24:35.083Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T23:24:35.083Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T23:24:35.083Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T23:24:35.083Z] === RUN TestReaderErrWrapperRead [2022-05-12T23:24:35.083Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T23:24:35.083Z] === RUN TestCancelReadCloser [2022-05-12T23:24:35.083Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T23:24:35.083Z] === RUN TestWriteCloserWrapperClose [2022-05-12T23:24:35.083Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T23:24:35.083Z] === RUN TestNopWriteCloser [2022-05-12T23:24:35.083Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T23:24:35.083Z] === RUN TestNopWriter [2022-05-12T23:24:35.083Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T23:24:35.083Z] === RUN TestWriteCounter [2022-05-12T23:24:35.083Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T23:24:35.083Z] PASS [2022-05-12T23:24:35.083Z] coverage: 69.2% of statements [2022-05-12T23:24:35.083Z] ok github.com/docker/docker/pkg/ioutils 0.577s coverage: 69.2% of statements [2022-05-12T23:24:35.926Z] === RUN TestExternalGraphDriver/pull [2022-05-12T23:24:36.159Z] === RUN TestError [2022-05-12T23:24:36.159Z] --- PASS: TestError (0.00s) [2022-05-12T23:24:36.159Z] === RUN TestProgressString [2022-05-12T23:24:36.159Z] === RUN TestProgressString/no_progress [2022-05-12T23:24:36.159Z] === RUN TestProgressString/progress_1 [2022-05-12T23:24:36.159Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T23:24:36.159Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T23:24:36.159Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T23:24:36.159Z] === RUN TestProgressString/with_units [2022-05-12T23:24:36.159Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T23:24:36.159Z] === RUN TestProgressString/hide_counts [2022-05-12T23:24:36.159Z] --- PASS: TestProgressString (0.00s) [2022-05-12T23:24:36.159Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T23:24:36.159Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T23:24:36.159Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T23:24:36.159Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T23:24:36.159Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T23:24:36.159Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T23:24:36.159Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T23:24:36.159Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T23:24:36.159Z] === RUN TestJSONMessageDisplay [2022-05-12T23:24:36.159Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-05-12T23:24:36.159Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T23:24:36.159Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T23:24:36.159Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T23:24:36.159Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T23:24:36.159Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T23:24:36.159Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T23:24:36.159Z] PASS [2022-05-12T23:24:36.159Z] coverage: 91.7% of statements [2022-05-12T23:24:36.159Z] ok github.com/docker/docker/pkg/jsonmessage 0.199s coverage: 91.7% of statements [2022-05-12T23:24:36.626Z] === RUN TestStandardLongPath [2022-05-12T23:24:36.626Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T23:24:36.626Z] === RUN TestUNCLongPath [2022-05-12T23:24:36.626Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T23:24:36.626Z] PASS [2022-05-12T23:24:36.626Z] coverage: 100.0% of statements [2022-05-12T23:24:36.626Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2022-05-12T23:24:36.691Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T23:24:36.691Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-12T23:24:37.092Z] --- PASS: TestNetworkDBNodeLeave (3.15s) [2022-05-12T23:24:37.092Z] === RUN TestNetworkDBWatch [2022-05-12T23:24:37.651Z] === RUN TestNameFormat [2022-05-12T23:24:37.651Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T23:24:37.651Z] === RUN TestNameRetries [2022-05-12T23:24:37.651Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T23:24:37.651Z] PASS [2022-05-12T23:24:37.651Z] coverage: 85.7% of statements [2022-05-12T23:24:37.651Z] ok github.com/docker/docker/pkg/namesgenerator 0.054s coverage: 85.7% of statements [2022-05-12T23:24:37.813Z] --- PASS: TestExternalGraphDriver (5.02s) [2022-05-12T23:24:37.813Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-05-12T23:24:37.813Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-05-12T23:24:37.813Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-05-12T23:24:37.813Z] === RUN TestGraphdriverPluginV2 [2022-05-12T23:24:38.125Z] === RUN TestParseKeyValueOpt [2022-05-12T23:24:38.125Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T23:24:38.125Z] === RUN TestParseUintList [2022-05-12T23:24:38.125Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T23:24:38.125Z] === RUN TestParseUintListMaximumLimits [2022-05-12T23:24:38.125Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T23:24:38.125Z] PASS [2022-05-12T23:24:38.125Z] coverage: 97.0% of statements [2022-05-12T23:24:38.125Z] ok github.com/docker/docker/pkg/parsers 0.070s coverage: 97.0% of statements [2022-05-12T23:24:39.107Z] === RUN Test_windowsOSRelease_String [2022-05-12T23:24:39.107Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T23:24:39.107Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T23:24:39.107Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T23:24:39.107Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T23:24:39.107Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T23:24:39.107Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T23:24:39.107Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T23:24:39.107Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T23:24:39.107Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T23:24:39.107Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T23:24:39.107Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T23:24:39.107Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T23:24:39.107Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T23:24:39.107Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T23:24:39.107Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T23:24:39.107Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T23:24:39.107Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T23:24:39.107Z] PASS [2022-05-12T23:24:39.107Z] coverage: 36.4% of statements [2022-05-12T23:24:39.107Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.054s coverage: 36.4% of statements [2022-05-12T23:24:39.107Z] 2022/05/12 23:24:38 Closing DB instances... [2022-05-12T23:24:39.107Z] --- PASS: TestGetAddress (20.79s) [2022-05-12T23:24:39.107Z] === RUN TestRequestSyntaxCheck [2022-05-12T23:24:39.107Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-12T23:24:39.107Z] === RUN TestRequest [2022-05-12T23:24:39.232Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T23:24:39.232Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T23:24:39.574Z] === RUN TestNewAndRemove [2022-05-12T23:24:39.574Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T23:24:39.574Z] === RUN TestRemoveInvalidPath [2022-05-12T23:24:39.574Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T23:24:39.574Z] PASS [2022-05-12T23:24:39.574Z] coverage: 82.6% of statements [2022-05-12T23:24:39.574Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2022-05-12T23:24:40.040Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-05-12T23:24:40.040Z] === RUN TestNetworkDBBulkSync [2022-05-12T23:24:40.172Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T23:24:40.433Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-12T23:24:41.007Z] check_test.go:307: [d533ff8ef4bbc] daemon is not started [2022-05-12T23:24:41.007Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-12T23:24:41.267Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-12T23:24:41.707Z] === RUN TestFailedConnection [2022-05-12T23:24:41.707Z] 2022/05/12 23:24:41 Closing DB instances... [2022-05-12T23:24:41.837Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-12T23:24:41.974Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-05-12T23:24:41.974Z] PASS [2022-05-12T23:24:41.974Z] [2022-05-12T23:24:41.974Z] DONE 5 tests in 8.905s [2022-05-12T23:24:41.974Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T23:24:41.974Z] INFO: Testing against a local daemon [2022-05-12T23:24:41.974Z] === RUN TestContinueAfterPluginCrash [2022-05-12T23:24:41.974Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T23:24:41.974Z] === RUN TestReadPluginNoRead [2022-05-12T23:24:41.974Z] === PAUSE TestReadPluginNoRead [2022-05-12T23:24:41.974Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T23:24:41.974Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T23:24:41.974Z] === CONT TestContinueAfterPluginCrash [2022-05-12T23:24:41.974Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T23:24:42.098Z] --- PASS: TestHealthKillContainer (8.22s) [2022-05-12T23:24:42.098Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T23:24:42.360Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-12T23:24:42.930Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2022-05-12T23:24:42.931Z] === RUN TestIpcModeNone [2022-05-12T23:24:42.931Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T23:24:43.264Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-05-12T23:24:43.264Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T23:24:43.264Z] --- PASS: TestFailedConnection (2.07s) [2022-05-12T23:24:43.264Z] === RUN TestFailOnce [2022-05-12T23:24:43.353Z] --- PASS: TestBuildWithHugeFile (34.66s) [2022-05-12T23:24:43.353Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T23:24:43.353Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:24:43.353Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:24:43.353Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T23:24:43.353Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:24:43.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:24:43.353Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:24:43.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:24:43.353Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:24:43.353Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:24:43.353Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:24:43.353Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:24:43.353Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:24:43.353Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-12T23:24:43.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-12T23:24:43.353Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-05-12T23:24:43.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T23:24:43.353Z] === RUN TestBuildPreserveOwnership [2022-05-12T23:24:43.353Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T23:24:43.353Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T23:24:43.353Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2022-05-12T23:24:43.353Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.81s) [2022-05-12T23:24:43.353Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-05-12T23:24:43.353Z] === RUN TestBuildPlatformInvalid [2022-05-12T23:24:43.353Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T23:24:43.353Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T23:24:43.353Z] Loaded image: busybox:latest [2022-05-12T23:24:43.353Z] Loaded image: busybox:glibc [2022-05-12T23:24:43.740Z] 2022/05/12 23:24:43 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-05-12T23:24:43.740Z] goroutine 22 [running]: [2022-05-12T23:24:43.740Z] net/http.(*conn).serve.func1() [2022-05-12T23:24:43.740Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T23:24:43.740Z] panic({0x13436e0, 0x148d090}) [2022-05-12T23:24:43.740Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T23:24:43.740Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xb30000000000003b?, 0xffffffffffffffff?}, 0xb3059f2ebe6ab839?) [2022-05-12T23:24:43.740Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T23:24:43.740Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1492898?, 0xc0000a80e0?}, 0xc0001a7a78?) [2022-05-12T23:24:43.740Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T23:24:43.740Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1492898, 0xc0000a80e0}, 0xc0000b4200) [2022-05-12T23:24:43.740Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T23:24:43.740Z] net/http.serverHandler.ServeHTTP({0x1490eb8?}, {0x1492898, 0xc0000a80e0}, 0xc0000b4200) [2022-05-12T23:24:43.740Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T23:24:43.740Z] net/http.(*conn).serve(0xc0000c0000, {0x1492d98, 0xc0002020c0}) [2022-05-12T23:24:43.740Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T23:24:43.740Z] created by net/http.(*Server).Serve [2022-05-12T23:24:43.740Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T23:24:43.740Z] time="2022-05-12T23:24:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T23:24:43.872Z] --- PASS: TestIpcModeNone (0.83s) [2022-05-12T23:24:43.872Z] === RUN TestIpcModePrivate [2022-05-12T23:24:44.285Z] Loaded image: debian:bullseye-slim [2022-05-12T23:24:44.285Z] Loaded image: hello-world:latest [2022-05-12T23:24:44.285Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T23:24:44.443Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2022-05-12T23:24:44.443Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T23:24:44.443Z] --- PASS: TestIpcModePrivate (0.85s) [2022-05-12T23:24:44.443Z] === RUN TestIpcModeShareable [2022-05-12T23:24:44.723Z] --- PASS: TestFailOnce (1.16s) [2022-05-12T23:24:44.723Z] === RUN TestEchoInputOutput [2022-05-12T23:24:44.723Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T23:24:44.723Z] === RUN TestBackoff [2022-05-12T23:24:44.723Z] --- PASS: TestBackoff (0.00s) [2022-05-12T23:24:44.723Z] === RUN TestAbortRetry [2022-05-12T23:24:44.723Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T23:24:44.723Z] === RUN TestClientScheme [2022-05-12T23:24:44.723Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T23:24:44.723Z] === RUN TestNewClientWithTimeout [2022-05-12T23:24:45.189Z] time="2022-05-12T23:24:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T23:24:45.239Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2022-05-12T23:24:45.239Z] === CONT TestReadPluginNoRead [2022-05-12T23:24:45.387Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2022-05-12T23:24:45.387Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T23:24:45.387Z] --- PASS: TestIpcModeShareable (0.91s) [2022-05-12T23:24:45.387Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T23:24:45.648Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-12T23:24:45.778Z] --- PASS: TestRequest (7.00s) [2022-05-12T23:24:45.778Z] === RUN TestOverlappingRequests [2022-05-12T23:24:45.778Z] 2022/05/12 23:24:45 Closing DB instances... [2022-05-12T23:24:46.244Z] time="2022-05-12T23:24:45Z" level=error msg="node: 390408b7e4c0 is unknown to memberlist" [2022-05-12T23:24:46.244Z] --- PASS: TestOverlappingRequests (0.29s) [2022-05-12T23:24:46.244Z] === RUN TestRelease [2022-05-12T23:24:46.711Z] time="2022-05-12T23:24:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T23:24:47.153Z] === RUN TestReadPluginNoRead/default [2022-05-12T23:24:47.177Z] --- PASS: TestRelease (1.12s) [2022-05-12T23:24:47.177Z] === RUN TestAllocateRandomDeallocate [2022-05-12T23:24:48.190Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2022-05-12T23:24:48.190Z] === RUN TestAPIIpcModeHost [2022-05-12T23:24:48.190Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T23:24:48.451Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-05-12T23:24:48.451Z] === RUN TestDaemonIpcModeShareable [2022-05-12T23:24:48.515Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T23:24:48.836Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.49s) [2022-05-12T23:24:48.836Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T23:24:49.302Z] time="2022-05-12T23:24:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T23:24:49.302Z] === RUN TestParseEmptyInterface [2022-05-12T23:24:49.302Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T23:24:49.302Z] === RUN TestParseNonInterfaceType [2022-05-12T23:24:49.302Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T23:24:49.302Z] === RUN TestParseWithOneFunction [2022-05-12T23:24:49.302Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T23:24:49.302Z] === RUN TestParseWithMultipleFuncs [2022-05-12T23:24:49.302Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T23:24:49.302Z] === RUN TestParseWithUnnamedReturn [2022-05-12T23:24:49.302Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T23:24:49.302Z] === RUN TestEmbeddedInterface [2022-05-12T23:24:49.302Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T23:24:49.302Z] === RUN TestParsedImports [2022-05-12T23:24:49.302Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T23:24:49.302Z] === RUN TestAliasedImports [2022-05-12T23:24:49.302Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T23:24:49.302Z] PASS [2022-05-12T23:24:49.302Z] coverage: 56.8% of statements [2022-05-12T23:24:49.302Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2022-05-12T23:24:49.774Z] 2022/05/12 23:24:49 Closing DB instances... [2022-05-12T23:24:49.834Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2022-05-12T23:24:49.834Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2022-05-12T23:24:49.834Z] === RUN TestDaemonIpcModePrivate [2022-05-12T23:24:49.878Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T23:24:49.878Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-05-12T23:24:50.240Z] === RUN TestHTTPTransport [2022-05-12T23:24:50.240Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T23:24:50.240Z] PASS [2022-05-12T23:24:50.240Z] coverage: 85.7% of statements [2022-05-12T23:24:50.240Z] ok github.com/docker/docker/pkg/plugins/transport 0.075s coverage: 85.7% of statements [2022-05-12T23:24:50.405Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-12T23:24:50.707Z] --- PASS: TestAllocateRandomDeallocate (3.28s) [2022-05-12T23:24:50.707Z] === RUN TestRetrieveFromStore [2022-05-12T23:24:50.805Z] === CONT TestReadPluginNoRead [2022-05-12T23:24:50.805Z] read_test.go:92: [d2c1037b6ad38] daemon is not started [2022-05-12T23:24:50.805Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-05-12T23:24:50.805Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-05-12T23:24:50.805Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-05-12T23:24:50.805Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-05-12T23:24:50.805Z] PASS [2022-05-12T23:24:50.805Z] [2022-05-12T23:24:50.805Z] DONE 6 tests in 9.483s [2022-05-12T23:24:51.060Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-12T23:24:51.060Z] testing: warning: no tests to run [2022-05-12T23:24:51.060Z] PASS [2022-05-12T23:24:51.060Z] [2022-05-12T23:24:51.060Z] DONE 0 tests in 0.007s [2022-05-12T23:24:51.060Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T23:24:51.060Z] INFO: Testing against a local daemon [2022-05-12T23:24:51.060Z] === RUN TestPluginWithDevMounts [2022-05-12T23:24:51.060Z] === PAUSE TestPluginWithDevMounts [2022-05-12T23:24:51.060Z] === CONT TestPluginWithDevMounts [2022-05-12T23:24:51.173Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T23:24:51.174Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T23:24:51.174Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T23:24:51.174Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T23:24:51.174Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T23:24:51.174Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T23:24:51.174Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T23:24:51.174Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T23:24:51.174Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T23:24:51.174Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T23:24:51.174Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T23:24:51.174Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T23:24:51.174Z] === RUN TestBufferPoolPutAndGet [2022-05-12T23:24:51.174Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T23:24:51.174Z] PASS [2022-05-12T23:24:51.174Z] coverage: 88.2% of statements [2022-05-12T23:24:51.174Z] ok github.com/docker/docker/pkg/pools 0.062s coverage: 88.2% of statements [2022-05-12T23:24:51.345Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-05-12T23:24:51.345Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T23:24:51.345Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2022-05-12T23:24:51.345Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T23:24:51.740Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.84s) [2022-05-12T23:24:51.740Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T23:24:51.740Z] --- PASS: TestRetrieveFromStore (1.09s) [2022-05-12T23:24:51.740Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T23:24:51.740Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-12T23:24:51.740Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T23:24:51.740Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T23:24:51.740Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T23:24:51.740Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T23:24:51.740Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T23:24:51.740Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T23:24:51.740Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T23:24:51.740Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T23:24:51.740Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T23:24:51.740Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T23:24:51.740Z] === RUN TestDebug [2022-05-12T23:24:51.740Z] --- PASS: TestDebug (0.00s) [2022-05-12T23:24:51.740Z] === RUN TestRequestPoolParallel [2022-05-12T23:24:51.740Z] === RUN TestOutputOnPrematureClose [2022-05-12T23:24:51.740Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T23:24:51.740Z] === RUN TestCompleteSilently [2022-05-12T23:24:51.740Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T23:24:51.740Z] PASS [2022-05-12T23:24:51.740Z] coverage: 75.9% of statements [2022-05-12T23:24:51.740Z] ok github.com/docker/docker/pkg/progress 0.055s coverage: 75.9% of statements [2022-05-12T23:24:52.206Z] --- PASS: TestRequestPoolParallel (0.49s) [2022-05-12T23:24:52.206Z] === RUN TestFullAllocateRelease [2022-05-12T23:24:52.206Z] === RUN TestSendToOneSub [2022-05-12T23:24:52.206Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T23:24:52.206Z] === RUN TestSendToMultipleSubs [2022-05-12T23:24:52.206Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T23:24:52.206Z] === RUN TestEvictOneSub [2022-05-12T23:24:52.206Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T23:24:52.206Z] === RUN TestClosePublisher [2022-05-12T23:24:52.206Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T23:24:52.206Z] === RUN TestPubSubRace [2022-05-12T23:24:52.286Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T23:24:52.395Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.21s) [2022-05-12T23:24:52.395Z] PASS [2022-05-12T23:24:52.395Z] [2022-05-12T23:24:52.395Z] === Skipped [2022-05-12T23:24:52.395Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-12T23:24:52.395Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:24:52.395Z] [2022-05-12T23:24:52.395Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:24:52.395Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:24:52.395Z] [2022-05-12T23:24:52.395Z] DONE 34 tests, 2 skipped in 65.381s [2022-05-12T23:24:52.395Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T23:24:52.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:24:52.395Z] ++ set -e [2022-05-12T23:24:52.395Z] ++ '[' -n 0 ']' [2022-05-12T23:24:52.395Z] ++ set -x [2022-05-12T23:24:52.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:24:52.395Z] INFO: Testing against a local daemon [2022-05-12T23:24:52.395Z] === RUN TestConfigInspect [2022-05-12T23:24:52.423Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-05-12T23:24:52.423Z] PASS [2022-05-12T23:24:52.423Z] [2022-05-12T23:24:52.423Z] DONE 1 tests in 1.550s [2022-05-12T23:24:52.423Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T23:24:52.423Z] INFO: Testing against a local daemon [2022-05-12T23:24:52.423Z] === RUN TestSecretInspect [2022-05-12T23:24:52.672Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-05-12T23:24:52.672Z] === RUN TestOddAllocateRelease [2022-05-12T23:24:52.672Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-05-12T23:24:52.672Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T23:24:52.672Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-05-12T23:24:52.672Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T23:24:52.764Z] === RUN TestMiddlewares [2022-05-12T23:24:52.764Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T23:24:52.764Z] PASS [2022-05-12T23:24:52.764Z] coverage: 7.9% of statements [2022-05-12T23:24:52.764Z] ok github.com/docker/docker/api/server 0.065s coverage: 7.9% of statements [2022-05-12T23:24:52.857Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-12T23:24:52.857Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T23:24:52.857Z] check_test.go:307: [dc57dbe79f2b5] daemon is not started [2022-05-12T23:24:52.857Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-12T23:24:52.857Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-05-12T23:24:53.118Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2022-05-12T23:24:53.118Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T23:24:53.138Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-12T23:24:53.138Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T23:24:53.138Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T23:24:53.138Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T23:24:53.138Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T23:24:53.138Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T23:24:53.138Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:24:53.138Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T23:24:53.138Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T23:24:53.138Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T23:24:53.138Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T23:24:53.138Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:24:53.138Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T23:24:53.138Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T23:24:53.138Z] PASS [2022-05-12T23:24:53.138Z] coverage: 85.3% of statements [2022-05-12T23:24:53.138Z] ok github.com/docker/docker/libnetwork/ipam 40.327s coverage: 85.3% of statements [2022-05-12T23:24:53.675Z] --- PASS: TestPubSubRace (1.04s) [2022-05-12T23:24:53.675Z] PASS [2022-05-12T23:24:53.675Z] coverage: 75.0% of statements [2022-05-12T23:24:53.675Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 75.0% of statements [2022-05-12T23:24:53.675Z] time="2022-05-12T23:24:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T23:24:53.690Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T23:24:53.766Z] --- PASS: TestConfigInspect (2.23s) [2022-05-12T23:24:53.767Z] === RUN TestConfigList [2022-05-12T23:24:54.141Z] === RUN TestRegister [2022-05-12T23:24:54.141Z] --- PASS: TestRegister (0.00s) [2022-05-12T23:24:54.141Z] === RUN TestCommand [2022-05-12T23:24:54.141Z] --- PASS: TestCommand (0.03s) [2022-05-12T23:24:54.141Z] === RUN TestNaiveSelf [2022-05-12T23:24:54.141Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T23:24:54.141Z] PASS [2022-05-12T23:24:54.141Z] coverage: 82.4% of statements [2022-05-12T23:24:54.141Z] ok github.com/docker/docker/pkg/reexec 0.134s coverage: 82.4% of statements [2022-05-12T23:24:54.631Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-05-12T23:24:54.893Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2022-05-12T23:24:54.893Z] === RUN TestIpcModeOlderClient [2022-05-12T23:24:54.893Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-12T23:24:54.893Z] === PAUSE TestIpcModeOlderClient [2022-05-12T23:24:54.893Z] === RUN TestKillContainerInvalidSignal [2022-05-12T23:24:54.936Z] --- PASS: TestSecretInspect (2.18s) [2022-05-12T23:24:54.936Z] === RUN TestSecretList [2022-05-12T23:24:55.124Z] === RUN TestDump [2022-05-12T23:24:55.124Z] goroutine 35 [running]: [2022-05-12T23:24:55.124Z] github.com/docker/docker/pkg/stack.dump(0xd12d57?) [2022-05-12T23:24:55.124Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T23:24:55.124Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T23:24:55.124Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T23:24:55.124Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T23:24:55.124Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T23:24:55.124Z] testing.tRunner(0xc0001451e0, 0xeda4b0) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:24:55.124Z] created by testing.(*T).Run [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T23:24:55.124Z] [2022-05-12T23:24:55.124Z] goroutine 1 [chan receive]: [2022-05-12T23:24:55.124Z] testing.(*T).Run(0xc000145040, {0xec9154?, 0xcec1f3?}, 0xeda4b0) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T23:24:55.124Z] testing.runTests.func1(0xc000132840?) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T23:24:55.124Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:24:55.124Z] testing.runTests(0xc000110460?, {0x105e400, 0x3, 0x3}, {0x1b6ad590a28?, 0x40?, 0x10634a0?}) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T23:24:55.124Z] testing.(*M).Run(0xc000110460) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T23:24:55.124Z] main.main() [2022-05-12T23:24:55.124Z] _testmain.go:99 +0x255 [2022-05-12T23:24:55.124Z] --- PASS: TestDump (0.00s) [2022-05-12T23:24:55.124Z] === RUN TestDumpToFile [2022-05-12T23:24:55.124Z] --- PASS: TestDumpToFile (0.17s) [2022-05-12T23:24:55.124Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T23:24:55.124Z] goroutine 37 [running]: [2022-05-12T23:24:55.124Z] github.com/docker/docker/pkg/stack.dump(0xd8ed93?) [2022-05-12T23:24:55.124Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T23:24:55.124Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xd8ed60?}) [2022-05-12T23:24:55.124Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T23:24:55.124Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0?) [2022-05-12T23:24:55.124Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T23:24:55.124Z] testing.tRunner(0xc000145860, 0xeda4a0) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:24:55.124Z] created by testing.(*T).Run [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T23:24:55.124Z] [2022-05-12T23:24:55.124Z] goroutine 1 [chan receive]: [2022-05-12T23:24:55.124Z] testing.(*T).Run(0xc000145040, {0xed072b?, 0xcec1f3?}, 0xeda4a0) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T23:24:55.124Z] testing.runTests.func1(0xc000132840?) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T23:24:55.124Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:24:55.124Z] testing.runTests(0xc000110460?, {0x105e400, 0x3, 0x3}, {0x1b6ad590a28?, 0x40?, 0x10634a0?}) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T23:24:55.124Z] testing.(*M).Run(0xc000110460) [2022-05-12T23:24:55.124Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T23:24:55.124Z] main.main() [2022-05-12T23:24:55.124Z] _testmain.go:99 +0x255 [2022-05-12T23:24:55.124Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T23:24:55.124Z] PASS [2022-05-12T23:24:55.124Z] coverage: 90.9% of statements [2022-05-12T23:24:55.124Z] ok github.com/docker/docker/pkg/stack 0.227s coverage: 90.9% of statements [2022-05-12T23:24:55.835Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2022-05-12T23:24:55.835Z] === RUN TestKillContainer [2022-05-12T23:24:55.835Z] === RUN TestKillContainer/no_signal [2022-05-12T23:24:56.197Z] === RUN TestNewStdWriter [2022-05-12T23:24:56.197Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T23:24:56.197Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestWriteWithNilBytes [2022-05-12T23:24:56.197Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestWrite [2022-05-12T23:24:56.197Z] --- PASS: TestWrite (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestWriteWithWriterError [2022-05-12T23:24:56.197Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T23:24:56.197Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestStdCopyWriteAndRead [2022-05-12T23:24:56.197Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T23:24:56.197Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T23:24:56.197Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T23:24:56.197Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T23:24:56.197Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T23:24:56.197Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T23:24:56.197Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T23:24:56.197Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T23:24:56.197Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T23:24:56.197Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T23:24:56.197Z] PASS [2022-05-12T23:24:56.197Z] coverage: 100.0% of statements [2022-05-12T23:24:56.197Z] ok github.com/docker/docker/pkg/stdcopy 0.058s coverage: 100.0% of statements [2022-05-12T23:24:56.293Z] --- PASS: TestConfigList (2.29s) [2022-05-12T23:24:56.293Z] === RUN TestConfigsCreateAndDelete [2022-05-12T23:24:56.663Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T23:24:56.663Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T23:24:56.663Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestFormatStatus [2022-05-12T23:24:56.663Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestFormatError [2022-05-12T23:24:56.663Z] --- PASS: TestFormatError (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestFormatJSONError [2022-05-12T23:24:56.663Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T23:24:56.663Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T23:24:56.663Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestNewJSONProgressOutput [2022-05-12T23:24:56.663Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestAuxFormatterEmit [2022-05-12T23:24:56.663Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestStreamWriterStdout [2022-05-12T23:24:56.663Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T23:24:56.663Z] === RUN TestStreamWriterStderr [2022-05-12T23:24:56.663Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T23:24:56.663Z] PASS [2022-05-12T23:24:56.663Z] coverage: 66.2% of statements [2022-05-12T23:24:56.663Z] ok github.com/docker/docker/pkg/streamformatter 0.072s coverage: 66.2% of statements [2022-05-12T23:24:56.777Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T23:24:56.777Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T23:24:56.825Z] --- PASS: TestSecretList (1.78s) [2022-05-12T23:24:56.825Z] === RUN TestSecretsCreateAndDelete [2022-05-12T23:24:57.038Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-12T23:24:57.038Z] === RUN TestKillContainer/killing_signal [2022-05-12T23:24:57.722Z] === RUN TestGenerateRandomID [2022-05-12T23:24:57.722Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T23:24:57.722Z] === RUN TestShortenId [2022-05-12T23:24:57.722Z] --- PASS: TestShortenId (0.00s) [2022-05-12T23:24:57.722Z] === RUN TestShortenSha256Id [2022-05-12T23:24:57.722Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T23:24:57.722Z] === RUN TestShortenIdEmpty [2022-05-12T23:24:57.722Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T23:24:57.722Z] === RUN TestShortenIdInvalid [2022-05-12T23:24:57.722Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T23:24:57.722Z] === RUN TestIsShortIDNonHex [2022-05-12T23:24:57.722Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T23:24:57.722Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T23:24:57.722Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T23:24:57.722Z] PASS [2022-05-12T23:24:57.722Z] coverage: 70.6% of statements [2022-05-12T23:24:57.722Z] ok github.com/docker/docker/pkg/stringid 0.052s coverage: 70.6% of statements [2022-05-12T23:24:57.756Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:24:57.756Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:24:57.756Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:24:57.756Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:24:57.756Z] [2022-05-12T23:24:57.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T23:24:57.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T23:24:57.756Z] HOSTNAME=ae5155435651 [2022-05-12T23:24:57.756Z] DEST=bundles/test-integration [2022-05-12T23:24:57.756Z] PWD=/go/src/github.com/docker/docker [2022-05-12T23:24:57.756Z] DOCKER_ROOTLESS=1 [2022-05-12T23:24:57.756Z] DOCKER_GITCOMMIT=805bb4050204a28a06841e32f470892c8db26a76 [2022-05-12T23:24:57.756Z] container=docker [2022-05-12T23:24:57.756Z] HOME=/root [2022-05-12T23:24:57.756Z] GOLANG_VERSION=1.18.2 [2022-05-12T23:24:57.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T23:24:57.756Z] VALIDATE_BRANCH=master [2022-05-12T23:24:57.756Z] TERM=xterm [2022-05-12T23:24:57.756Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T23:24:57.756Z] SHLVL=1 [2022-05-12T23:24:57.756Z] TIMEOUT=120m [2022-05-12T23:24:57.756Z] DOCKER_BUILDTAGS= journald [2022-05-12T23:24:57.756Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T23:24:57.756Z] GO111MODULE=off [2022-05-12T23:24:57.756Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T23:24:57.756Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T23:24:57.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T23:24:57.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T23:24:57.756Z] GOPATH=/go [2022-05-12T23:24:57.756Z] PKG_CONFIG=pkg-config [2022-05-12T23:24:57.756Z] _=/usr/bin/env [2022-05-12T23:24:57.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T23:24:57.980Z] --- PASS: TestKillContainer (2.30s) [2022-05-12T23:24:57.980Z] --- PASS: TestKillContainer/no_signal (0.78s) [2022-05-12T23:24:57.980Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2022-05-12T23:24:57.980Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-05-12T23:24:57.980Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T23:24:57.980Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T23:24:58.188Z] === RUN TestIsCpusetListAvailable [2022-05-12T23:24:58.188Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T23:24:58.188Z] PASS [2022-05-12T23:24:58.188Z] coverage: 39.4% of statements [2022-05-12T23:24:58.188Z] ok github.com/docker/docker/pkg/sysinfo 0.047s coverage: 39.4% of statements [2022-05-12T23:24:58.552Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-12T23:24:58.712Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-05-12T23:24:58.712Z] === RUN TestSecretsUpdate [2022-05-12T23:24:58.813Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T23:24:58.819Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-05-12T23:24:58.819Z] === RUN TestConfigsUpdate [2022-05-12T23:24:59.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2022-05-12T23:24:59.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2022-05-12T23:24:59.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-05-12T23:24:59.755Z] === RUN TestKillStoppedContainer [2022-05-12T23:24:59.755Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-05-12T23:24:59.755Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T23:24:59.755Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-05-12T23:24:59.755Z] === RUN TestKillDifferentUserContainer [2022-05-12T23:24:59.797Z] === RUN TestChtimes [2022-05-12T23:24:59.797Z] --- PASS: TestChtimes (0.00s) [2022-05-12T23:24:59.797Z] === RUN TestChtimesWindows [2022-05-12T23:24:59.797Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T23:24:59.797Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T23:24:59.797Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T23:24:59.797Z] PASS [2022-05-12T23:24:59.797Z] coverage: 13.0% of statements [2022-05-12T23:24:59.797Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 13.0% of statements [2022-05-12T23:25:00.327Z] check_test.go:307: [d9819efe29fdb] daemon is not started [2022-05-12T23:25:00.327Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-12T23:25:00.327Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-05-12T23:25:00.327Z] === RUN TestInspectOomKilledTrue [2022-05-12T23:25:00.327Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:25:00.327Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T23:25:00.327Z] === RUN TestInspectOomKilledFalse [2022-05-12T23:25:00.327Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:25:00.327Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T23:25:00.327Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T23:25:00.716Z] --- PASS: TestConfigsUpdate (2.17s) [2022-05-12T23:25:00.716Z] === RUN TestTemplatedConfig [2022-05-12T23:25:00.779Z] === RUN TestTailFile [2022-05-12T23:25:00.779Z] --- PASS: TestTailFile (0.00s) [2022-05-12T23:25:00.779Z] === RUN TestTailFileManyLines [2022-05-12T23:25:00.779Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T23:25:00.779Z] === RUN TestTailEmptyFile [2022-05-12T23:25:00.779Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T23:25:00.779Z] === RUN TestTailNegativeN [2022-05-12T23:25:00.779Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader [2022-05-12T23:25:00.779Z] === CONT TestNewTailReader [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T23:25:00.779Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T23:25:00.779Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T23:25:00.779Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T23:25:00.779Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T23:25:00.779Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.779Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:00.780Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T23:25:00.780Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:00.780Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:00.781Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:00.781Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:00.781Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.225Z] --- PASS: TestSecretsUpdate (2.19s) [2022-05-12T23:25:01.225Z] === RUN TestTemplatedSecret [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:01.247Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.248Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T23:25:01.248Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.269Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-05-12T23:25:01.269Z] === RUN TestLinksContainerNames [2022-05-12T23:25:01.615Z] INFO: Expanding compiler 1 of 3... [2022-05-12T23:25:01.615Z] INFO: Expanding compiler 2 of 3... [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.865Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:25:01.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:25:01.867Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.01s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:25:01.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:25:02.403Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:25:02.404Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:25:02.404Z] PASS [2022-05-12T23:25:02.404Z] coverage: 88.6% of statements [2022-05-12T23:25:02.404Z] ok github.com/docker/docker/pkg/tailfile 0.258s coverage: 88.6% of statements [2022-05-12T23:25:02.404Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T23:25:02.404Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T23:25:02.404Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T23:25:02.404Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T23:25:02.404Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T23:25:02.404Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestTarSumRemove [2022-05-12T23:25:02.404Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestSortFileInfoSums [2022-05-12T23:25:02.404Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T23:25:02.404Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestNewTarSumForLabel [2022-05-12T23:25:02.404Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestEmptyTar [2022-05-12T23:25:02.404Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestTarSumsReadSize [2022-05-12T23:25:02.404Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestTarSums [2022-05-12T23:25:02.404Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T23:25:02.404Z] === RUN TestClientStream [2022-05-12T23:25:02.404Z] --- PASS: TestClientStream (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestClientSendFile [2022-05-12T23:25:02.404Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestClientWithRequestTimeout [2022-05-12T23:25:02.404Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T23:25:02.404Z] === RUN TestFileSpecPlugin [2022-05-12T23:25:02.404Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T23:25:02.404Z] === RUN TestFileJSONSpecPlugin [2022-05-12T23:25:02.404Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T23:25:02.404Z] --- PASS: TestTarSums (0.06s) [2022-05-12T23:25:02.404Z] === RUN TestIteration [2022-05-12T23:25:02.404Z] --- PASS: TestIteration (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestVersionLabelForChecksum [2022-05-12T23:25:02.404Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestVersion [2022-05-12T23:25:02.404Z] --- PASS: TestVersion (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestGetVersion [2022-05-12T23:25:02.404Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestGetVersions [2022-05-12T23:25:02.404Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T23:25:02.404Z] PASS [2022-05-12T23:25:02.404Z] coverage: 89.3% of statements [2022-05-12T23:25:02.404Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestPluginAddHandler [2022-05-12T23:25:02.404Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestPluginWaitBadPlugin [2022-05-12T23:25:02.404Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T23:25:02.404Z] === RUN TestGet [2022-05-12T23:25:02.404Z] time="2022-05-12T23:25:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T23:25:02.404Z] ok github.com/docker/docker/pkg/tarsum 0.139s coverage: 89.3% of statements [2022-05-12T23:25:02.404Z] === RUN TestTruncIndex [2022-05-12T23:25:02.404Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T23:25:02.404Z] PASS [2022-05-12T23:25:02.404Z] coverage: 91.5% of statements [2022-05-12T23:25:02.404Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2022-05-12T23:25:02.653Z] --- PASS: TestLinksContainerNames (1.58s) [2022-05-12T23:25:02.653Z] === RUN TestLogsFollowTailEmpty [2022-05-12T23:25:02.869Z] === RUN TestVersionInfo [2022-05-12T23:25:02.869Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T23:25:02.869Z] === RUN TestAppendVersions [2022-05-12T23:25:02.869Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T23:25:02.869Z] PASS [2022-05-12T23:25:02.869Z] coverage: 88.9% of statements [2022-05-12T23:25:02.869Z] ok github.com/docker/docker/pkg/useragent 0.070s coverage: 88.9% of statements [2022-05-12T23:25:03.244Z] --- PASS: TestTemplatedConfig (2.44s) [2022-05-12T23:25:03.244Z] === RUN TestConfigCreateResolve [2022-05-12T23:25:03.336Z] time="2022-05-12T23:25:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T23:25:03.633Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-12T23:25:03.633Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2022-05-12T23:25:03.633Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T23:25:03.741Z] --- PASS: TestTemplatedSecret (2.60s) [2022-05-12T23:25:03.741Z] === RUN TestSecretCreateResolve [2022-05-12T23:25:03.899Z] check_test.go:307: [d5fc68a91570e] daemon is not started [2022-05-12T23:25:03.899Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-12T23:25:04.168Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-05-12T23:25:04.168Z] === RUN TestMountDaemonRoot [2022-05-12T23:25:04.168Z] === RUN TestMountDaemonRoot/default [2022-05-12T23:25:04.168Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T23:25:04.168Z] === RUN TestMountDaemonRoot/private [2022-05-12T23:25:04.168Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T23:25:04.168Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T23:25:04.168Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T23:25:04.168Z] === RUN TestMountDaemonRoot/slave [2022-05-12T23:25:04.317Z] === RUN TestValidatePrivileges [2022-05-12T23:25:04.317Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T23:25:04.317Z] === RUN TestFilterByCapNeg [2022-05-12T23:25:04.317Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T23:25:04.317Z] === RUN TestFilterByCapPos [2022-05-12T23:25:04.317Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T23:25:04.317Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T23:25:04.317Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T23:25:04.317Z] PASS [2022-05-12T23:25:04.317Z] coverage: 12.2% of statements [2022-05-12T23:25:04.317Z] ok github.com/docker/docker/plugin 0.097s coverage: 12.2% of statements [2022-05-12T23:25:04.317Z] === RUN TestNewSettable [2022-05-12T23:25:04.317Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T23:25:04.317Z] === RUN TestIsSettable [2022-05-12T23:25:04.317Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T23:25:04.317Z] === RUN TestUpdateSettingsEnv [2022-05-12T23:25:04.317Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T23:25:04.317Z] PASS [2022-05-12T23:25:04.317Z] coverage: 20.0% of statements [2022-05-12T23:25:04.317Z] ok github.com/docker/docker/plugin/v2 0.070s coverage: 20.0% of statements [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/shared [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/default [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/shared [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/slave [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/private [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T23:25:04.437Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:25:04.437Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:25:04.437Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:25:04.437Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:25:04.697Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T23:25:04.697Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:25:04.697Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:25:04.697Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T23:25:04.697Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:25:04.697Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T23:25:04.697Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:25:04.697Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T23:25:04.957Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot (0.06s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.18s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.17s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-05-12T23:25:04.957Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-12T23:25:04.957Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T23:25:05.142Z] --- PASS: TestConfigCreateResolve (2.29s) [2022-05-12T23:25:05.142Z] PASS [2022-05-12T23:25:05.142Z] [2022-05-12T23:25:05.142Z] DONE 6 tests in 13.662s [2022-05-12T23:25:05.142Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T23:25:05.142Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:25:05.142Z] ++ set -e [2022-05-12T23:25:05.142Z] ++ '[' -n 0 ']' [2022-05-12T23:25:05.142Z] ++ set -x [2022-05-12T23:25:05.142Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:25:05.300Z] === RUN TestLoad [2022-05-12T23:25:05.300Z] --- PASS: TestLoad (0.00s) [2022-05-12T23:25:05.300Z] === RUN TestSave [2022-05-12T23:25:05.300Z] --- PASS: TestSave (0.02s) [2022-05-12T23:25:05.300Z] === RUN TestAddDeleteGet [2022-05-12T23:25:05.300Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-12T23:25:05.300Z] === RUN TestInvalidTags [2022-05-12T23:25:05.300Z] --- PASS: TestInvalidTags (0.00s) [2022-05-12T23:25:05.300Z] PASS [2022-05-12T23:25:05.300Z] coverage: 84.4% of statements [2022-05-12T23:25:05.300Z] ok github.com/docker/docker/reference 0.146s coverage: 84.4% of statements [2022-05-12T23:25:05.300Z] time="2022-05-12T23:25:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T23:25:05.400Z] INFO: Testing against a local daemon [2022-05-12T23:25:05.400Z] === RUN TestAttachWithTTY [2022-05-12T23:25:05.400Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T23:25:05.400Z] === RUN TestAttachWithoutTTy [2022-05-12T23:25:05.400Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-12T23:25:05.400Z] === RUN TestCheckpoint [2022-05-12T23:25:05.400Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:25:05.400Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:25:05.400Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T23:25:05.400Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T23:25:05.400Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T23:25:05.400Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T23:25:05.400Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T23:25:05.400Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T23:25:05.400Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T23:25:05.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T23:25:05.400Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T23:25:05.434Z] INFO: Expanding compiler 3 of 3... [2022-05-12T23:25:05.658Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-12T23:25:05.658Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T23:25:05.658Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-12T23:25:05.658Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T23:25:05.658Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-12T23:25:05.658Z] === RUN TestCopyEmptyFile [2022-05-12T23:25:05.669Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-05-12T23:25:05.669Z] PASS [2022-05-12T23:25:05.669Z] [2022-05-12T23:25:05.669Z] DONE 6 tests in 13.113s [2022-05-12T23:25:05.669Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T23:25:05.669Z] INFO: Testing against a local daemon [2022-05-12T23:25:05.669Z] === RUN TestServiceCreateInit [2022-05-12T23:25:05.669Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T23:25:05.904Z] INFO: Removing downloaded files... [2022-05-12T23:25:05.904Z] INFO: Downloading containerd [2022-05-12T23:25:05.916Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-12T23:25:05.916Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T23:25:05.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-12T23:25:05.916Z] === RUN TestCopyFromContainer [2022-05-12T23:25:06.281Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T23:25:06.281Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T23:25:06.281Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T23:25:06.281Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T23:25:06.281Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T23:25:06.281Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T23:25:06.281Z] === RUN TestValidateMirror [2022-05-12T23:25:06.281Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T23:25:06.281Z] === RUN TestLoadInsecureRegistries [2022-05-12T23:25:06.281Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T23:25:06.281Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T23:25:06.282Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T23:25:06.282Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T23:25:06.282Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T23:25:06.282Z] time="2022-05-12T23:25:05Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T23:25:06.282Z] time="2022-05-12T23:25:06Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-12T23:25:06.282Z] time="2022-05-12T23:25:06Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T23:25:06.282Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-05-12T23:25:06.282Z] === RUN TestNewServiceConfig [2022-05-12T23:25:06.282Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestValidateIndexName [2022-05-12T23:25:06.282Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestValidateIndexNameWithError [2022-05-12T23:25:06.282Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestEndpointParse [2022-05-12T23:25:06.282Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestEndpointParseInvalid [2022-05-12T23:25:06.282Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestValidateEndpoint [2022-05-12T23:25:06.282Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestPing [2022-05-12T23:25:06.282Z] --- PASS: TestPing (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestPingRegistryEndpoint [2022-05-12T23:25:06.282Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:25:06.282Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T23:25:06.282Z] === RUN TestEndpoint [2022-05-12T23:25:06.282Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:25:06.282Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestParseRepositoryInfo [2022-05-12T23:25:06.282Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestNewIndexInfo [2022-05-12T23:25:06.282Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestMirrorEndpointLookup [2022-05-12T23:25:06.282Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:25:06.282Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestSearchRepositories [2022-05-12T23:25:06.282Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T23:25:06.282Z] Host: 127.0.0.1:49349 [2022-05-12T23:25:06.282Z] User-Agent: docker test client [2022-05-12T23:25:06.282Z] Authorization: Token fake-token [2022-05-12T23:25:06.282Z] X-Docker-Token: true [2022-05-12T23:25:06.282Z] Accept-Encoding: gzip [2022-05-12T23:25:06.282Z] [2022-05-12T23:25:06.282Z] [2022-05-12T23:25:06.282Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T23:25:06.282Z] Connection: close [2022-05-12T23:25:06.282Z] Content-Length: 144 [2022-05-12T23:25:06.282Z] Cache-Control: no-cache [2022-05-12T23:25:06.282Z] Content-Type: application/json [2022-05-12T23:25:06.282Z] Date: Thu, 12 May 2022 23:25:06 GMT [2022-05-12T23:25:06.282Z] Expires: -1 [2022-05-12T23:25:06.282Z] Pragma: no-cache [2022-05-12T23:25:06.282Z] Server: docker-tests/mock [2022-05-12T23:25:06.282Z] X-Docker-Registry-Config: mock [2022-05-12T23:25:06.282Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T23:25:06.282Z] [2022-05-12T23:25:06.282Z] [2022-05-12T23:25:06.282Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestTrustedLocation [2022-05-12T23:25:06.282Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T23:25:06.282Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T23:25:06.282Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestIsSecureIndex [2022-05-12T23:25:06.282Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T23:25:06.282Z] PASS [2022-05-12T23:25:06.282Z] coverage: 51.7% of statements [2022-05-12T23:25:06.282Z] ok github.com/docker/docker/registry 0.271s coverage: 51.7% of statements [2022-05-12T23:25:06.282Z] time="2022-05-12T23:25:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T23:25:06.282Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-05-12T23:25:06.282Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T23:25:06.282Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T23:25:06.282Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T23:25:06.282Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestResumableRequestReader [2022-05-12T23:25:06.282Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T23:25:06.282Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T23:25:06.282Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T23:25:06.282Z] PASS [2022-05-12T23:25:06.282Z] coverage: 100.0% of statements [2022-05-12T23:25:06.282Z] ok github.com/docker/docker/registry/resumable 0.259s coverage: 100.0% of statements [2022-05-12T23:25:06.748Z] === RUN TestRestartManagerTimeout [2022-05-12T23:25:06.748Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T23:25:06.748Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T23:25:06.748Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T23:25:06.748Z] PASS [2022-05-12T23:25:06.748Z] coverage: 45.3% of statements [2022-05-12T23:25:06.748Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 45.3% of statements [2022-05-12T23:25:06.851Z] === RUN TestCopyFromContainer// [2022-05-12T23:25:06.851Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T23:25:06.851Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T23:25:06.851Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T23:25:06.870Z] --- PASS: TestContainerBindMountNonRecursive (1.84s) [2022-05-12T23:25:06.871Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T23:25:06.871Z] docker_cli_daemon_plugins_test.go:80: [d31fcccfd27b7] daemon is not started [2022-05-12T23:25:07.109Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T23:25:07.109Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T23:25:07.109Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T23:25:07.109Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T23:25:07.367Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T23:25:07.367Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer (1.52s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T23:25:07.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T23:25:07.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:25:07.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:25:07.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:25:07.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:25:07.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:25:07.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:25:07.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:25:07.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:25:07.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:25:07.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T23:25:07.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T23:25:07.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T23:25:07.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T23:25:07.367Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T23:25:07.367Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T23:25:07.367Z] === RUN TestCreateWithInvalidEnv [2022-05-12T23:25:07.367Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T23:25:07.367Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T23:25:07.367Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T23:25:07.367Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T23:25:07.367Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T23:25:07.367Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T23:25:07.367Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T23:25:07.367Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T23:25:07.367Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T23:25:07.367Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T23:25:07.367Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T23:25:07.367Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T23:25:07.367Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T23:25:07.367Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T23:25:07.367Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T23:25:07.367Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T23:25:07.440Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s) [2022-05-12T23:25:07.440Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T23:25:07.731Z] === RUN TestDecodeContainerConfig [2022-05-12T23:25:07.731Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T23:25:07.731Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T23:25:07.731Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T23:25:07.731Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T23:25:07.731Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T23:25:07.731Z] === RUN TestValidatePrivileged [2022-05-12T23:25:07.731Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T23:25:07.731Z] PASS [2022-05-12T23:25:07.731Z] coverage: 52.4% of statements [2022-05-12T23:25:07.731Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.4% of statements [2022-05-12T23:25:07.731Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T23:25:07.731Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T23:25:07.731Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T23:25:07.731Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T23:25:07.731Z] PASS [2022-05-12T23:25:07.731Z] coverage: 62.5% of statements [2022-05-12T23:25:07.731Z] ok github.com/docker/docker/testutil 0.061s coverage: 62.5% of statements [2022-05-12T23:25:08.012Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-12T23:25:08.273Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2022-05-12T23:25:08.273Z] === RUN TestNetworkNat [2022-05-12T23:25:08.740Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-05-12T23:25:08.740Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T23:25:08.845Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T23:25:08.845Z] --- PASS: TestNetworkNat (0.75s) [2022-05-12T23:25:08.845Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T23:25:09.292Z] time="2022-05-12T23:25:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T23:25:09.788Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2022-05-12T23:25:09.788Z] === RUN TestNetworkLoopbackNat [2022-05-12T23:25:09.834Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T23:25:10.138Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-05-12T23:25:10.138Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T23:25:10.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:25:10.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:25:10.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:25:10.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:25:10.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:25:10.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:25:10.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:25:10.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:25:10.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:25:10.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:25:10.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T23:25:10.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T23:25:10.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T23:25:10.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T23:25:10.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T23:25:10.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T23:25:10.138Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T23:25:10.138Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-05-12T23:25:10.138Z] === RUN TestCreateDifferentPlatform [2022-05-12T23:25:10.342Z] === RUN TestGetDriver [2022-05-12T23:25:10.342Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T23:25:10.342Z] === RUN TestVolumeRequestError [2022-05-12T23:25:10.342Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T23:25:10.342Z] PASS [2022-05-12T23:25:10.342Z] coverage: 36.1% of statements [2022-05-12T23:25:10.342Z] ok github.com/docker/docker/volume/drivers 0.080s coverage: 36.1% of statements [2022-05-12T23:25:10.342Z] === RUN TestGetAddress [2022-05-12T23:25:10.342Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T23:25:10.342Z] === RUN TestRemove [2022-05-12T23:25:10.342Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T23:25:10.342Z] --- SKIP: TestRemove (0.00s) [2022-05-12T23:25:10.342Z] === RUN TestInitializeWithVolumes [2022-05-12T23:25:10.342Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T23:25:10.342Z] === RUN TestCreate [2022-05-12T23:25:10.342Z] --- PASS: TestCreate (0.01s) [2022-05-12T23:25:10.342Z] === RUN TestValidateName [2022-05-12T23:25:10.342Z] --- PASS: TestValidateName (0.00s) [2022-05-12T23:25:10.342Z] === RUN TestCreateWithOpts [2022-05-12T23:25:10.342Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T23:25:10.342Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T23:25:10.342Z] === RUN TestRelaodNoOpts [2022-05-12T23:25:10.342Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T23:25:10.342Z] PASS [2022-05-12T23:25:10.342Z] coverage: 41.5% of statements [2022-05-12T23:25:10.342Z] ok github.com/docker/docker/volume/local 0.093s coverage: 41.5% of statements [2022-05-12T23:25:10.396Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T23:25:10.396Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T23:25:10.396Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-12T23:25:10.396Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T23:25:10.396Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T23:25:10.396Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T23:25:10.397Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-12T23:25:10.397Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T23:25:10.397Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T23:25:10.397Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T23:25:10.397Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T23:25:10.397Z] === RUN TestDaemonRestartIpcMode [2022-05-12T23:25:10.397Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T23:25:10.397Z] === RUN TestDaemonHostGatewayIP [2022-05-12T23:25:10.397Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T23:25:10.397Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T23:25:10.397Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T23:25:10.397Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T23:25:10.397Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T23:25:10.397Z] === RUN TestDiff [2022-05-12T23:25:10.655Z] --- PASS: TestDiff (0.43s) [2022-05-12T23:25:10.655Z] === RUN TestExecWithCloseStdin [2022-05-12T23:25:10.730Z] docker_cli_daemon_plugins_test.go:170: [d6e635b5dcec9] daemon is not started [2022-05-12T23:25:11.220Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-05-12T23:25:11.220Z] === RUN TestExec [2022-05-12T23:25:11.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T23:25:11.302Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRaw [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T23:25:11.325Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRaw [2022-05-12T23:25:11.325Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T23:25:11.325Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T23:25:11.325Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T23:25:11.325Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T23:25:11.326Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T23:25:11.326Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T23:25:11.326Z] === RUN TestConvertTmpfsOptions [2022-05-12T23:25:11.326Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T23:25:11.326Z] linux_parser_test.go:209: data="ro" [2022-05-12T23:25:11.326Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T23:25:11.326Z] === RUN TestParseMountSpec [2022-05-12T23:25:11.326Z] parser_test.go:62: case 0 [2022-05-12T23:25:11.326Z] parser_test.go:62: case 1 [2022-05-12T23:25:11.326Z] parser_test.go:62: case 2 [2022-05-12T23:25:11.326Z] parser_test.go:62: case 3 [2022-05-12T23:25:11.326Z] parser_test.go:62: case 4 [2022-05-12T23:25:11.326Z] parser_test.go:62: case 5 [2022-05-12T23:25:11.326Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T23:25:11.326Z] === RUN TestValidateMount [2022-05-12T23:25:11.326Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRaw [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T23:25:11.326Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T23:25:11.326Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T23:25:11.326Z] PASS [2022-05-12T23:25:11.326Z] coverage: 67.6% of statements [2022-05-12T23:25:11.326Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.6% of statements [2022-05-12T23:25:11.784Z] --- PASS: TestExec (0.45s) [2022-05-12T23:25:11.784Z] === RUN TestExecUser [2022-05-12T23:25:11.875Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-12T23:25:12.042Z] --- PASS: TestExecUser (0.45s) [2022-05-12T23:25:12.042Z] === RUN TestExportContainerAndImportImage [2022-05-12T23:25:12.309Z] === RUN TestSetGetMeta [2022-05-12T23:25:12.309Z] === PAUSE TestSetGetMeta [2022-05-12T23:25:12.309Z] === RUN TestRestore [2022-05-12T23:25:12.309Z] === PAUSE TestRestore [2022-05-12T23:25:12.309Z] === RUN TestServiceCreate [2022-05-12T23:25:12.309Z] === PAUSE TestServiceCreate [2022-05-12T23:25:12.309Z] === RUN TestServiceList [2022-05-12T23:25:12.309Z] === PAUSE TestServiceList [2022-05-12T23:25:12.309Z] === RUN TestServiceRemove [2022-05-12T23:25:12.309Z] === PAUSE TestServiceRemove [2022-05-12T23:25:12.309Z] === RUN TestServiceGet [2022-05-12T23:25:12.309Z] === PAUSE TestServiceGet [2022-05-12T23:25:12.309Z] === RUN TestServicePrune [2022-05-12T23:25:12.309Z] === PAUSE TestServicePrune [2022-05-12T23:25:12.309Z] === RUN TestCreate [2022-05-12T23:25:12.309Z] === PAUSE TestCreate [2022-05-12T23:25:12.309Z] === RUN TestRemove [2022-05-12T23:25:12.309Z] === PAUSE TestRemove [2022-05-12T23:25:12.309Z] === RUN TestList [2022-05-12T23:25:12.309Z] === PAUSE TestList [2022-05-12T23:25:12.309Z] === RUN TestFindByDriver [2022-05-12T23:25:12.309Z] === PAUSE TestFindByDriver [2022-05-12T23:25:12.309Z] === RUN TestFindByReferenced [2022-05-12T23:25:12.309Z] === PAUSE TestFindByReferenced [2022-05-12T23:25:12.309Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T23:25:12.309Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T23:25:12.309Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T23:25:12.309Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T23:25:12.309Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T23:25:12.309Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T23:25:12.309Z] === RUN TestRefDerefRemove [2022-05-12T23:25:12.309Z] === PAUSE TestRefDerefRemove [2022-05-12T23:25:12.309Z] === RUN TestGet [2022-05-12T23:25:12.309Z] === PAUSE TestGet [2022-05-12T23:25:12.309Z] === RUN TestGetWithReference [2022-05-12T23:25:12.309Z] === PAUSE TestGetWithReference [2022-05-12T23:25:12.309Z] === RUN TestFilterFunc [2022-05-12T23:25:12.309Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T23:25:12.309Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T23:25:12.309Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T23:25:12.309Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T23:25:12.309Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T23:25:12.309Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T23:25:12.309Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T23:25:12.309Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T23:25:12.309Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T23:25:12.309Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T23:25:12.309Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T23:25:12.309Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T23:25:12.309Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T23:25:12.309Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T23:25:12.309Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T23:25:12.309Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T23:25:12.309Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T23:25:12.309Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T23:25:12.309Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T23:25:12.309Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T23:25:12.309Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T23:25:12.309Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T23:25:12.309Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T23:25:12.309Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T23:25:12.309Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T23:25:12.309Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T23:25:12.309Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T23:25:12.309Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T23:25:12.309Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T23:25:12.309Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T23:25:12.309Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T23:25:12.309Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T23:25:12.309Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T23:25:12.309Z] === CONT TestSetGetMeta [2022-05-12T23:25:12.309Z] === CONT TestList [2022-05-12T23:25:12.309Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T23:25:12.309Z] === CONT TestGet [2022-05-12T23:25:12.309Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T23:25:12.309Z] === CONT TestRemove [2022-05-12T23:25:12.309Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-12T23:25:12.309Z] === CONT TestCreate [2022-05-12T23:25:12.309Z] --- PASS: TestGet (0.02s) [2022-05-12T23:25:12.309Z] === CONT TestServicePrune [2022-05-12T23:25:12.309Z] --- PASS: TestList (0.03s) [2022-05-12T23:25:12.309Z] === CONT TestServiceGet [2022-05-12T23:25:12.309Z] --- PASS: TestRemove (0.02s) [2022-05-12T23:25:12.309Z] === CONT TestServiceRemove [2022-05-12T23:25:12.309Z] --- PASS: TestCreate (0.01s) [2022-05-12T23:25:12.309Z] === CONT TestServiceList [2022-05-12T23:25:12.309Z] --- PASS: TestServiceGet (0.17s) [2022-05-12T23:25:12.309Z] === CONT TestServiceCreate [2022-05-12T23:25:12.309Z] time="2022-05-12T23:25:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:25:12.309Z] --- PASS: TestServiceRemove (0.17s) [2022-05-12T23:25:12.309Z] === CONT TestRestore [2022-05-12T23:25:12.309Z] time="2022-05-12T23:25:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:25:12.309Z] --- PASS: TestServiceList (0.17s) [2022-05-12T23:25:12.309Z] === CONT TestRefDerefRemove [2022-05-12T23:25:12.309Z] time="2022-05-12T23:25:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:25:12.309Z] time="2022-05-12T23:25:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T23:25:12.309Z] --- PASS: TestServiceCreate (0.02s) [2022-05-12T23:25:12.309Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T23:25:12.309Z] time="2022-05-12T23:25:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:25:12.309Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-12T23:25:12.309Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T23:25:12.309Z] --- PASS: TestRestore (0.02s) [2022-05-12T23:25:12.309Z] === CONT TestGetWithReference [2022-05-12T23:25:12.309Z] --- PASS: TestServicePrune (0.21s) [2022-05-12T23:25:12.309Z] === CONT TestFindByReferenced [2022-05-12T23:25:12.309Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T23:25:12.309Z] === CONT TestFindByDriver [2022-05-12T23:25:12.309Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-12T23:25:12.309Z] --- PASS: TestGetWithReference (0.02s) [2022-05-12T23:25:12.309Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-12T23:25:12.309Z] --- PASS: TestFindByDriver (0.02s) [2022-05-12T23:25:12.309Z] PASS [2022-05-12T23:25:12.309Z] coverage: 69.0% of statements [2022-05-12T23:25:12.309Z] ok github.com/docker/docker/volume/service 0.347s coverage: 69.0% of statements [2022-05-12T23:25:12.607Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-05-12T23:25:12.607Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T23:25:12.825Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-05-12T23:25:12.825Z] === RUN TestPause [2022-05-12T23:25:13.767Z] --- PASS: TestPause (0.93s) [2022-05-12T23:25:13.767Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T23:25:13.767Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T23:25:13.767Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T23:25:13.767Z] === RUN TestPauseStopPausedContainer [2022-05-12T23:25:13.978Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-12T23:25:13.978Z] === RUN TestHealthCheckWorkdir [2022-05-12T23:25:13.997Z] --- PASS: TestServiceCreateInit (7.58s) [2022-05-12T23:25:13.997Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-05-12T23:25:13.997Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2022-05-12T23:25:13.997Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T23:25:14.338Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-05-12T23:25:14.338Z] === RUN TestPidHost [2022-05-12T23:25:14.543Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2022-05-12T23:25:14.543Z] === RUN TestHealthKillContainer [2022-05-12T23:25:15.723Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-12T23:25:15.984Z] --- PASS: TestPidHost (1.60s) [2022-05-12T23:25:15.984Z] === RUN TestPsFilter [2022-05-12T23:25:15.984Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-12T23:25:15.984Z] --- PASS: TestPsFilter (0.14s) [2022-05-12T23:25:15.984Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T23:25:16.331Z] [2022-05-12T23:25:16.331Z] Name Version Source Summary [2022-05-12T23:25:16.331Z] ---- ------- ------ ------- [2022-05-12T23:25:16.331Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T23:25:16.556Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-12T23:25:16.816Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2022-05-12T23:25:16.816Z] === RUN TestRemoveContainerWithVolume [2022-05-12T23:25:17.050Z] --- PASS: TestGet (15.01s) [2022-05-12T23:25:17.050Z] === RUN TestPluginWithNoManifest [2022-05-12T23:25:17.050Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T23:25:17.050Z] === RUN TestGetAll [2022-05-12T23:25:17.050Z] --- PASS: TestGetAll (0.00s) [2022-05-12T23:25:17.050Z] PASS [2022-05-12T23:25:17.050Z] coverage: 73.2% of statements [2022-05-12T23:25:17.050Z] ok github.com/docker/docker/pkg/plugins 35.968s coverage: 73.2% of statements [2022-05-12T23:25:17.077Z] check_test.go:307: [d578502f175ac] daemon is not started [2022-05-12T23:25:17.077Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-12T23:25:17.648Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2022-05-12T23:25:17.648Z] === RUN TestRemoveContainerRunning [2022-05-12T23:25:18.222Z] --- PASS: TestRemoveContainerRunning (0.78s) [2022-05-12T23:25:18.222Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T23:25:18.793Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T23:25:18.794Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-12T23:25:19.054Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2022-05-12T23:25:19.054Z] === RUN TestRemoveInvalidContainer [2022-05-12T23:25:19.054Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-12T23:25:19.054Z] === RUN TestRenameLinkedContainer [2022-05-12T23:25:19.283Z] [2022-05-12T23:25:19.283Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T23:25:19.283Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T23:25:19.283Z] PSChildName : containerd [2022-05-12T23:25:19.283Z] PSDrive : C [2022-05-12T23:25:19.283Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T23:25:19.283Z] PSIsContainer : True [2022-05-12T23:25:19.283Z] Name : containerd [2022-05-12T23:25:19.283Z] FullName : C:\containerd [2022-05-12T23:25:19.283Z] Parent : [2022-05-12T23:25:19.283Z] Exists : True [2022-05-12T23:25:19.283Z] Root : C:\ [2022-05-12T23:25:19.283Z] Extension : [2022-05-12T23:25:19.283Z] CreationTime : 5/12/2022 11:25:18 PM [2022-05-12T23:25:19.283Z] CreationTimeUtc : 5/12/2022 11:25:18 PM [2022-05-12T23:25:19.283Z] LastAccessTime : 5/12/2022 11:25:18 PM [2022-05-12T23:25:19.283Z] LastAccessTimeUtc : 5/12/2022 11:25:18 PM [2022-05-12T23:25:19.283Z] LastWriteTime : 5/12/2022 11:25:18 PM [2022-05-12T23:25:19.283Z] LastWriteTimeUtc : 5/12/2022 11:25:18 PM [2022-05-12T23:25:19.283Z] Attributes : Directory [2022-05-12T23:25:19.283Z] Mode : d----- [2022-05-12T23:25:19.283Z] BaseName : containerd [2022-05-12T23:25:19.283Z] Target : {} [2022-05-12T23:25:19.283Z] LinkType : [2022-05-12T23:25:19.283Z] [2022-05-12T23:25:19.997Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T23:25:20.941Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-12T23:25:21.503Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T23:25:21.503Z] INFO: Configuring git core.autocrlf... [2022-05-12T23:25:21.503Z] [2022-05-12T23:25:21.503Z] [2022-05-12T23:25:21.513Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T23:25:22.085Z] --- PASS: TestRenameLinkedContainer (3.21s) [2022-05-12T23:25:22.085Z] === RUN TestRenameStoppedContainer [2022-05-12T23:25:22.646Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-12T23:25:22.646Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T23:25:22.657Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-12T23:25:22.904Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-05-12T23:25:22.904Z] === RUN TestIpcModeNone [2022-05-12T23:25:22.918Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-05-12T23:25:22.918Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T23:25:23.162Z] --- PASS: TestIpcModeNone (0.45s) [2022-05-12T23:25:23.162Z] === RUN TestIpcModePrivate [2022-05-12T23:25:23.727Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-12T23:25:23.727Z] --- PASS: TestIpcModePrivate (0.47s) [2022-05-12T23:25:23.727Z] === RUN TestIpcModeShareable [2022-05-12T23:25:23.985Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-12T23:25:24.243Z] --- PASS: TestIpcModeShareable (0.45s) [2022-05-12T23:25:24.243Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T23:25:24.302Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-12T23:25:24.562Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2022-05-12T23:25:24.562Z] === RUN TestRenameInvalidName [2022-05-12T23:25:25.505Z] --- PASS: TestRenameInvalidName (0.86s) [2022-05-12T23:25:25.505Z] === RUN TestRenameAnonymousContainer [2022-05-12T23:25:25.505Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T23:25:25.615Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-05-12T23:25:25.615Z] === RUN TestAPIIpcModeHost [2022-05-12T23:25:25.873Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-05-12T23:25:25.873Z] === RUN TestDaemonIpcModeShareable [2022-05-12T23:25:26.075Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-12T23:25:27.293Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-12T23:25:27.293Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-05-12T23:25:27.293Z] === RUN TestDaemonIpcModePrivate [2022-05-12T23:25:27.990Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-12T23:25:28.225Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-12T23:25:28.225Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-05-12T23:25:28.225Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T23:25:28.251Z] --- PASS: TestRenameAnonymousContainer (2.82s) [2022-05-12T23:25:28.251Z] === RUN TestRenameContainerWithSameName [2022-05-12T23:25:29.157Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-12T23:25:29.193Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2022-05-12T23:25:29.193Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T23:25:29.416Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-05-12T23:25:29.416Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T23:25:29.765Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-12T23:25:30.337Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-12T23:25:30.337Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2022-05-12T23:25:30.337Z] === RUN TestResize [2022-05-12T23:25:30.349Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-12T23:25:30.606Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-05-12T23:25:30.606Z] === RUN TestIpcModeOlderClient [2022-05-12T23:25:30.606Z] === PAUSE TestIpcModeOlderClient [2022-05-12T23:25:30.606Z] === RUN TestKillContainerInvalidSignal [2022-05-12T23:25:30.864Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-12T23:25:30.864Z] === RUN TestKillContainer [2022-05-12T23:25:30.864Z] === RUN TestKillContainer/no_signal [2022-05-12T23:25:31.278Z] --- PASS: TestResize (0.70s) [2022-05-12T23:25:31.278Z] === RUN TestResizeWithInvalidSize [2022-05-12T23:25:31.430Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T23:25:31.539Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T23:25:31.687Z] === RUN TestKillContainer/killing_signal [2022-05-12T23:25:31.800Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2022-05-12T23:25:31.800Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T23:25:32.052Z] --- PASS: TestCreateServiceMultipleTimes (15.86s) [2022-05-12T23:25:32.052Z] === RUN TestCreateServiceConflict [2022-05-12T23:25:32.052Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-05-12T23:25:32.052Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T23:25:32.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T23:25:32.253Z] --- PASS: TestKillContainer (1.22s) [2022-05-12T23:25:32.253Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-05-12T23:25:32.253Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-12T23:25:32.253Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-12T23:25:32.253Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T23:25:32.253Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T23:25:32.320Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-05-12T23:25:32.320Z] === RUN TestDaemonRestartKillContainers [2022-05-12T23:25:32.320Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T23:25:32.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T23:25:32.320Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T23:25:32.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T23:25:32.320Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T23:25:32.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T23:25:32.320Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:32.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:32.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:32.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T23:25:32.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:32.511Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T23:25:33.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-05-12T23:25:33.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-05-12T23:25:33.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-05-12T23:25:33.444Z] === RUN TestKillStoppedContainer [2022-05-12T23:25:33.444Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-12T23:25:33.444Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T23:25:33.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T23:25:33.444Z] === RUN TestKillDifferentUserContainer [2022-05-12T23:25:33.703Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-12T23:25:33.703Z] === RUN TestInspectOomKilledTrue [2022-05-12T23:25:33.704Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-12T23:25:33.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T23:25:34.269Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-05-12T23:25:34.269Z] === RUN TestInspectOomKilledFalse [2022-05-12T23:25:34.300Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T23:25:34.300Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:25:34.300Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:25:34.300Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T23:25:34.300Z] [2022-05-12T23:25:34.300Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-12T23:25:34.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-12T23:25:34.300Z] Using test binary docker [2022-05-12T23:25:34.300Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T23:25:34.300Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T23:25:34.300Z] INFO: Waiting for daemon to start... [2022-05-12T23:25:34.300Z] Starting dockerd [2022-05-12T23:25:34.300Z] . [2022-05-12T23:25:34.300Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-12T23:25:34.565Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) [2022-05-12T23:25:34.565Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T23:25:34.834Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-05-12T23:25:34.834Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T23:25:34.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:35.091Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-12T23:25:35.091Z] === RUN TestLinksContainerNames [2022-05-12T23:25:35.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T23:25:36.024Z] --- PASS: TestLinksContainerNames (0.82s) [2022-05-12T23:25:36.024Z] === RUN TestLogsFollowTailEmpty [2022-05-12T23:25:36.281Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-12T23:25:36.281Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T23:25:36.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:36.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T23:25:36.538Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-12T23:25:36.539Z] === RUN TestMountDaemonRoot [2022-05-12T23:25:36.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/default [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/private [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/slave [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/shared [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/default [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/shared [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/slave [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/private [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:25:36.797Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:25:36.797Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:25:37.055Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T23:25:37.055Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T23:25:37.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:37.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T23:25:37.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:38.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T23:25:38.427Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-05-12T23:25:38.427Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T23:25:38.684Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-12T23:25:38.684Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T23:25:38.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:38.942Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-05-12T23:25:38.942Z] === RUN TestNetworkNat [2022-05-12T23:25:39.022Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:39.507Z] --- PASS: TestNetworkNat (0.45s) [2022-05-12T23:25:39.507Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T23:25:39.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T23:25:40.076Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-05-12T23:25:40.076Z] === RUN TestNetworkLoopbackNat [2022-05-12T23:25:40.224Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-12T23:25:42.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T23:25:42.620Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-05-12T23:25:42.620Z] === RUN TestPause [2022-05-12T23:25:42.745Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:42.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T23:25:42.879Z] --- PASS: TestPause (0.46s) [2022-05-12T23:25:42.879Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T23:25:42.879Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T23:25:42.879Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T23:25:42.879Z] === RUN TestPauseStopPausedContainer [2022-05-12T23:25:43.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T23:25:43.445Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-05-12T23:25:43.445Z] === RUN TestPidHost [2022-05-12T23:25:44.378Z] --- PASS: TestPidHost (0.92s) [2022-05-12T23:25:44.378Z] === RUN TestPsFilter [2022-05-12T23:25:44.378Z] --- PASS: TestPsFilter (0.09s) [2022-05-12T23:25:44.378Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T23:25:44.945Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-05-12T23:25:44.945Z] === RUN TestRemoveContainerWithVolume [2022-05-12T23:25:45.202Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-05-12T23:25:45.202Z] === RUN TestRemoveContainerRunning [2022-05-12T23:25:45.767Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-12T23:25:45.767Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T23:25:45.887Z] check_test.go:307: [d3494d55d7a0b] daemon is not started [2022-05-12T23:25:45.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-12T23:25:46.025Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-05-12T23:25:46.025Z] === RUN TestRemoveInvalidContainer [2022-05-12T23:25:46.025Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T23:25:46.025Z] === RUN TestRenameLinkedContainer [2022-05-12T23:25:46.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T23:25:47.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T23:25:47.695Z] 2022/05/12 23:25:43 Closing DB instances... [2022-05-12T23:25:47.695Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-05-12T23:25:47.695Z] === RUN TestFindNode [2022-05-12T23:25:47.695Z] 2022/05/12 23:25:45 Closing DB instances... [2022-05-12T23:25:47.695Z] --- PASS: TestFindNode (0.02s) [2022-05-12T23:25:47.695Z] === RUN TestChangeNodeState [2022-05-12T23:25:47.695Z] 2022/05/12 23:25:45 Closing DB instances... [2022-05-12T23:25:47.695Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T23:25:47.695Z] === RUN TestNodeReincarnation [2022-05-12T23:25:47.695Z] 2022/05/12 23:25:45 Closing DB instances... [2022-05-12T23:25:47.922Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-05-12T23:25:47.922Z] === RUN TestRenameStoppedContainer [2022-05-12T23:25:48.179Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-05-12T23:25:48.179Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T23:25:48.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-12T23:25:48.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T23:25:49.112Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-05-12T23:25:49.112Z] === RUN TestRenameInvalidName [2022-05-12T23:25:49.370Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-12T23:25:49.370Z] === RUN TestRenameAnonymousContainer [2022-05-12T23:25:49.394Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-05-12T23:25:49.394Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T23:25:49.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T23:25:49.954Z] --- PASS: TestCreateServiceSecretFileMode (2.46s) [2022-05-12T23:25:49.954Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T23:25:50.742Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-05-12T23:25:50.742Z] === RUN TestRenameContainerWithSameName [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T23:25:50.750Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T23:25:50.750Z] === RUN TestParallelCreate [2022-05-12T23:25:50.750Z] 2022/05/12 23:25:50 Closing DB instances... [2022-05-12T23:25:50.750Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T23:25:50.750Z] === RUN TestParallelDelete [2022-05-12T23:25:50.750Z] 2022/05/12 23:25:50 Closing DB instances... [2022-05-12T23:25:50.750Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T23:25:50.750Z] === RUN TestNetworkDBIslands [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ed814a3b0a7c with config:&{NodeID:ed814a3b0a7c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d7270c9e803f with config:&{NodeID:d7270c9e803f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="Node d7270c9e803f/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="Node d7270c9e803f/172.22.114.41, added to nodes list" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="Node d7270c9e803f/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="Node d7270c9e803f/172.22.114.41, added to nodes list" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T23:25:50.750Z] time="2022-05-12T23:25:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e2dc78efa434 with config:&{NodeID:e2dc78efa434 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="Node e2dc78efa434/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="Node e2dc78efa434/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="Node e2dc78efa434/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="Node e2dc78efa434/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="Node d7270c9e803f/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=info msg="Node d7270c9e803f/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T23:25:51.217Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-05-12T23:25:51.307Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-12T23:25:51.307Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node e2dc78efa434/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node e2dc78efa434/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ae9f12aab544 with config:&{NodeID:ae9f12aab544 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node ae9f12aab544/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node ae9f12aab544/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node ae9f12aab544/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node ae9f12aab544/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node d7270c9e803f/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node d7270c9e803f/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node e2dc78efa434/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=info msg="Node e2dc78efa434/172.22.114.41, added to nodes list" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-05-12T23:25:51.765Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T23:25:52.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="Node ae9f12aab544/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="Node ae9f12aab544/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="Node ae9f12aab544/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="Node ae9f12aab544/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:74c2074c4e7c with config:&{NodeID:74c2074c4e7c Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:51Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node e2dc78efa434/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node e2dc78efa434/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node d7270c9e803f/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node d7270c9e803f/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node ae9f12aab544/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node ae9f12aab544/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.232Z] time="2022-05-12T23:25:52Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.240Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-05-12T23:25:52.240Z] === RUN TestResize [2022-05-12T23:25:52.465Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-05-12T23:25:52.465Z] === RUN TestCreateServiceSysctls [2022-05-12T23:25:52.497Z] --- PASS: TestResize (0.39s) [2022-05-12T23:25:52.498Z] === RUN TestResizeWithInvalidSize [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:52.698Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=info msg="The new bootstrap node list is:[172.22.114.41:10033 172.22.114.41:10034 172.22.114.41:10035]" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10033" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49390" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10034" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49391" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10035" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49392" [2022-05-12T23:25:52.698Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=info msg="The new bootstrap node list is:[172.22.114.41:10033 172.22.114.41:10034 172.22.114.41:10035]" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10033" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49393" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10034" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49394" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10035" [2022-05-12T23:25:52.698Z] time="2022-05-12T23:25:52Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49395" [2022-05-12T23:25:53.063Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-12T23:25:53.063Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="node 0 leaving" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="Node ed814a3b0a7c change state NodeActive --> NodeLeft" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="node2(d7270c9e803f): Node leave event for ed814a3b0a7c/172.22.114.41" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="Node ed814a3b0a7c change state NodeActive --> NodeLeft" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="node3(e2dc78efa434): Node leave event for ed814a3b0a7c/172.22.114.41" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="Node ed814a3b0a7c change state NodeActive --> NodeLeft" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="node4(ae9f12aab544): Node leave event for ed814a3b0a7c/172.22.114.41" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="Node ed814a3b0a7c change state NodeActive --> NodeLeft" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="node5(74c2074c4e7c): Node leave event for ed814a3b0a7c/172.22.114.41" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="Node ed814a3b0a7c change state NodeActive --> NodeLeft" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:52Z" level=info msg="node1(ed814a3b0a7c): Node leave event for ed814a3b0a7c/172.22.114.41" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:53Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, left gossip cluster" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:53Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, left gossip cluster" [2022-05-12T23:25:53.164Z] time="2022-05-12T23:25:53Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, left gossip cluster" [2022-05-12T23:25:53.323Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:53.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:53.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T23:25:53.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:53.709Z] time="2022-05-12T23:25:53Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, left gossip cluster" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node ed814a3b0a7c/172.22.114.41, left gossip cluster" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="node 1 leaving" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node d7270c9e803f change state NodeActive --> NodeLeft" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="node3(e2dc78efa434): Node leave event for d7270c9e803f/172.22.114.41" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node d7270c9e803f change state NodeActive --> NodeLeft" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="node4(ae9f12aab544): Node leave event for d7270c9e803f/172.22.114.41" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node d7270c9e803f/172.22.114.41, left gossip cluster" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node d7270c9e803f change state NodeActive --> NodeFailed" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node d7270c9e803f/172.22.114.41, added to failed nodes list" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node d7270c9e803f change state NodeActive --> NodeLeft" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="node5(74c2074c4e7c): Node leave event for d7270c9e803f/172.22.114.41" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=error msg="node: d7270c9e803f is unknown to memberlist" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node d7270c9e803f/172.22.114.41, left gossip cluster" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node d7270c9e803f/172.22.114.41, left gossip cluster" [2022-05-12T23:25:53.710Z] time="2022-05-12T23:25:53Z" level=info msg="Node d7270c9e803f/172.22.114.41, left gossip cluster" [2022-05-12T23:25:54.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=info msg="node 2 leaving" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=info msg="Node e2dc78efa434 change state NodeActive --> NodeLeft" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=info msg="node4(ae9f12aab544): Node leave event for e2dc78efa434/172.22.114.41" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=info msg="Node e2dc78efa434 change state NodeActive --> NodeLeft" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=info msg="Node e2dc78efa434 change state NodeActive --> NodeLeft" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=info msg="node5(74c2074c4e7c): Node leave event for e2dc78efa434/172.22.114.41" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=info msg="node3(e2dc78efa434): Node leave event for e2dc78efa434/172.22.114.41" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=debug msg="memberlist: Failed ping: 74c2074c4e7c (timeout reached)" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.114.41:10035: use of closed network connection" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.114.41:10034: use of closed network connection" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.114.41:10036: use of closed network connection" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49396" [2022-05-12T23:25:54.176Z] time="2022-05-12T23:25:53Z" level=info msg="Node e2dc78efa434/172.22.114.41, left gossip cluster" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="Node e2dc78efa434/172.22.114.41, left gossip cluster" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="Node e2dc78efa434/172.22.114.41, left gossip cluster" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=warning msg="memberlist: Was able to connect to 74c2074c4e7c but other probes failed, network may be misconfigured" [2022-05-12T23:25:54.643Z] networkdb_test.go:867: node5: OK [2022-05-12T23:25:54.643Z] networkdb_test.go:867: node4: OK [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="node 0 coming back" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a47770490e02 with config:&{NodeID:a47770490e02 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="Node a47770490e02/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="Node a47770490e02/172.22.114.41, added to nodes list" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="node 1 coming back" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3049d7e0af7a with config:&{NodeID:3049d7e0af7a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, added to nodes list" [2022-05-12T23:25:54.643Z] time="2022-05-12T23:25:54Z" level=info msg="node 2 coming back" [2022-05-12T23:25:54.644Z] time="2022-05-12T23:25:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d91f6433cae2 with config:&{NodeID:d91f6433cae2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:25:54.644Z] time="2022-05-12T23:25:54Z" level=info msg="Node d91f6433cae2/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:54.644Z] time="2022-05-12T23:25:54Z" level=info msg="Node d91f6433cae2/172.22.114.41, added to nodes list" [2022-05-12T23:25:55.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:55.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T23:25:55.727Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-05-12T23:25:55.727Z] === RUN TestCreateServiceCapabilities [2022-05-12T23:25:56.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:57.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T23:25:57.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T23:25:57.673Z] time="2022-05-12T23:25:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.114.41:10033 172.22.114.41:10034 172.22.114.41:10035]" [2022-05-12T23:25:58.070Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:25:58.070Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.08s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.97s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.86s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.35s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.63s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.19s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.12s) [2022-05-12T23:25:58.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.93s) [2022-05-12T23:25:58.071Z] === RUN TestCgroupNamespacesRun [2022-05-12T23:25:58.139Z] time="2022-05-12T23:25:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.114.41:10033 172.22.114.41:10034 172.22.114.41:10035]" [2022-05-12T23:25:58.240Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-05-12T23:25:58.240Z] === RUN TestInspect [2022-05-12T23:25:58.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:25:58.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10033" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49397" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node ae9f12aab544/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node ae9f12aab544/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, is the new incarnation of the shutdown node ed814a3b0a7c/172.22.114.41" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10034" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49398" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node ae9f12aab544/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node ae9f12aab544/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, is the new incarnation of the shutdown node d7270c9e803f/172.22.114.41" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49399" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10035" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node ae9f12aab544/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node ae9f12aab544/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, is the new incarnation of the shutdown node e2dc78efa434/172.22.114.41" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, is the new incarnation of the shutdown node d7270c9e803f/172.22.114.41" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, is the new incarnation of the shutdown node ed814a3b0a7c/172.22.114.41" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node a47770490e02/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, joined gossip cluster" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, is the new incarnation of the shutdown node e2dc78efa434/172.22.114.41" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=info msg="Node d91f6433cae2/172.22.114.41, added to nodes list" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10033" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49400" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49401" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10034" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.114.41:10035" [2022-05-12T23:25:59.204Z] time="2022-05-12T23:25:59Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49402" [2022-05-12T23:25:59.671Z] 2022/05/12 23:25:59 Closing DB instances... [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02 change state NodeActive --> NodeLeft" [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="node5(74c2074c4e7c): Node leave event for a47770490e02/172.22.114.41" [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02 change state NodeActive --> NodeLeft" [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="node4(ae9f12aab544): Node leave event for a47770490e02/172.22.114.41" [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02 change state NodeActive --> NodeLeft" [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="node3(d91f6433cae2): Node leave event for a47770490e02/172.22.114.41" [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02 change state NodeActive --> NodeLeft" [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="node1(a47770490e02): Node leave event for a47770490e02/172.22.114.41" [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02 change state NodeActive --> NodeLeft" [2022-05-12T23:25:59.671Z] time="2022-05-12T23:25:59Z" level=info msg="node2(3049d7e0af7a): Node leave event for a47770490e02/172.22.114.41" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02/172.22.114.41, left gossip cluster" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02/172.22.114.41, left gossip cluster" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02/172.22.114.41, left gossip cluster" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02/172.22.114.41, left gossip cluster" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="Node a47770490e02/172.22.114.41, left gossip cluster" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="Node 3049d7e0af7a change state NodeActive --> NodeLeft" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="node4(ae9f12aab544): Node leave event for 3049d7e0af7a/172.22.114.41" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="Node 3049d7e0af7a change state NodeActive --> NodeLeft" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="node5(74c2074c4e7c): Node leave event for 3049d7e0af7a/172.22.114.41" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="Node 3049d7e0af7a change state NodeActive --> NodeLeft" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:25:59Z" level=info msg="node3(d91f6433cae2): Node leave event for 3049d7e0af7a/172.22.114.41" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:26:00Z" level=info msg="Node 3049d7e0af7a change state NodeActive --> NodeLeft" [2022-05-12T23:26:00.138Z] time="2022-05-12T23:26:00Z" level=info msg="node2(3049d7e0af7a): Node leave event for 3049d7e0af7a/172.22.114.41" [2022-05-12T23:26:00.605Z] time="2022-05-12T23:26:00Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, left gossip cluster" [2022-05-12T23:26:00.605Z] time="2022-05-12T23:26:00Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, left gossip cluster" [2022-05-12T23:26:00.605Z] time="2022-05-12T23:26:00Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, left gossip cluster" [2022-05-12T23:26:00.605Z] time="2022-05-12T23:26:00Z" level=info msg="Node 3049d7e0af7a/172.22.114.41, left gossip cluster" [2022-05-12T23:26:00.605Z] time="2022-05-12T23:26:00Z" level=info msg="Node d91f6433cae2 change state NodeActive --> NodeLeft" [2022-05-12T23:26:00.605Z] time="2022-05-12T23:26:00Z" level=info msg="node4(ae9f12aab544): Node leave event for d91f6433cae2/172.22.114.41" [2022-05-12T23:26:00.605Z] time="2022-05-12T23:26:00Z" level=info msg="Node d91f6433cae2 change state NodeActive --> NodeLeft" [2022-05-12T23:26:00.605Z] time="2022-05-12T23:26:00Z" level=info msg="node5(74c2074c4e7c): Node leave event for d91f6433cae2/172.22.114.41" [2022-05-12T23:26:00.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T23:26:00.618Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2022-05-12T23:26:00.618Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T23:26:00.752Z] --- PASS: TestInspect (2.66s) [2022-05-12T23:26:00.752Z] === RUN TestCreateJob [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=info msg="Node d91f6433cae2/172.22.114.41, left gossip cluster" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=info msg="Node d91f6433cae2 change state NodeActive --> NodeFailed" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=info msg="Node d91f6433cae2/172.22.114.41, added to failed nodes list" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=error msg="node: d91f6433cae2 is unknown to memberlist" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=info msg="Node d91f6433cae2/172.22.114.41, left gossip cluster" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=info msg="Node d91f6433cae2/172.22.114.41, left gossip cluster" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=debug msg="memberlist: Failed ping: ae9f12aab544 (timeout reached)" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.114.41:10035: use of closed network connection" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.114.41:10037: use of closed network connection" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=debug msg="memberlist: Stream connection from=172.22.114.41:49403" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=info msg="Node ae9f12aab544 change state NodeActive --> NodeLeft" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=info msg="node5(74c2074c4e7c): Node leave event for ae9f12aab544/172.22.114.41" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=info msg="Node ae9f12aab544 change state NodeActive --> NodeLeft" [2022-05-12T23:26:01.141Z] time="2022-05-12T23:26:00Z" level=info msg="node4(ae9f12aab544): Node leave event for ae9f12aab544/172.22.114.41" [2022-05-12T23:26:01.607Z] time="2022-05-12T23:26:01Z" level=info msg="Node ae9f12aab544/172.22.114.41, left gossip cluster" [2022-05-12T23:26:01.607Z] time="2022-05-12T23:26:01Z" level=warning msg="memberlist: Was able to connect to ae9f12aab544 but other probes failed, network may be misconfigured" [2022-05-12T23:26:02.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T23:26:02.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T23:26:02.073Z] time="2022-05-12T23:26:01Z" level=info msg="Node ae9f12aab544/172.22.114.41, left gossip cluster" [2022-05-12T23:26:02.074Z] time="2022-05-12T23:26:01Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, left gossip cluster" [2022-05-12T23:26:02.074Z] time="2022-05-12T23:26:01Z" level=info msg="Node 74c2074c4e7c change state NodeActive --> NodeFailed" [2022-05-12T23:26:02.074Z] time="2022-05-12T23:26:01Z" level=info msg="Node 74c2074c4e7c/172.22.114.41, added to failed nodes list" [2022-05-12T23:26:02.074Z] --- PASS: TestNetworkDBIslands (11.69s) [2022-05-12T23:26:02.074Z] PASS [2022-05-12T23:26:02.074Z] coverage: 60.0% of statements [2022-05-12T23:26:02.074Z] ok github.com/docker/docker/libnetwork/networkdb 103.381s coverage: 60.0% of statements [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T23:26:02.074Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T23:26:02.534Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s) [2022-05-12T23:26:02.534Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T23:26:03.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T23:26:03.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T23:26:04.016Z] --- PASS: TestCreateJob (3.16s) [2022-05-12T23:26:04.016Z] === RUN TestReplicatedJob [2022-05-12T23:26:04.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T23:26:04.422Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-12T23:26:04.422Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.24s) [2022-05-12T23:26:04.422Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T23:26:04.807Z] === RUN TestBoolValue [2022-05-12T23:26:04.807Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestBoolValueOrDefault [2022-05-12T23:26:04.807Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestInt64ValueOrZero [2022-05-12T23:26:04.807Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestInt64ValueOrDefault [2022-05-12T23:26:04.807Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T23:26:04.807Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestJsonContentType [2022-05-12T23:26:04.807Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestReadJSON [2022-05-12T23:26:04.807Z] === RUN TestReadJSON/nil_body [2022-05-12T23:26:04.807Z] === RUN TestReadJSON/empty_body [2022-05-12T23:26:04.807Z] === RUN TestReadJSON/with_valid_request [2022-05-12T23:26:04.807Z] === RUN TestReadJSON/with_whitespace [2022-05-12T23:26:04.807Z] === RUN TestReadJSON/with_extra_content [2022-05-12T23:26:04.807Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T23:26:04.807Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T23:26:04.807Z] PASS [2022-05-12T23:26:04.807Z] coverage: 31.9% of statements [2022-05-12T23:26:04.807Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 31.9% of statements [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T23:26:04.807Z] === RUN TestMaskSecretKeys [2022-05-12T23:26:04.807Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T23:26:04.807Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T23:26:04.807Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T23:26:04.807Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestVersionMiddlewareVersion [2022-05-12T23:26:04.807Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T23:26:04.807Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T23:26:04.807Z] PASS [2022-05-12T23:26:04.807Z] coverage: 37.7% of statements [2022-05-12T23:26:04.807Z] ok github.com/docker/docker/api/server/middleware 0.052s coverage: 37.7% of statements [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T23:26:04.807Z] === RUN TestStrSliceMarshalJSON [2022-05-12T23:26:04.807Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T23:26:04.807Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestStrSliceUnmarshalString [2022-05-12T23:26:04.807Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T23:26:04.807Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T23:26:04.807Z] PASS [2022-05-12T23:26:04.807Z] coverage: 90.0% of statements [2022-05-12T23:26:04.807Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-05-12T23:26:04.807Z] === RUN TestToJSON [2022-05-12T23:26:04.807Z] --- PASS: TestToJSON (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestToParamWithVersion [2022-05-12T23:26:04.807Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestFromJSON [2022-05-12T23:26:04.807Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestEmpty [2022-05-12T23:26:04.807Z] --- PASS: TestEmpty (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T23:26:04.807Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestArgsMatchKVList [2022-05-12T23:26:04.807Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestArgsMatch [2022-05-12T23:26:04.807Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestAdd [2022-05-12T23:26:04.807Z] --- PASS: TestAdd (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestDel [2022-05-12T23:26:04.807Z] --- PASS: TestDel (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestLen [2022-05-12T23:26:04.807Z] --- PASS: TestLen (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestExactMatch [2022-05-12T23:26:04.807Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestOnlyOneExactMatch [2022-05-12T23:26:04.807Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestContains [2022-05-12T23:26:04.807Z] --- PASS: TestContains (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestValidate [2022-05-12T23:26:04.807Z] --- PASS: TestValidate (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestWalkValues [2022-05-12T23:26:04.807Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestFuzzyMatch [2022-05-12T23:26:04.807Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestClone [2022-05-12T23:26:04.807Z] --- PASS: TestClone (0.00s) [2022-05-12T23:26:04.807Z] PASS [2022-05-12T23:26:04.807Z] coverage: 92.2% of statements [2022-05-12T23:26:04.807Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-05-12T23:26:04.807Z] === RUN TestGetTimestamp [2022-05-12T23:26:04.807Z] === RUN TestAdjustForAPIVersion [2022-05-12T23:26:04.807Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T23:26:04.807Z] PASS [2022-05-12T23:26:04.807Z] coverage: 6.0% of statements [2022-05-12T23:26:04.807Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 6.0% of statements [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T23:26:04.807Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-12T23:26:04.807Z] === RUN TestParseTimestamps [2022-05-12T23:26:04.807Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T23:26:04.807Z] PASS [2022-05-12T23:26:04.807Z] coverage: 100.0% of statements [2022-05-12T23:26:04.807Z] ok github.com/docker/docker/api/types/time 0.250s coverage: 100.0% of statements [2022-05-12T23:26:04.807Z] === RUN TestCompareVersion [2022-05-12T23:26:04.807Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T23:26:04.807Z] PASS [2022-05-12T23:26:04.807Z] coverage: 77.3% of statements [2022-05-12T23:26:04.807Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T23:26:04.807Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T23:26:04.807Z] === RUN TestIsGIT [2022-05-12T23:26:04.807Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T23:26:04.807Z] PASS [2022-05-12T23:26:04.807Z] coverage: 100.0% of statements [2022-05-12T23:26:04.807Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.111s coverage: 100.0% of statements [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T23:26:04.807Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T23:26:04.807Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestCloneArgsSmartHttp [2022-05-12T23:26:04.807Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T23:26:04.807Z] === RUN TestCloneArgsDumbHttp [2022-05-12T23:26:04.807Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestCloneArgsGit [2022-05-12T23:26:04.807Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestCheckoutGit [2022-05-12T23:26:04.807Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T23:26:04.807Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestProcessNoDockerignore [2022-05-12T23:26:04.807Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-12T23:26:04.807Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T23:26:04.807Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-12T23:26:04.807Z] === RUN TestDetectContentType [2022-05-12T23:26:04.807Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T23:26:04.807Z] === RUN TestSelectAcceptableMIME [2022-05-12T23:26:04.807Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T23:26:05.084Z] [2022-05-12T23:26:05.084Z] === Skipped [2022-05-12T23:26:05.084Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T23:26:05.084Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T23:26:05.084Z] [2022-05-12T23:26:05.265Z] === RUN TestInspectEmptyResponse [2022-05-12T23:26:05.265Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestInspectResponseBinary [2022-05-12T23:26:05.265Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestResponseUnsupportedContentType [2022-05-12T23:26:05.265Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestInspectResponseTextSimple [2022-05-12T23:26:05.265Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T23:26:05.265Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestUnknownContentLength [2022-05-12T23:26:05.265Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestDownloadRemote [2022-05-12T23:26:05.265Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-12T23:26:05.265Z] === RUN TestGetWithStatusError [2022-05-12T23:26:05.265Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestCloseRootDirectory [2022-05-12T23:26:05.265Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.265Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestHashFile [2022-05-12T23:26:05.265Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.265Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestHashSubdir [2022-05-12T23:26:05.265Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.265Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T23:26:05.265Z] === RUN TestRemoveDirectory [2022-05-12T23:26:05.265Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.265Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T23:26:05.265Z] PASS [2022-05-12T23:26:05.265Z] coverage: 9.3% of statements [2022-05-12T23:26:05.265Z] ok github.com/docker/docker/builder/remotecontext 0.357s coverage: 9.3% of statements [2022-05-12T23:26:05.265Z] === RUN TestEnable [2022-05-12T23:26:05.265Z] --- PASS: TestEnable (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestDisable [2022-05-12T23:26:05.265Z] --- PASS: TestDisable (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestEnabled [2022-05-12T23:26:05.265Z] --- PASS: TestEnabled (0.00s) [2022-05-12T23:26:05.265Z] PASS [2022-05-12T23:26:05.265Z] coverage: 100.0% of statements [2022-05-12T23:26:05.265Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-05-12T23:26:05.265Z] === RUN TestGetAllAllowed [2022-05-12T23:26:05.265Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestGetAllMeta [2022-05-12T23:26:05.265Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T23:26:05.265Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T23:26:05.265Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestIsExistingDirectory [2022-05-12T23:26:05.265Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestGetFilenameForDownload [2022-05-12T23:26:05.265Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestEnv2Variables [2022-05-12T23:26:05.265Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T23:26:05.265Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestMaintainer [2022-05-12T23:26:05.265Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestLabel [2022-05-12T23:26:05.265Z] --- PASS: TestLabel (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestFromScratch [2022-05-12T23:26:05.265Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestFromWithArg [2022-05-12T23:26:05.265Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T23:26:05.265Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestFromWithUndefinedArg [2022-05-12T23:26:05.265Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T23:26:05.265Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestOnbuild [2022-05-12T23:26:05.265Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestWorkdir [2022-05-12T23:26:05.265Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestCmd [2022-05-12T23:26:05.265Z] --- PASS: TestCmd (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestHealthcheckNone [2022-05-12T23:26:05.265Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestHealthcheckCmd [2022-05-12T23:26:05.265Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestEntrypoint [2022-05-12T23:26:05.265Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestExpose [2022-05-12T23:26:05.265Z] --- PASS: TestExpose (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestUser [2022-05-12T23:26:05.265Z] --- PASS: TestUser (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestVolume [2022-05-12T23:26:05.265Z] --- PASS: TestVolume (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestStopSignal [2022-05-12T23:26:05.265Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T23:26:05.265Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestArg [2022-05-12T23:26:05.265Z] --- PASS: TestArg (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestShell [2022-05-12T23:26:05.265Z] --- PASS: TestShell (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestPrependEnvOnCmd [2022-05-12T23:26:05.265Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestRunWithBuildArgs [2022-05-12T23:26:05.265Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T23:26:05.265Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T23:26:05.265Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T23:26:05.265Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T23:26:05.265Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T23:26:05.265Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T23:26:05.265Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T23:26:05.265Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T23:26:05.265Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestNormalizeWorkdir [2022-05-12T23:26:05.265Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T23:26:05.265Z] === RUN TestDispatch [2022-05-12T23:26:05.265Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T23:26:05.265Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T23:26:05.265Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T23:26:05.265Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T23:26:05.265Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T23:26:05.265Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T23:26:05.551Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T23:26:05.551Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.551Z] [2022-05-12T23:26:05.551Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T23:26:05.551Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.551Z] [2022-05-12T23:26:05.551Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-12T23:26:05.551Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.551Z] [2022-05-12T23:26:05.551Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T23:26:05.551Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.551Z] [2022-05-12T23:26:05.551Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T23:26:05.551Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T23:26:05.551Z] [2022-05-12T23:26:05.551Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T23:26:05.551Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T23:26:05.551Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T23:26:05.552Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T23:26:05.552Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T23:26:05.552Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T23:26:05.552Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T23:26:05.552Z] daemon_test.go:145: root required [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T23:26:05.552Z] reload_test.go:342: root required [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T23:26:05.552Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T23:26:05.552Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T23:26:05.552Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T23:26:05.552Z] download_test.go:267: Needs fixing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T23:26:05.552Z] layer_test.go:291: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T23:26:05.552Z] layer_test.go:340: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T23:26:05.552Z] layer_test.go:455: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T23:26:05.552Z] layer_test.go:684: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T23:26:05.552Z] migration_test.go:45: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T23:26:05.552Z] migration_test.go:181: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T23:26:05.552Z] mount_test.go:17: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T23:26:05.552Z] mount_test.go:76: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T23:26:05.552Z] mount_test.go:125: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T23:26:05.552Z] mount_test.go:212: Failing on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-12T23:26:05.552Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T23:26:05.552Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T23:26:05.552Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T23:26:05.552Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T23:26:05.552Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T23:26:05.552Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T23:26:05.552Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T23:26:05.552Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T23:26:05.552Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T23:26:05.552Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T23:26:05.552Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T23:26:05.552Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T23:26:05.552Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T23:26:05.552Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T23:26:05.552Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T23:26:05.552Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T23:26:05.552Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-12T23:26:05.552Z] archive_test.go:140: zstd not installed [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T23:26:05.552Z] archive_windows_test.go:16: Currently fails [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T23:26:05.552Z] changes_test.go:196: needs more investigation [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T23:26:05.552Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T23:26:05.552Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T23:26:05.552Z] changes_test.go:433: needs further investigation [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T23:26:05.552Z] changes_test.go:469: needs further investigation [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T23:26:05.552Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T23:26:05.552Z] poller_test.go:40: No chmod on Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T23:26:05.552Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T23:26:05.552Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T23:26:05.552Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T23:26:05.552Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T23:26:05.552Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T23:26:05.552Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T23:26:05.552Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T23:26:05.552Z] [2022-05-12T23:26:05.552Z] DONE 2285 tests, 70 skipped in 269.951s [2022-05-12T23:26:05.552Z] INFO: make.ps1 ended at 05/12/2022 23:26:05 [2022-05-12T23:26:05.721Z] === RUN TestDispatch/COPY_url [2022-05-12T23:26:05.721Z] --- PASS: TestDispatch (0.09s) [2022-05-12T23:26:05.721Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T23:26:05.721Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T23:26:05.721Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T23:26:05.721Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T23:26:05.721Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T23:26:05.721Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-05-12T23:26:05.721Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T23:26:05.721Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T23:26:05.721Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T23:26:05.721Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T23:26:05.721Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T23:26:05.721Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestEmptyDockerfile [2022-05-12T23:26:05.721Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-12T23:26:05.721Z] === RUN TestSymlinkDockerfile [2022-05-12T23:26:05.721Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T23:26:05.721Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T23:26:05.721Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestNonExistingDockerfile [2022-05-12T23:26:05.721Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestCopyRunConfig [2022-05-12T23:26:05.721Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestDeepCopyRunConfig [2022-05-12T23:26:05.721Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestExportImage [2022-05-12T23:26:05.721Z] --- PASS: TestExportImage (0.00s) [2022-05-12T23:26:05.721Z] === RUN TestNormalizeDest [2022-05-12T23:26:05.721Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T23:26:05.721Z] PASS [2022-05-12T23:26:05.721Z] coverage: 46.7% of statements [2022-05-12T23:26:05.721Z] ok github.com/docker/docker/builder/dockerfile 0.269s coverage: 46.7% of statements [2022-05-12T23:26:05.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T23:26:05.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T23:26:06.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T23:26:06.337Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2022-05-12T23:26:06.337Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T23:26:06.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T23:26:06.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-12T23:26:07.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T23:26:07.247Z] === RUN TestTCP4Proxy [2022-05-12T23:26:07.247Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-12T23:26:07.247Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T23:26:07.247Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T23:26:07.247Z] === RUN TestTCP6Proxy [2022-05-12T23:26:07.247Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T23:26:07.247Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T23:26:07.247Z] === RUN TestTCPDualStackProxy [2022-05-12T23:26:07.247Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T23:26:07.247Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T23:26:07.247Z] === RUN TestUDP4Proxy [2022-05-12T23:26:07.247Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T23:26:07.247Z] === RUN TestUDP6Proxy [2022-05-12T23:26:07.247Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T23:26:07.247Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T23:26:07.247Z] === RUN TestUDPWriteError [2022-05-12T23:26:07.247Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T23:26:07.247Z] === RUN TestSCTP4Proxy [2022-05-12T23:26:07.247Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T23:26:07.247Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T23:26:07.247Z] === RUN TestSCTP6Proxy [2022-05-12T23:26:07.247Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T23:26:07.247Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T23:26:07.247Z] PASS [2022-05-12T23:26:07.247Z] coverage: 49.4% of statements [2022-05-12T23:26:07.247Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 49.4% of statements [2022-05-12T23:26:07.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-12T23:26:07.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T23:26:07.761Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T23:26:07.761Z] INFO: Unit tests ended at 05/12/2022 23:26:07. Duration:00:04:44.7040161 [2022-05-12T23:26:07.761Z] INFO: Building busybox [2022-05-12T23:26:07.761Z] Sending build context to Docker daemon 5.12kB [2022-05-12T23:26:07.761Z] [2022-05-12T23:26:07.761Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T23:26:07.761Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T23:26:07.761Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T23:26:07.761Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T23:26:07.761Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T23:26:07.761Z] ---> 7c569352fed3 [2022-05-12T23:26:07.761Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T23:26:07.761Z] ---> Running in c2b9da230c5e [2022-05-12T23:26:07.802Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2022-05-12T23:26:07.802Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T23:26:08.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T23:26:09.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T23:26:09.285Z] --- PASS: TestReplicatedJob (5.41s) [2022-05-12T23:26:09.285Z] === RUN TestUpdateReplicatedJob [2022-05-12T23:26:09.759Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-05-12T23:26:09.759Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T23:26:10.330Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-05-12T23:26:10.330Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.61s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-05-12T23:26:10.484Z] === RUN TestCgroupNamespacesRun [2022-05-12T23:26:10.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T23:26:10.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T23:26:11.863Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-05-12T23:26:11.863Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T23:26:11.976Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-05-12T23:26:11.976Z] === RUN TestNISDomainname [2022-05-12T23:26:12.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-12T23:26:12.548Z] --- PASS: TestUpdateReplicatedJob (3.31s) [2022-05-12T23:26:12.548Z] === RUN TestServiceListWithStatuses [2022-05-12T23:26:12.548Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T23:26:12.548Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T23:26:12.548Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T23:26:12.795Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-05-12T23:26:12.795Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T23:26:12.992Z] sha256:fc4e07856670b8cef71fd78a8dd1f36667966306f19c676b16d0c344d1253dc6 [2022-05-12T23:26:12.992Z] INFO: Starting docker-py tests... [2022-05-12T23:26:12.992Z] ============================= test session starts ============================== [2022-05-12T23:26:12.992Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-12T23:26:12.992Z] rootdir: /src, inifile: pytest.ini [2022-05-12T23:26:12.992Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-12T23:26:12.992Z] collected 395 items / 2 deselected / 393 selected [2022-05-12T23:26:12.992Z] [2022-05-12T23:26:13.120Z] --- PASS: TestNISDomainname (0.99s) [2022-05-12T23:26:13.120Z] === RUN TestHostnameDnsResolution [2022-05-12T23:26:13.759Z] Removing intermediate container c2b9da230c5e [2022-05-12T23:26:13.759Z] ---> 7bb8e6596326 [2022-05-12T23:26:13.759Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T23:26:13.759Z] ---> Running in a7b2a9d816df [2022-05-12T23:26:14.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-05-12T23:26:14.167Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T23:26:14.226Z] Removing intermediate container a7b2a9d816df [2022-05-12T23:26:14.226Z] ---> 26befbfec05c [2022-05-12T23:26:14.226Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T23:26:14.507Z] --- PASS: TestHostnameDnsResolution (1.30s) [2022-05-12T23:26:14.507Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T23:26:14.693Z] ---> Running in 2419bed4cb01 [2022-05-12T23:26:15.100Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-05-12T23:26:15.100Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T23:26:15.161Z] Removing intermediate container 2419bed4cb01 [2022-05-12T23:26:15.161Z] ---> 7f1cf1687c5e [2022-05-12T23:26:15.161Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T23:26:15.454Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2022-05-12T23:26:15.454Z] === RUN TestPrivilegedHostDevices [2022-05-12T23:26:15.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-12T23:26:15.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T23:26:16.033Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-05-12T23:26:16.033Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T23:26:16.172Z] [2022-05-12T23:26:16.286Z] --- PASS: TestPrivilegedHostDevices (0.85s) [2022-05-12T23:26:16.287Z] === RUN TestStats [2022-05-12T23:26:16.712Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-05-12T23:26:16.712Z] === RUN TestDockerNetworkReConnect [2022-05-12T23:26:17.156Z] ---> 739d9320170b [2022-05-12T23:26:17.156Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-12T23:26:17.156Z] ---> Running in 0c7b929c4ff4 [2022-05-12T23:26:17.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T23:26:17.405Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-05-12T23:26:17.405Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T23:26:17.970Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-05-12T23:26:17.970Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T23:26:18.172Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T23:26:18.433Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T23:26:19.005Z] --- PASS: TestStats (2.83s) [2022-05-12T23:26:19.005Z] === RUN TestStopContainerWithTimeout [2022-05-12T23:26:19.005Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T23:26:19.005Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T23:26:19.005Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T23:26:19.005Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T23:26:19.005Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T23:26:19.005Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T23:26:19.005Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T23:26:19.005Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T23:26:19.005Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T23:26:19.005Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T23:26:19.266Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T23:26:19.341Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-05-12T23:26:19.341Z] === RUN TestNISDomainname [2022-05-12T23:26:19.592Z] === RUN TestCheckpointCreateError [2022-05-12T23:26:19.592Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestCheckpointCreate [2022-05-12T23:26:19.592Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestCheckpointDeleteError [2022-05-12T23:26:19.592Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestCheckpointDelete [2022-05-12T23:26:19.592Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestCheckpointListError [2022-05-12T23:26:19.592Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestCheckpointList [2022-05-12T23:26:19.592Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T23:26:19.592Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T23:26:19.592Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T23:26:19.592Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestGetAPIPath [2022-05-12T23:26:19.592Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestParseHostURL [2022-05-12T23:26:19.592Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T23:26:19.592Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersion [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T23:26:19.592Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestClientRedirect [2022-05-12T23:26:19.592Z] === RUN TestClientRedirect/GET [2022-05-12T23:26:19.592Z] === RUN TestClientRedirect/POST [2022-05-12T23:26:19.592Z] === RUN TestClientRedirect/PUT [2022-05-12T23:26:19.592Z] === RUN TestClientRedirect/DELETE [2022-05-12T23:26:19.592Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T23:26:19.592Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T23:26:19.592Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T23:26:19.592Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T23:26:19.592Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigCreateUnsupported [2022-05-12T23:26:19.592Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigCreateError [2022-05-12T23:26:19.592Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigCreate [2022-05-12T23:26:19.592Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigInspectNotFound [2022-05-12T23:26:19.592Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T23:26:19.592Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigInspectUnsupported [2022-05-12T23:26:19.592Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigInspectError [2022-05-12T23:26:19.592Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T23:26:19.592Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigInspect [2022-05-12T23:26:19.592Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T23:26:19.592Z] === RUN TestConfigListUnsupported [2022-05-12T23:26:19.598Z] --- PASS: TestNISDomainname (0.51s) [2022-05-12T23:26:19.598Z] === RUN TestHostnameDnsResolution [2022-05-12T23:26:19.975Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-05-12T23:26:19.975Z] === RUN TestServicePlugin [2022-05-12T23:26:20.048Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestConfigListError [2022-05-12T23:26:20.048Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestConfigList [2022-05-12T23:26:20.048Z] --- PASS: TestConfigList (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestConfigRemoveUnsupported [2022-05-12T23:26:20.048Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestConfigRemoveError [2022-05-12T23:26:20.048Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestConfigRemove [2022-05-12T23:26:20.048Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestConfigUpdateUnsupported [2022-05-12T23:26:20.048Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestConfigUpdateError [2022-05-12T23:26:20.048Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestConfigUpdate [2022-05-12T23:26:20.048Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerCommitError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerCommit [2022-05-12T23:26:20.048Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerStatPathError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerStatPath [2022-05-12T23:26:20.048Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestCopyToContainerError [2022-05-12T23:26:20.048Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T23:26:20.048Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T23:26:20.048Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestCopyToContainer [2022-05-12T23:26:20.048Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestCopyFromContainerError [2022-05-12T23:26:20.048Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T23:26:20.048Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T23:26:20.048Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T23:26:20.048Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestCopyFromContainer [2022-05-12T23:26:20.048Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerCreateError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerCreateImageNotFound [2022-05-12T23:26:20.048Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerCreateWithName [2022-05-12T23:26:20.048Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerCreateAutoRemove [2022-05-12T23:26:20.048Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerDiffError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerDiff [2022-05-12T23:26:20.048Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerExecCreateError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerExecCreate [2022-05-12T23:26:20.048Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerExecStartError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerExecStart [2022-05-12T23:26:20.048Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerExecInspectError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerExecInspect [2022-05-12T23:26:20.048Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerExportError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerExport [2022-05-12T23:26:20.048Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerInspectError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T23:26:20.048Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T23:26:20.048Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerInspect [2022-05-12T23:26:20.048Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerInspectNode [2022-05-12T23:26:20.048Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerKillError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerKill [2022-05-12T23:26:20.048Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerListError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerList [2022-05-12T23:26:20.048Z] --- PASS: TestContainerList (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerLogsNotFoundError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerLogsError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerLogs [2022-05-12T23:26:20.048Z] --- PASS: TestContainerLogs (0.29s) [2022-05-12T23:26:20.048Z] === RUN TestContainerPauseError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerPause [2022-05-12T23:26:20.048Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainersPruneError [2022-05-12T23:26:20.048Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainersPrune [2022-05-12T23:26:20.048Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerRemoveError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerRemove [2022-05-12T23:26:20.048Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerRenameError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerRename [2022-05-12T23:26:20.048Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerResizeError [2022-05-12T23:26:20.048Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T23:26:20.048Z] === RUN TestContainerExecResizeError [2022-05-12T23:26:20.163Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-05-12T23:26:20.163Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T23:26:20.208Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T23:26:20.208Z] check_test.go:307: [d56aba3c28fe7] daemon is not started [2022-05-12T23:26:20.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-12T23:26:20.507Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerResize [2022-05-12T23:26:20.507Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerExecResize [2022-05-12T23:26:20.507Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerRestartError [2022-05-12T23:26:20.507Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerRestart [2022-05-12T23:26:20.507Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerStartError [2022-05-12T23:26:20.507Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerStart [2022-05-12T23:26:20.507Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerStatsError [2022-05-12T23:26:20.507Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerStats [2022-05-12T23:26:20.507Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerStopError [2022-05-12T23:26:20.507Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerStop [2022-05-12T23:26:20.507Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerTopError [2022-05-12T23:26:20.507Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerTop [2022-05-12T23:26:20.507Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerUnpauseError [2022-05-12T23:26:20.507Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerUnpause [2022-05-12T23:26:20.507Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerUpdateError [2022-05-12T23:26:20.507Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerUpdate [2022-05-12T23:26:20.507Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerWaitError [2022-05-12T23:26:20.507Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestContainerWait [2022-05-12T23:26:20.507Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestDiskUsageError [2022-05-12T23:26:20.507Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestDiskUsage [2022-05-12T23:26:20.507Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestDistributionInspectUnsupported [2022-05-12T23:26:20.507Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T23:26:20.507Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestEventsErrorInOptions [2022-05-12T23:26:20.507Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestEventsErrorFromServer [2022-05-12T23:26:20.507Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestEvents [2022-05-12T23:26:20.507Z] --- PASS: TestEvents (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestTLSCloseWriter [2022-05-12T23:26:20.507Z] === PAUSE TestTLSCloseWriter [2022-05-12T23:26:20.507Z] === RUN TestImageBuildError [2022-05-12T23:26:20.507Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageBuild [2022-05-12T23:26:20.507Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestGetDockerOS [2022-05-12T23:26:20.507Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageCreateError [2022-05-12T23:26:20.507Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageCreate [2022-05-12T23:26:20.507Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageHistoryError [2022-05-12T23:26:20.507Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageHistory [2022-05-12T23:26:20.507Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageImportError [2022-05-12T23:26:20.507Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageImport [2022-05-12T23:26:20.507Z] --- PASS: TestImageImport (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageInspectError [2022-05-12T23:26:20.507Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageInspectImageNotFound [2022-05-12T23:26:20.507Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageInspectWithEmptyID [2022-05-12T23:26:20.507Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageInspect [2022-05-12T23:26:20.507Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageListError [2022-05-12T23:26:20.507Z] --- PASS: TestImageListError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageList [2022-05-12T23:26:20.507Z] --- PASS: TestImageList (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageListApiBefore125 [2022-05-12T23:26:20.507Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageLoadError [2022-05-12T23:26:20.507Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageLoad [2022-05-12T23:26:20.507Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagesPruneError [2022-05-12T23:26:20.507Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagesPrune [2022-05-12T23:26:20.507Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePullReferenceParseError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePullAnyError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePullWithoutErrors [2022-05-12T23:26:20.507Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePushReferenceError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePushAnyError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImagePushWithoutErrors [2022-05-12T23:26:20.507Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T23:26:20.507Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T23:26:20.507Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T23:26:20.507Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T23:26:20.507Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageRemoveError [2022-05-12T23:26:20.507Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageRemoveImageNotFound [2022-05-12T23:26:20.507Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageRemove [2022-05-12T23:26:20.507Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageSaveError [2022-05-12T23:26:20.507Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageSave [2022-05-12T23:26:20.507Z] --- PASS: TestImageSave (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageSearchAnyError [2022-05-12T23:26:20.507Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T23:26:20.507Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T23:26:20.507Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T23:26:20.507Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T23:26:20.507Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageSearchWithoutErrors [2022-05-12T23:26:20.507Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageTagError [2022-05-12T23:26:20.507Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageTagInvalidReference [2022-05-12T23:26:20.507Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T23:26:20.507Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageTagHexSource [2022-05-12T23:26:20.507Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestImageTag [2022-05-12T23:26:20.507Z] --- PASS: TestImageTag (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestInfoServerError [2022-05-12T23:26:20.507Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T23:26:20.507Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestInfo [2022-05-12T23:26:20.507Z] --- PASS: TestInfo (0.00s) [2022-05-12T23:26:20.507Z] === RUN TestNetworkConnectError [2022-05-12T23:26:20.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T23:26:20.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T23:26:20.728Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-05-12T23:26:20.728Z] === RUN TestPrivilegedHostDevices [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkConnect [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkCreateError [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkCreate [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkDisconnectError [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkDisconnect [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkInspect [2022-05-12T23:26:20.963Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T23:26:20.963Z] === RUN TestNetworkInspect/no_options [2022-05-12T23:26:20.963Z] === RUN TestNetworkInspect/verbose [2022-05-12T23:26:20.963Z] === RUN TestNetworkInspect/global_scope [2022-05-12T23:26:20.963Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T23:26:20.963Z] === RUN TestNetworkInspect/server_error [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkInspect (0.01s) [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkListError [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkList [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworksPruneError [2022-05-12T23:26:20.963Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworksPrune [2022-05-12T23:26:20.963Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkRemoveError [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNetworkRemove [2022-05-12T23:26:20.963Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeInspectError [2022-05-12T23:26:20.963Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T23:26:20.963Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T23:26:20.963Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeInspect [2022-05-12T23:26:20.963Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeListError [2022-05-12T23:26:20.963Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeList [2022-05-12T23:26:20.963Z] --- PASS: TestNodeList (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeRemoveError [2022-05-12T23:26:20.963Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeRemove [2022-05-12T23:26:20.963Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeUpdateError [2022-05-12T23:26:20.963Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestNodeUpdate [2022-05-12T23:26:20.963Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestOptionWithHostFromEnv [2022-05-12T23:26:20.963Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T23:26:20.963Z] === RUN TestOptionWithTimeout [2022-05-12T23:26:20.964Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T23:26:20.964Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPingFail [2022-05-12T23:26:20.964Z] --- PASS: TestPingFail (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPingWithError [2022-05-12T23:26:20.964Z] 2022/05/12 23:26:19 RoundTripper returned a response & error; ignoring response [2022-05-12T23:26:20.964Z] 2022/05/12 23:26:19 RoundTripper returned a response & error; ignoring response [2022-05-12T23:26:20.964Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPingSuccess [2022-05-12T23:26:20.964Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPingHeadFallback [2022-05-12T23:26:20.964Z] === RUN TestPingHeadFallback/OK [2022-05-12T23:26:20.964Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T23:26:20.964Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T23:26:20.964Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T23:26:20.964Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T23:26:20.964Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T23:26:20.964Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T23:26:20.964Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T23:26:20.964Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginDisableError [2022-05-12T23:26:20.964Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginDisable [2022-05-12T23:26:20.964Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginEnableError [2022-05-12T23:26:20.964Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginEnable [2022-05-12T23:26:20.964Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginInspectError [2022-05-12T23:26:20.964Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T23:26:20.964Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginInspect [2022-05-12T23:26:20.964Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginListError [2022-05-12T23:26:20.964Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginList [2022-05-12T23:26:20.964Z] --- PASS: TestPluginList (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginPushError [2022-05-12T23:26:20.964Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginPush [2022-05-12T23:26:20.964Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginRemoveError [2022-05-12T23:26:20.964Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginRemove [2022-05-12T23:26:20.964Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginSetError [2022-05-12T23:26:20.964Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPluginSet [2022-05-12T23:26:20.964Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestSetHostHeader [2022-05-12T23:26:20.964Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestPlainTextError [2022-05-12T23:26:20.964Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestInfiniteError [2022-05-12T23:26:20.964Z] --- PASS: TestInfiniteError (0.02s) [2022-05-12T23:26:20.964Z] === RUN TestCanceledContext [2022-05-12T23:26:20.964Z] 2022/05/12 23:26:19 RoundTripper returned a response & error; ignoring response [2022-05-12T23:26:20.964Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestDeadlineExceededContext [2022-05-12T23:26:20.964Z] 2022/05/12 23:26:19 RoundTripper returned a response & error; ignoring response [2022-05-12T23:26:20.964Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestSecretCreateUnsupported [2022-05-12T23:26:20.964Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestSecretCreateError [2022-05-12T23:26:20.964Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestSecretCreate [2022-05-12T23:26:20.964Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestSecretInspectUnsupported [2022-05-12T23:26:20.964Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T23:26:20.964Z] === RUN TestSecretInspectError [2022-05-12T23:26:21.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T23:26:21.293Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-05-12T23:26:21.293Z] === RUN TestStats [2022-05-12T23:26:21.419Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T23:26:21.419Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T23:26:21.419Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretInspect [2022-05-12T23:26:21.419Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretListUnsupported [2022-05-12T23:26:21.419Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretListError [2022-05-12T23:26:21.419Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretList [2022-05-12T23:26:21.419Z] --- PASS: TestSecretList (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretRemoveUnsupported [2022-05-12T23:26:21.419Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretRemoveError [2022-05-12T23:26:21.419Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretRemove [2022-05-12T23:26:21.419Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretUpdateUnsupported [2022-05-12T23:26:21.419Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretUpdateError [2022-05-12T23:26:21.419Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSecretUpdate [2022-05-12T23:26:21.419Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceCreateError [2022-05-12T23:26:21.419Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceCreate [2022-05-12T23:26:21.419Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T23:26:21.419Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceCreateDigestPinning [2022-05-12T23:26:21.419Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceInspectError [2022-05-12T23:26:21.419Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T23:26:21.419Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T23:26:21.419Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceInspect [2022-05-12T23:26:21.419Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceListError [2022-05-12T23:26:21.419Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceList [2022-05-12T23:26:21.419Z] --- PASS: TestServiceList (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceLogsError [2022-05-12T23:26:21.419Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceLogs [2022-05-12T23:26:21.419Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceRemoveError [2022-05-12T23:26:21.419Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T23:26:21.419Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceRemove [2022-05-12T23:26:21.419Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceUpdateError [2022-05-12T23:26:21.419Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestServiceUpdate [2022-05-12T23:26:21.419Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T23:26:21.419Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T23:26:21.419Z] === RUN TestSwarmGetUnlockKey [2022-05-12T23:26:21.419Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmInitError [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmInit [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmInspectError [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmInspect [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmJoinError [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmJoin [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmLeaveError [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmLeave [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmUnlockError [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmUnlock [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmUpdateError [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestSwarmUpdate [2022-05-12T23:26:21.420Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestTaskInspectError [2022-05-12T23:26:21.420Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T23:26:21.420Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestTaskInspect [2022-05-12T23:26:21.420Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestTaskListError [2022-05-12T23:26:21.420Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestTaskList [2022-05-12T23:26:21.420Z] --- PASS: TestTaskList (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestVolumeCreateError [2022-05-12T23:26:21.420Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestVolumeCreate [2022-05-12T23:26:21.420Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestVolumeInspectError [2022-05-12T23:26:21.420Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T23:26:21.420Z] === RUN TestVolumeInspectNotFound [2022-05-12T23:26:21.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-12T23:26:21.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T23:26:21.876Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T23:26:21.876Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T23:26:21.876Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T23:26:21.876Z] === RUN TestVolumeInspect [2022-05-12T23:26:21.876Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T23:26:21.876Z] === RUN TestVolumeListError [2022-05-12T23:26:21.876Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T23:26:21.876Z] === RUN TestVolumeList [2022-05-12T23:26:21.876Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T23:26:21.876Z] === RUN TestVolumeRemoveError [2022-05-12T23:26:21.876Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T23:26:21.876Z] === RUN TestVolumeRemove [2022-05-12T23:26:21.876Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T23:26:21.876Z] === CONT TestTLSCloseWriter [2022-05-12T23:26:21.876Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-12T23:26:21.876Z] PASS [2022-05-12T23:26:21.876Z] coverage: 75.1% of statements [2022-05-12T23:26:21.876Z] ok github.com/docker/docker/client 0.491s coverage: 75.1% of statements [2022-05-12T23:26:21.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T23:26:22.164Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T23:26:22.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T23:26:23.240Z] plugin_test.go:61: [d087fbc42648b] joining swarm manager [dace7b3a58e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:26:23.818Z] --- PASS: TestStats (2.46s) [2022-05-12T23:26:23.818Z] === RUN TestStopContainerWithTimeout [2022-05-12T23:26:23.818Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T23:26:23.818Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T23:26:23.818Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T23:26:23.818Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T23:26:23.818Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T23:26:23.818Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T23:26:23.818Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T23:26:23.818Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T23:26:23.818Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T23:26:23.818Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T23:26:24.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-12T23:26:24.076Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-12T23:26:24.076Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2022-05-12T23:26:24.076Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2022-05-12T23:26:24.076Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-05-12T23:26:24.076Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2022-05-12T23:26:24.076Z] === RUN TestDeleteDevicemapper [2022-05-12T23:26:24.076Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T23:26:24.076Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T23:26:24.076Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T23:26:24.337Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T23:26:24.384Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T23:26:24.607Z] plugin_test.go:64: [dc563e7b4a817] joining swarm manager [dace7b3a58e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:26:24.717Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-12T23:26:25.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T23:26:25.539Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-12T23:26:25.721Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T23:26:26.282Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T23:26:26.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T23:26:26.930Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-12T23:26:27.123Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-12T23:26:27.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T23:26:27.654Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T23:26:27.654Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-05-12T23:26:27.654Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-05-12T23:26:27.654Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-05-12T23:26:27.654Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-05-12T23:26:27.654Z] === RUN TestDeleteDevicemapper [2022-05-12T23:26:27.654Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T23:26:27.654Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T23:26:27.654Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T23:26:27.710Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.76s) [2022-05-12T23:26:27.710Z] === RUN TestUpdateMemory [2022-05-12T23:26:27.710Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:26:27.710Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T23:26:27.710Z] === RUN TestUpdateCPUQuota [2022-05-12T23:26:27.796Z] Removing intermediate container 0c7b929c4ff4 [2022-05-12T23:26:27.796Z] ---> df54c3e013b6 [2022-05-12T23:26:27.796Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T23:26:27.796Z] ---> Running in 0438ab1d617c [2022-05-12T23:26:27.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T23:26:27.975Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T23:26:28.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T23:26:29.057Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-05-12T23:26:29.057Z] === RUN TestUpdateMemory [2022-05-12T23:26:29.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T23:26:29.357Z] [2022-05-12T23:26:29.357Z] SUCCESS: Specified value was saved. [2022-05-12T23:26:29.364Z] --- PASS: TestUpdateCPUQuota (1.63s) [2022-05-12T23:26:29.364Z] === RUN TestUpdatePidsLimit [2022-05-12T23:26:29.364Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T23:26:29.622Z] --- PASS: TestUpdateMemory (0.50s) [2022-05-12T23:26:29.622Z] === RUN TestUpdateCPUQuota [2022-05-12T23:26:29.934Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T23:26:30.197Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T23:26:30.554Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-05-12T23:26:30.554Z] === RUN TestUpdatePidsLimit [2022-05-12T23:26:30.554Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T23:26:30.554Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T23:26:30.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T23:26:30.767Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T23:26:30.812Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T23:26:30.812Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T23:26:30.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T23:26:31.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T23:26:31.070Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T23:26:31.327Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T23:26:31.585Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T23:26:31.599Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T23:26:31.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T23:26:32.150Z] --- PASS: TestUpdatePidsLimit (1.73s) [2022-05-12T23:26:32.150Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-05-12T23:26:32.150Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-05-12T23:26:32.150Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-05-12T23:26:32.150Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-05-12T23:26:32.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-05-12T23:26:32.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-05-12T23:26:32.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-05-12T23:26:32.150Z] === RUN TestUpdateRestartPolicy [2022-05-12T23:26:32.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T23:26:32.407Z] Removing intermediate container 0438ab1d617c [2022-05-12T23:26:32.407Z] ---> 9864b608e159 [2022-05-12T23:26:32.407Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T23:26:32.407Z] ---> Running in e5a15eb6b0fe [2022-05-12T23:26:32.911Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T23:26:32.911Z] Using test binary docker [2022-05-12T23:26:32.911Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T23:26:32.911Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T23:26:32.911Z] INFO: Waiting for daemon to start... [2022-05-12T23:26:32.911Z] Starting dockerd [2022-05-12T23:26:33.245Z] --- PASS: TestUpdatePidsLimit (3.91s) [2022-05-12T23:26:33.245Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-05-12T23:26:33.245Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2022-05-12T23:26:33.245Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2022-05-12T23:26:33.245Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-05-12T23:26:33.245Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2022-05-12T23:26:33.245Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-05-12T23:26:33.245Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2022-05-12T23:26:33.245Z] === RUN TestUpdateRestartPolicy [2022-05-12T23:26:33.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-12T23:26:34.077Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T23:26:35.435Z] . [2022-05-12T23:26:35.435Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T23:26:35.435Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T23:26:35.435Z] Error: No such image: emptyfs [2022-05-12T23:26:35.693Z] Running integration-test (iteration 1) [2022-05-12T23:26:35.693Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T23:26:35.951Z] Loaded image: busybox:latest [2022-05-12T23:26:35.951Z] Loaded image: busybox:glibc [2022-05-12T23:26:35.990Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T23:26:36.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-12T23:26:36.510Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T23:26:36.555Z] Cannot create a file when that file already exists. [2022-05-12T23:26:36.771Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T23:26:37.324Z] Loaded image: debian:bullseye-slim [2022-05-12T23:26:37.324Z] Loaded image: hello-world:latest [2022-05-12T23:26:37.342Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T23:26:37.582Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T23:26:37.582Z] INFO: Testing against a local daemon [2022-05-12T23:26:37.582Z] === RUN TestCgroupNamespacesBuild [2022-05-12T23:26:37.602Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T23:26:37.863Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T23:26:37.863Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T23:26:37.863Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T23:26:37.863Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-12T23:26:38.805Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T23:26:38.953Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-05-12T23:26:38.953Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T23:26:39.526Z] --- PASS: TestCheckoutGit (36.89s) [2022-05-12T23:26:39.526Z] === RUN TestValidGitTransport [2022-05-12T23:26:39.526Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T23:26:39.526Z] === RUN TestGitInvalidRef [2022-05-12T23:26:39.526Z] --- PASS: TestGitInvalidRef (0.29s) [2022-05-12T23:26:39.526Z] PASS [2022-05-12T23:26:39.526Z] coverage: 86.3% of statements [2022-05-12T23:26:39.526Z] ok github.com/docker/docker/builder/remotecontext/git 37.314s coverage: 86.3% of statements [2022-05-12T23:26:39.886Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-05-12T23:26:39.886Z] === RUN TestBuildWithSession [2022-05-12T23:26:39.886Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:26:39.886Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T23:26:39.886Z] === RUN TestBuildSquashParent [2022-05-12T23:26:40.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-12T23:26:40.489Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T23:26:40.489Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T23:26:40.489Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T23:26:40.489Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T23:26:42.432Z] Removing intermediate container e5a15eb6b0fe [2022-05-12T23:26:42.432Z] ---> 317ef9600941 [2022-05-12T23:26:42.432Z] Step 13/13 : CMD ["sh"] [2022-05-12T23:26:42.432Z] ---> Running in 4d139e6c8232 [2022-05-12T23:26:42.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-12T23:26:42.736Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T23:26:42.736Z] check_test.go:307: [db1b959bcf06e] daemon is not started [2022-05-12T23:26:42.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-12T23:26:42.736Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T23:26:42.736Z] check_test.go:307: [d0fe4f29dbb4e] daemon is not started [2022-05-12T23:26:42.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-12T23:26:42.899Z] Removing intermediate container 4d139e6c8232 [2022-05-12T23:26:42.899Z] ---> e65b4af515a2 [2022-05-12T23:26:42.899Z] Successfully built e65b4af515a2 [2022-05-12T23:26:42.899Z] Successfully tagged busybox:latest [2022-05-12T23:26:42.899Z] INFO: Docker images of the daemon under test [2022-05-12T23:26:42.899Z] [2022-05-12T23:26:42.899Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T23:26:42.899Z] busybox latest e65b4af515a2 Less than a second ago 4.95GB [2022-05-12T23:26:42.899Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T23:26:42.899Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T23:26:42.899Z] [2022-05-12T23:26:42.899Z] INFO: Running integration tests at 05/12/2022 23:26:42... [2022-05-12T23:26:42.899Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T23:26:42.899Z] INFO: Integration API tests being run from the host: [2022-05-12T23:26:42.899Z] INFO: make.ps1 starting at 05/12/2022 23:26:42 [2022-05-12T23:26:43.306Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T23:26:43.877Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T23:26:43.885Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T23:26:44.338Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-05-12T23:26:44.338Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T23:26:44.338Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-05-12T23:26:44.338Z] === RUN TestWaitNonBlocked [2022-05-12T23:26:44.338Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:26:44.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:26:44.338Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:26:44.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:26:44.338Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:26:44.338Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:26:44.338Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T23:26:44.338Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2022-05-12T23:26:44.338Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-05-12T23:26:44.338Z] === RUN TestWaitBlocked [2022-05-12T23:26:44.338Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:26:44.338Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:26:44.338Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:26:44.338Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:26:44.338Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:26:44.338Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:26:44.595Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T23:26:44.595Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-05-12T23:26:44.595Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-05-12T23:26:44.595Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T23:26:44.595Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T23:26:44.818Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T23:26:44.818Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T23:26:45.391Z] check_test.go:307: [d185db1da89a5] daemon is not started [2022-05-12T23:26:45.391Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T23:26:45.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-12T23:26:45.964Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2022-05-12T23:26:45.964Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T23:26:45.964Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T23:26:46.494Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.02s) [2022-05-12T23:26:46.494Z] === CONT TestDaemonHostGatewayIP [2022-05-12T23:26:46.537Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T23:26:46.751Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s) [2022-05-12T23:26:46.751Z] === CONT TestDaemonRestartIpcMode [2022-05-12T23:26:46.797Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-05-12T23:26:46.797Z] === RUN TestWaitNonBlocked [2022-05-12T23:26:46.797Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:26:46.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:26:46.797Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:26:46.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:26:46.797Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:26:46.797Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:26:47.991Z] --- PASS: TestBuildSquashParent (7.25s) [2022-05-12T23:26:47.991Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T23:26:47.991Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:26:47.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:26:47.991Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:26:47.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:26:47.991Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:26:47.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:26:47.991Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:26:47.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:26:47.991Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:26:47.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:26:47.991Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:26:47.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:26:47.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:26:47.991Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:26:48.183Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-12T23:26:48.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-05-12T23:26:48.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-05-12T23:26:48.183Z] === RUN TestWaitBlocked [2022-05-12T23:26:48.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:26:48.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:26:48.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:26:48.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:26:48.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:26:48.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:26:48.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:26:48.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:26:49.342Z] === CONT TestIpcModeOlderClient [2022-05-12T23:26:49.342Z] --- PASS: TestDaemonHostGatewayIP (2.58s) [2022-05-12T23:26:49.342Z] --- PASS: TestDaemonRestartIpcMode (2.56s) [2022-05-12T23:26:49.342Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T23:26:49.342Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-05-12T23:26:49.568Z] --- PASS: TestWaitBlocked (0.03s) [2022-05-12T23:26:49.568Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2022-05-12T23:26:49.568Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2022-05-12T23:26:49.568Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T23:26:49.568Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T23:26:50.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-12T23:26:50.776Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T23:26:50.776Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T23:26:50.776Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T23:26:50.776Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T23:26:50.776Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T23:26:50.776Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T23:26:50.776Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T23:26:50.776Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T23:26:50.777Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T23:26:50.777Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T23:26:50.777Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T23:26:50.777Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T23:26:50.777Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-05-12T23:26:50.777Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T23:26:50.777Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T23:26:50.777Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T23:26:50.777Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestConfigureDaemonLogs [2022-05-12T23:26:50.777Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T23:26:50.777Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T23:26:50.777Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T23:26:50.777Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T23:26:50.777Z] PASS [2022-05-12T23:26:50.777Z] coverage: 19.7% of statements [2022-05-12T23:26:50.777Z] ok github.com/docker/docker/cmd/dockerd 0.228s coverage: 19.7% of statements [2022-05-12T23:26:50.777Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T23:26:50.777Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T23:26:50.824Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:26:50.824Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:26:51.090Z] --- PASS: TestServicePlugin (29.39s) [2022-05-12T23:26:51.090Z] === RUN TestServiceUpdateLabel [2022-05-12T23:26:51.651Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-05-12T23:26:51.651Z] === RUN TestServiceUpdateSecrets [2022-05-12T23:26:52.960Z] === RUN TestContainerStopSignal [2022-05-12T23:26:52.960Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestContainerStopTimeout [2022-05-12T23:26:52.960Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T23:26:52.960Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T23:26:52.960Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T23:26:52.960Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T23:26:52.960Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T23:26:52.960Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestNewMemoryStore [2022-05-12T23:26:52.960Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestAddContainers [2022-05-12T23:26:52.960Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestGetContainer [2022-05-12T23:26:52.960Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestDeleteContainer [2022-05-12T23:26:52.960Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestListContainers [2022-05-12T23:26:52.960Z] --- PASS: TestListContainers (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestFirstContainer [2022-05-12T23:26:52.960Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestApplyAllContainer [2022-05-12T23:26:52.960Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestIsValidHealthString [2022-05-12T23:26:52.960Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestStateRunStop [2022-05-12T23:26:52.960Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestStateTimeoutWait [2022-05-12T23:26:52.960Z] state_test.go:141: Stop callback fired [2022-05-12T23:26:52.960Z] state_test.go:165: Stop callback fired [2022-05-12T23:26:52.960Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T23:26:52.960Z] === RUN TestIsValidStateString [2022-05-12T23:26:52.960Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestViewSaveDelete [2022-05-12T23:26:52.960Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T23:26:52.960Z] === RUN TestViewAll [2022-05-12T23:26:52.960Z] --- PASS: TestViewAll (0.02s) [2022-05-12T23:26:52.960Z] === RUN TestViewGet [2022-05-12T23:26:52.960Z] --- PASS: TestViewGet (0.01s) [2022-05-12T23:26:52.960Z] === RUN TestNames [2022-05-12T23:26:52.960Z] --- PASS: TestNames (0.00s) [2022-05-12T23:26:52.960Z] === RUN TestViewWithHealthCheck [2022-05-12T23:26:52.960Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T23:26:52.960Z] PASS [2022-05-12T23:26:52.960Z] coverage: 41.7% of statements [2022-05-12T23:26:52.960Z] ok github.com/docker/docker/container 0.261s coverage: 41.7% of statements [2022-05-12T23:26:52.960Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T23:26:52.960Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T23:26:52.960Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T23:26:52.960Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T23:26:53.350Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T23:26:53.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-05-12T23:26:53.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-05-12T23:26:53.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2022-05-12T23:26:53.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-05-12T23:26:53.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2022-05-12T23:26:53.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2022-05-12T23:26:53.350Z] === RUN TestBuildMultiStageCopy [2022-05-12T23:26:53.350Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T23:26:53.816Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s) [2022-05-12T23:26:53.816Z] === CONT TestIpcModeOlderClient [2022-05-12T23:26:53.816Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.17s) [2022-05-12T23:26:53.816Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T23:26:53.816Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-05-12T23:26:53.816Z] === CONT TestDaemonHostGatewayIP [2022-05-12T23:26:53.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-12T23:26:53.924Z] === RUN TestPrepare [2022-05-12T23:26:53.924Z] --- PASS: TestPrepare (0.00s) [2022-05-12T23:26:53.924Z] === RUN TestStart [2022-05-12T23:26:53.924Z] --- PASS: TestStart (0.00s) [2022-05-12T23:26:53.924Z] === RUN TestWaitCancel [2022-05-12T23:26:53.924Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T23:26:53.924Z] === RUN TestWaitDisabled [2022-05-12T23:26:53.924Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T23:26:53.924Z] === RUN TestWaitEnabled [2022-05-12T23:26:53.924Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T23:26:53.924Z] === RUN TestRemove [2022-05-12T23:26:53.924Z] --- PASS: TestRemove (0.00s) [2022-05-12T23:26:53.924Z] PASS [2022-05-12T23:26:53.924Z] coverage: 65.3% of statements [2022-05-12T23:26:53.924Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2022-05-12T23:26:56.458Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-12T23:26:56.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T23:26:56.834Z] === RUN TestNewListSecretsFilters [2022-05-12T23:26:56.834Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T23:26:56.834Z] === RUN TestNewListConfigsFilters [2022-05-12T23:26:56.834Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T23:26:56.834Z] PASS [2022-05-12T23:26:56.834Z] coverage: 0.5% of statements [2022-05-12T23:26:56.834Z] ok github.com/docker/docker/daemon/cluster 0.270s coverage: 0.5% of statements [2022-05-12T23:26:57.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-12T23:26:57.232Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T23:26:57.294Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T23:26:57.378Z] --- PASS: TestDaemonHostGatewayIP (3.99s) [2022-05-12T23:26:57.378Z] === CONT TestDaemonRestartIpcMode [2022-05-12T23:26:57.753Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T23:26:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T23:26:57.754Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T23:26:58.164Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T23:26:58.213Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T23:26:58.213Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T23:26:58.213Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T23:26:58.213Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T23:26:58.213Z] PASS [2022-05-12T23:26:58.213Z] coverage: 35.9% of statements [2022-05-12T23:26:58.213Z] ok github.com/docker/docker/daemon/cluster/convert 0.626s coverage: 35.9% of statements [2022-05-12T23:26:58.319Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T23:26:59.095Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T23:26:59.471Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T23:26:59.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-12T23:27:00.006Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T23:27:00.028Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2022-05-12T23:27:00.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2022-05-12T23:27:00.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-12T23:27:00.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-12T23:27:00.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-12T23:27:00.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-12T23:27:00.028Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T23:27:00.398Z] === RUN TestWaitNodeAttachment [2022-05-12T23:27:00.857Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-12T23:27:00.857Z] === RUN TestIsolationConversion [2022-05-12T23:27:00.857Z] === RUN TestIsolationConversion/default [2022-05-12T23:27:00.857Z] === RUN TestIsolationConversion/process [2022-05-12T23:27:00.857Z] === RUN TestIsolationConversion/hyperv [2022-05-12T23:27:00.857Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T23:27:00.857Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T23:27:00.857Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T23:27:00.857Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestContainerLabels [2022-05-12T23:27:00.857Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestCredentialSpecConversion [2022-05-12T23:27:00.857Z] === RUN TestCredentialSpecConversion/none [2022-05-12T23:27:00.857Z] === RUN TestCredentialSpecConversion/config [2022-05-12T23:27:00.857Z] === RUN TestCredentialSpecConversion/file [2022-05-12T23:27:00.857Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T23:27:00.857Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T23:27:00.857Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T23:27:00.857Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T23:27:00.857Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T23:27:00.857Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestControllerValidateMountBind [2022-05-12T23:27:00.857Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestControllerValidateMountVolume [2022-05-12T23:27:00.857Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestControllerValidateMountTarget [2022-05-12T23:27:00.857Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T23:27:00.857Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T23:27:00.857Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T23:27:00.857Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T23:27:00.857Z] PASS [2022-05-12T23:27:00.857Z] coverage: 11.0% of statements [2022-05-12T23:27:00.857Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.723s coverage: 11.0% of statements [2022-05-12T23:27:00.857Z] === RUN TestBuilderGC [2022-05-12T23:27:00.857Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T23:27:00.857Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T23:27:00.857Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestFindConfigurationConflicts [2022-05-12T23:27:00.857Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T23:27:00.857Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T23:27:00.857Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T23:27:00.946Z] --- PASS: TestDaemonRestartIpcMode (3.40s) [2022-05-12T23:27:01.317Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T23:27:01.317Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T23:27:01.317Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T23:27:01.317Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T23:27:01.317Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T23:27:01.317Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T23:27:01.317Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T23:27:01.317Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T23:27:01.317Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-12T23:27:01.317Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T23:27:01.317Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T23:27:01.317Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T23:27:01.317Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_label [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T23:27:01.317Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T23:27:01.317Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T23:27:01.317Z] === RUN TestEventsLog [2022-05-12T23:27:01.317Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestEventsLogTimeout [2022-05-12T23:27:01.317Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestLogEvents [2022-05-12T23:27:01.317Z] time="2022-05-12T23:27:00Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T23:27:01.317Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-05-12T23:27:01.317Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T23:27:01.317Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:27:01.317Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestReloadBadDefaultConfig [2022-05-12T23:27:01.317Z] time="2022-05-12T23:27:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-609323904" [2022-05-12T23:27:01.317Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestReloadWithConflictingLabels [2022-05-12T23:27:01.317Z] time="2022-05-12T23:27:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2337244468" [2022-05-12T23:27:01.317Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T23:27:01.317Z] time="2022-05-12T23:27:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-679246315" [2022-05-12T23:27:01.317Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestMaskURLCredentials [2022-05-12T23:27:01.317Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestDaemonConfigurationMerge [2022-05-12T23:27:01.317Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T23:27:01.317Z] PASS [2022-05-12T23:27:01.317Z] coverage: 79.8% of statements [2022-05-12T23:27:01.317Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T23:27:01.317Z] === RUN TestLoadBufferedEvents [2022-05-12T23:27:01.317Z] ok github.com/docker/docker/daemon/config 0.426s coverage: 79.8% of statements [2022-05-12T23:27:01.317Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-05-12T23:27:01.317Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T23:27:01.317Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T23:27:01.317Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T23:27:01.317Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T23:27:01.317Z] PASS [2022-05-12T23:27:01.317Z] coverage: 50.0% of statements [2022-05-12T23:27:01.317Z] ok github.com/docker/docker/daemon/events 0.345s coverage: 50.0% of statements [2022-05-12T23:27:01.529Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-05-12T23:27:01.529Z] PASS [2022-05-12T23:27:01.529Z] [2022-05-12T23:27:01.529Z] === Skipped [2022-05-12T23:27:01.529Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-12T23:27:01.529Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:27:01.529Z] [2022-05-12T23:27:01.529Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T23:27:01.529Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T23:27:01.529Z] [2022-05-12T23:27:01.529Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T23:27:01.529Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T23:27:01.529Z] [2022-05-12T23:27:01.529Z] DONE 237 tests, 3 skipped in 115.430s [2022-05-12T23:27:01.529Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T23:27:01.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:01.529Z] ++ set -e [2022-05-12T23:27:01.529Z] ++ '[' -n 0 ']' [2022-05-12T23:27:01.529Z] ++ set -x [2022-05-12T23:27:01.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:01.529Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T23:27:01.529Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T23:27:01.529Z] === RUN TestConfigDaemonID [2022-05-12T23:27:02.332Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T23:27:02.463Z] daemon_test.go:84: [d6a1ecb156013] daemon is not started [2022-05-12T23:27:02.463Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T23:27:02.463Z] === RUN TestDaemonConfigValidation [2022-05-12T23:27:02.463Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:27:02.463Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T23:27:02.463Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T23:27:02.463Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T23:27:02.463Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T23:27:02.463Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:27:02.463Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T23:27:02.463Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T23:27:02.463Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T23:27:02.463Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T23:27:02.721Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T23:27:02.721Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-12T23:27:02.721Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-12T23:27:02.721Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-05-12T23:27:02.721Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-12T23:27:02.721Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-12T23:27:02.721Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T23:27:02.721Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T23:27:02.865Z] === RUN TestLinkNaming [2022-05-12T23:27:02.865Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T23:27:02.865Z] === RUN TestLinkNew [2022-05-12T23:27:02.865Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T23:27:02.865Z] === RUN TestLinkEnv [2022-05-12T23:27:02.865Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T23:27:02.865Z] === RUN TestLinkMultipleEnv [2022-05-12T23:27:02.865Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T23:27:02.865Z] === RUN TestLinkPortRangeEnv [2022-05-12T23:27:02.865Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T23:27:02.865Z] PASS [2022-05-12T23:27:02.865Z] coverage: 93.0% of statements [2022-05-12T23:27:02.865Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2022-05-12T23:27:02.987Z] Removing intermediate container 055958a1d354 [2022-05-12T23:27:02.987Z] ---> cbc0e3e6b7c9 [2022-05-12T23:27:02.987Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-12T23:27:02.987Z] ---> Running in 9bf22b02e4a7 [2022-05-12T23:27:02.987Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T23:27:02.987Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T23:27:02.987Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T23:27:02.987Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T23:27:02.987Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T23:27:02.987Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T23:27:02.987Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T23:27:02.987Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T23:27:02.987Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T23:27:02.987Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T23:27:02.987Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T23:27:02.987Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T23:27:02.987Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T23:27:02.987Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T23:27:02.987Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T23:27:02.987Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T23:27:03.324Z] === RUN TestIsEmptyDir [2022-05-12T23:27:03.324Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T23:27:03.324Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T23:27:03.324Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T23:27:03.324Z] PASS [2022-05-12T23:27:03.324Z] coverage: 2.3% of statements [2022-05-12T23:27:03.324Z] ok github.com/docker/docker/daemon/graphdriver 0.259s coverage: 2.3% of statements [2022-05-12T23:27:03.654Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T23:27:03.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-12T23:27:04.292Z] === RUN TestVerifyNetworkingConfig [2022-05-12T23:27:04.292Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T23:27:04.292Z] === RUN TestGetContainer [2022-05-12T23:27:04.292Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T23:27:04.292Z] === RUN TestValidContainerNames [2022-05-12T23:27:04.292Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T23:27:04.292Z] === RUN TestContainerInitDNS [2022-05-12T23:27:04.292Z] daemon_test.go:145: root required [2022-05-12T23:27:04.292Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T23:27:04.292Z] === RUN TestMerge [2022-05-12T23:27:04.292Z] --- PASS: TestMerge (0.00s) [2022-05-12T23:27:04.292Z] === RUN TestValidateContainerIsolation [2022-05-12T23:27:04.292Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T23:27:04.292Z] === RUN TestFindNetworkErrorType [2022-05-12T23:27:04.292Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T23:27:04.292Z] === RUN TestEnsureServicesExist [2022-05-12T23:27:04.292Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T23:27:04.292Z] === RUN TestEnsureServicesExistErrors [2022-05-12T23:27:04.292Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T23:27:04.292Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T23:27:04.292Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T23:27:04.292Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T23:27:04.292Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestContainerDelete [2022-05-12T23:27:04.293Z] --- PASS: TestContainerDelete (0.01s) [2022-05-12T23:27:04.293Z] === RUN TestContainerDoubleDelete [2022-05-12T23:27:04.293Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T23:27:04.293Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2022-05-12T23:27:04.293Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T23:27:04.293Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestNoneHealthcheck [2022-05-12T23:27:04.293Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestHealthStates [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] time="2022-05-12T23:27:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:27:04.293Z] --- PASS: TestHealthStates (0.21s) [2022-05-12T23:27:04.293Z] === RUN TestGetInspectData [2022-05-12T23:27:04.293Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestFillLicense [2022-05-12T23:27:04.293Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestListInvalidFilter [2022-05-12T23:27:04.293Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestNameFilter [2022-05-12T23:27:04.293Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T23:27:04.293Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T23:27:04.293Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T23:27:04.293Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T23:27:04.293Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestDaemonReloadLabels [2022-05-12T23:27:04.293Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T23:27:04.293Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestDaemonReloadMirrors [2022-05-12T23:27:04.293Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T23:27:04.293Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T23:27:04.293Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T23:27:04.293Z] reload_test.go:342: root required [2022-05-12T23:27:04.293Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T23:27:04.293Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-12T23:27:04.293Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T23:27:04.293Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T23:27:04.293Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T23:27:04.293Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-12T23:27:04.293Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T23:27:04.293Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-05-12T23:27:04.293Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T23:27:04.293Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T23:27:04.293Z] === RUN TestParseVolumesFrom [2022-05-12T23:27:04.293Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T23:27:04.293Z] PASS [2022-05-12T23:27:04.293Z] coverage: 8.5% of statements [2022-05-12T23:27:04.293Z] ok github.com/docker/docker/daemon 0.549s coverage: 8.5% of statements [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T23:27:04.293Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T23:27:04.587Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T23:27:05.103Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T23:27:05.285Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-12T23:27:05.285Z] === RUN TestBuildLabelWithTargets [2022-05-12T23:27:05.958Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T23:27:05.958Z] daemon_test.go:198: [d19df82d493d5] daemon is not started [2022-05-12T23:27:05.958Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-05-12T23:27:05.958Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-05-12T23:27:05.958Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T23:27:05.958Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T23:27:05.958Z] === RUN TestDaemonProxy [2022-05-12T23:27:05.958Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T23:27:06.479Z] === RUN TestAdapterReadLogs [2022-05-12T23:27:06.479Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCopier [2022-05-12T23:27:06.479Z] --- PASS: TestCopier (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCopierLongLines [2022-05-12T23:27:06.479Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCopierSlow [2022-05-12T23:27:06.479Z] === RUN TestNewStreamConfig [2022-05-12T23:27:06.479Z] === RUN TestNewStreamConfig/defaults [2022-05-12T23:27:06.479Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T23:27:06.479Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T23:27:06.479Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T23:27:06.479Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T23:27:06.479Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T23:27:06.479Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T23:27:06.479Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T23:27:06.479Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T23:27:06.479Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T23:27:06.479Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T23:27:06.479Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T23:27:06.479Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T23:27:06.479Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T23:27:06.479Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestSearchRegistryForImages [2022-05-12T23:27:06.479Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T23:27:06.479Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestImageDelete [2022-05-12T23:27:06.479Z] === RUN TestImageDelete/no_lease [2022-05-12T23:27:06.479Z] === RUN TestImageDelete/lease_exists [2022-05-12T23:27:06.479Z] --- PASS: TestImageDelete (0.03s) [2022-05-12T23:27:06.479Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T23:27:06.479Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-12T23:27:06.479Z] === RUN TestContentStoreForPull [2022-05-12T23:27:06.479Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T23:27:06.479Z] === RUN TestCopierWithSized [2022-05-12T23:27:06.479Z] === RUN TestCopierWithSized/as_is [2022-05-12T23:27:06.479Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T23:27:06.479Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-12T23:27:06.479Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T23:27:06.479Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-05-12T23:27:06.479Z] === RUN TestCopierWithPartial [2022-05-12T23:27:06.479Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestRingLogger [2022-05-12T23:27:06.479Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestRingCap [2022-05-12T23:27:06.479Z] --- PASS: TestRingCap (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestRingClose [2022-05-12T23:27:06.479Z] --- PASS: TestRingClose (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestRingDrain [2022-05-12T23:27:06.479Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T23:27:06.479Z] PASS [2022-05-12T23:27:06.479Z] coverage: 43.2% of statements [2022-05-12T23:27:06.479Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 43.2% of statements [2022-05-12T23:27:06.479Z] time="2022-05-12T23:27:06Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T23:27:06.479Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.28s) [2022-05-12T23:27:06.479Z] === RUN TestCreateSuccess [2022-05-12T23:27:06.479Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCreateStreamSkipped [2022-05-12T23:27:06.479Z] time="2022-05-12T23:27:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T23:27:06.479Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCreateLogGroupSuccess [2022-05-12T23:27:06.479Z] time="2022-05-12T23:27:06Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T23:27:06.479Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCreateError [2022-05-12T23:27:06.479Z] --- PASS: TestCreateError (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCreateAlreadyExists [2022-05-12T23:27:06.479Z] time="2022-05-12T23:27:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T23:27:06.479Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestLogClosed [2022-05-12T23:27:06.479Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestLogBlocking [2022-05-12T23:27:06.479Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T23:27:06.479Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T23:27:06.479Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestPublishBatchSuccess [2022-05-12T23:27:06.479Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestPublishBatchError [2022-05-12T23:27:06.479Z] time="2022-05-12T23:27:06Z" level=error msg=error [2022-05-12T23:27:06.479Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T23:27:06.479Z] time="2022-05-12T23:27:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T23:27:06.479Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T23:27:06.479Z] time="2022-05-12T23:27:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T23:27:06.479Z] time="2022-05-12T23:27:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T23:27:06.479Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCollectBatchSimple [2022-05-12T23:27:06.479Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCollectBatchTicker [2022-05-12T23:27:06.479Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T23:27:06.479Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T23:27:06.479Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T23:27:06.479Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T23:27:06.479Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-12T23:27:06.479Z] === RUN TestCollectBatchClose [2022-05-12T23:27:06.479Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestEffectiveLen [2022-05-12T23:27:06.479Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T23:27:06.479Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T23:27:06.479Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T23:27:06.479Z] === RUN TestEffectiveLen/3/���� [2022-05-12T23:27:06.479Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T23:27:06.479Z] === RUN TestEffectiveLen/5/ [2022-05-12T23:27:06.479Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T23:27:06.479Z] === RUN TestFindValidSplit [2022-05-12T23:27:06.479Z] === RUN TestFindValidSplit/0/ [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1076: [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:27:06.479Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:27:06.479Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1076: He [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T23:27:06.479Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1076: [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T23:27:06.479Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1076: [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T23:27:06.479Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:27:06.479Z] === RUN TestFindValidSplit/6/a� [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1076: a [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1077: � [2022-05-12T23:27:06.479Z] === RUN TestFindValidSplit/7/a� [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T23:27:06.479Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:27:06.479Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T23:27:06.479Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T23:27:06.484Z] --- PASS: TestServiceUpdateSecrets (14.41s) [2022-05-12T23:27:06.484Z] === RUN TestServiceUpdateConfigs [2022-05-12T23:27:06.490Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T23:27:06.490Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T23:27:06.490Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T23:27:06.490Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T23:27:06.490Z] --- PASS: TestContainerKillOnDaemonStart (12.89s) [2022-05-12T23:27:06.490Z] PASS [2022-05-12T23:27:06.490Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T23:27:06.490Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T23:27:06.490Z] [2022-05-12T23:27:06.490Z] === Skipped [2022-05-12T23:27:06.490Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T23:27:06.490Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:27:06.490Z] [2022-05-12T23:27:06.490Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T23:27:06.490Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:27:06.490Z] [2022-05-12T23:27:06.490Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T23:27:06.490Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:27:06.490Z] [2022-05-12T23:27:06.490Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T23:27:06.490Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T23:27:06.490Z] [2022-05-12T23:27:06.490Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T23:27:06.490Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T23:27:06.490Z] [2022-05-12T23:27:06.490Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T23:27:06.490Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:27:06.490Z] [2022-05-12T23:27:06.490Z] DONE 237 tests, 6 skipped in 168.369s [2022-05-12T23:27:06.490Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T23:27:06.490Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T23:27:06.490Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T23:27:06.490Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T23:27:06.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:06.490Z] ++ set -e [2022-05-12T23:27:06.490Z] ++ '[' -n 0 ']' [2022-05-12T23:27:06.490Z] ++ set -x [2022-05-12T23:27:06.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:06.491Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T23:27:06.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-12T23:27:06.939Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestProcessEventEmoji [2022-05-12T23:27:06.939Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestCollectBatchLineSplit [2022-05-12T23:27:06.939Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-05-12T23:27:06.939Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T23:27:06.939Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestCollectBatchMaxEvents [2022-05-12T23:27:06.939Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T23:27:06.939Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T23:27:06.939Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-12T23:27:06.939Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T23:27:06.939Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T23:27:06.939Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T23:27:06.939Z] --- PASS: TestContentStoreForPull (0.30s) [2022-05-12T23:27:06.939Z] PASS [2022-05-12T23:27:06.939Z] coverage: 6.6% of statements [2022-05-12T23:27:06.939Z] ok github.com/docker/docker/daemon/images 0.459s coverage: 6.6% of statements [2022-05-12T23:27:06.939Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-12T23:27:06.939Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T23:27:06.939Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T23:27:06.939Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T23:27:06.939Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T23:27:06.939Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T23:27:06.939Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T23:27:06.939Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T23:27:06.939Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T23:27:06.939Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T23:27:06.939Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsFormat [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T23:27:06.939Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T23:27:06.939Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestCreateTagSuccess [2022-05-12T23:27:06.939Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T23:27:06.939Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T23:27:06.939Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T23:27:06.939Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T23:27:06.939Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T23:27:06.940Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2022-05-12T23:27:06.940Z] PASS [2022-05-12T23:27:06.940Z] coverage: 80.2% of statements [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T23:27:06.940Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T23:27:06.940Z] ok github.com/docker/docker/daemon/logger/awslogs 0.556s coverage: 80.2% of statements [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T23:27:06.940Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T23:27:06.940Z] PASS [2022-05-12T23:27:06.940Z] coverage: 53.6% of statements [2022-05-12T23:27:06.940Z] ok github.com/docker/docker/daemon/logger/fluentd 0.109s coverage: 53.6% of statements [2022-05-12T23:27:06.940Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T23:27:06.940Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T23:27:06.940Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T23:27:06.940Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T23:27:06.940Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T23:27:06.940Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T23:27:07.064Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-05-12T23:27:07.064Z] === RUN TestConfigDaemonID [2022-05-12T23:27:07.331Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T23:27:07.911Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T23:27:07.911Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T23:27:07.911Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T23:27:07.911Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-12T23:27:07.911Z] === RUN TestFastTimeMarshalJSON [2022-05-12T23:27:08.371Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-12T23:27:08.371Z] PASS [2022-05-12T23:27:08.371Z] coverage: 87.2% of statements [2022-05-12T23:27:08.371Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.255s coverage: 87.2% of statements [2022-05-12T23:27:08.449Z] daemon_test.go:84: [d90cad708d47d] daemon is not started [2022-05-12T23:27:08.449Z] --- PASS: TestConfigDaemonID (1.06s) [2022-05-12T23:27:08.449Z] === RUN TestDaemonConfigValidation [2022-05-12T23:27:08.449Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:27:08.449Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:27:08.449Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T23:27:08.449Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T23:27:08.449Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T23:27:08.449Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T23:27:08.449Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T23:27:08.449Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T23:27:08.449Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T23:27:08.449Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T23:27:08.449Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:27:08.449Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T23:27:08.449Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T23:27:08.449Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T23:27:08.710Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T23:27:08.710Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T23:27:08.710Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-05-12T23:27:08.710Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-05-12T23:27:08.710Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2022-05-12T23:27:08.710Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2022-05-12T23:27:08.710Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-05-12T23:27:08.710Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T23:27:08.710Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T23:27:08.831Z] === RUN TestJSONFileLogger [2022-05-12T23:27:08.831Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T23:27:08.831Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T23:27:08.831Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T23:27:08.831Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T23:27:08.831Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-05-12T23:27:08.831Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T23:27:08.831Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-12T23:27:08.831Z] === RUN TestEncodeDecode [2022-05-12T23:27:08.831Z] === PAUSE TestEncodeDecode [2022-05-12T23:27:08.831Z] === RUN TestUnexpectedEOF [2022-05-12T23:27:08.831Z] time="2022-05-12T23:27:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T23:27:08.831Z] time="2022-05-12T23:27:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T23:27:08.831Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-05-12T23:27:08.831Z] === CONT TestEncodeDecode [2022-05-12T23:27:08.831Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T23:27:08.831Z] PASS [2022-05-12T23:27:08.831Z] coverage: 69.9% of statements [2022-05-12T23:27:08.831Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.290s coverage: 69.9% of statements [2022-05-12T23:27:08.831Z] === RUN TestWriteLog [2022-05-12T23:27:08.831Z] === PAUSE TestWriteLog [2022-05-12T23:27:08.831Z] === RUN TestReadLog [2022-05-12T23:27:08.831Z] === PAUSE TestReadLog [2022-05-12T23:27:08.831Z] === RUN TestDecode [2022-05-12T23:27:09.228Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T23:27:09.291Z] --- PASS: TestDecode (0.03s) [2022-05-12T23:27:09.291Z] === CONT TestWriteLog [2022-05-12T23:27:09.291Z] === CONT TestReadLog [2022-05-12T23:27:09.291Z] === RUN TestReadLog/tail_exact [2022-05-12T23:27:09.291Z] --- PASS: TestWriteLog (0.01s) [2022-05-12T23:27:09.291Z] === RUN TestOpenFileDelete [2022-05-12T23:27:09.291Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T23:27:09.291Z] === RUN TestOpenFileRename [2022-05-12T23:27:09.291Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T23:27:09.291Z] === RUN TestHandleDecoderErr [2022-05-12T23:27:09.291Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T23:27:09.291Z] === RUN TestParseLogTagDefaultTag [2022-05-12T23:27:09.291Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T23:27:09.291Z] === RUN TestParseLogTag [2022-05-12T23:27:09.291Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T23:27:09.291Z] === RUN TestParseLogTagEmptyTag [2022-05-12T23:27:09.291Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T23:27:09.291Z] === RUN TestTailFiles [2022-05-12T23:27:09.291Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T23:27:09.291Z] === RUN TestFollowLogsConsumerGone [2022-05-12T23:27:09.291Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T23:27:09.291Z] === RUN TestFollowLogsProducerGone [2022-05-12T23:27:09.291Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T23:27:09.291Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T23:27:09.291Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T23:27:09.291Z] === RUN TestCheckCapacityAndRotate [2022-05-12T23:27:09.291Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T23:27:09.291Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T23:27:09.291Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-05-12T23:27:09.291Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T23:27:09.291Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-05-12T23:27:09.291Z] PASS [2022-05-12T23:27:09.291Z] coverage: 50.7% of statements [2022-05-12T23:27:09.291Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T23:27:09.291Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T23:27:09.291Z] --- PASS: TestReadLog (0.25s) [2022-05-12T23:27:09.291Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-12T23:27:09.291Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T23:27:09.291Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T23:27:09.291Z] PASS [2022-05-12T23:27:09.291Z] coverage: 78.7% of statements [2022-05-12T23:27:09.291Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.166s coverage: 50.7% of statements [2022-05-12T23:27:09.291Z] ok github.com/docker/docker/daemon/logger/local 0.400s coverage: 78.7% of statements [2022-05-12T23:27:09.291Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T23:27:10.100Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T23:27:10.100Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T23:27:10.267Z] === RUN TestLog [2022-05-12T23:27:10.267Z] --- PASS: TestLog (0.03s) [2022-05-12T23:27:10.267Z] PASS [2022-05-12T23:27:10.267Z] coverage: 31.5% of statements [2022-05-12T23:27:10.267Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2022-05-12T23:27:10.673Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-12T23:27:10.726Z] === RUN TestNewParse [2022-05-12T23:27:10.726Z] --- PASS: TestNewParse (0.00s) [2022-05-12T23:27:10.726Z] PASS [2022-05-12T23:27:10.726Z] coverage: 8.3% of statements [2022-05-12T23:27:10.726Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-05-12T23:27:10.934Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T23:27:11.123Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T23:27:11.185Z] === RUN TestParseLogFormat [2022-05-12T23:27:11.185Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestValidateLogOptEmpty [2022-05-12T23:27:11.185Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestValidateSyslogAddress [2022-05-12T23:27:11.185Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T23:27:11.185Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T23:27:11.185Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T23:27:11.185Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T23:27:11.185Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T23:27:11.185Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T23:27:11.185Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T23:27:11.185Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T23:27:11.185Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T23:27:11.185Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T23:27:11.185Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestParseAddressDefaultPort [2022-05-12T23:27:11.185Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestValidateSyslogFacility [2022-05-12T23:27:11.185Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T23:27:11.185Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestValidateLogOpt [2022-05-12T23:27:11.185Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T23:27:11.185Z] PASS [2022-05-12T23:27:11.185Z] coverage: 43.6% of statements [2022-05-12T23:27:11.185Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 43.6% of statements [2022-05-12T23:27:11.185Z] === RUN TestValidateLogOpt [2022-05-12T23:27:11.185Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestNewMissedConfig [2022-05-12T23:27:11.185Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestNewMissedUrl [2022-05-12T23:27:11.185Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestNewMissedToken [2022-05-12T23:27:11.185Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestNewWithProxy [2022-05-12T23:27:11.185Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestDefault [2022-05-12T23:27:11.185Z] --- PASS: TestDefault (0.01s) [2022-05-12T23:27:11.185Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T23:27:11.185Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestJsonFormat [2022-05-12T23:27:11.185Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T23:27:11.185Z] === RUN TestRawFormat [2022-05-12T23:27:11.185Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestRawFormatWithLabels [2022-05-12T23:27:11.185Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestRawFormatWithoutTag [2022-05-12T23:27:11.185Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T23:27:11.185Z] === RUN TestBatching [2022-05-12T23:27:11.381Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T23:27:11.645Z] --- PASS: TestBatching (0.31s) [2022-05-12T23:27:11.645Z] === RUN TestFrequency [2022-05-12T23:27:11.878Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T23:27:11.878Z] daemon_test.go:198: [dd5446b40b5f7] daemon is not started [2022-05-12T23:27:11.878Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-05-12T23:27:11.878Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-12T23:27:11.878Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-12T23:27:11.878Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-05-12T23:27:11.878Z] === RUN TestDaemonProxy [2022-05-12T23:27:11.878Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T23:27:11.946Z] --- PASS: TestDaemonProxy (6.21s) [2022-05-12T23:27:11.946Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-12T23:27:11.946Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-12T23:27:11.946Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-12T23:27:11.946Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T23:27:11.946Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T23:27:11.946Z] PASS [2022-05-12T23:27:11.946Z] [2022-05-12T23:27:11.946Z] DONE 18 tests in 11.230s [2022-05-12T23:27:11.946Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T23:27:11.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:11.946Z] ++ set -e [2022-05-12T23:27:11.946Z] ++ '[' -n 0 ']' [2022-05-12T23:27:11.946Z] ++ set -x [2022-05-12T23:27:11.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:12.104Z] --- PASS: TestFrequency (0.28s) [2022-05-12T23:27:12.104Z] === RUN TestOneMessagePerRequest [2022-05-12T23:27:12.104Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T23:27:12.104Z] === RUN TestVerify [2022-05-12T23:27:12.104Z] --- PASS: TestVerify (0.00s) [2022-05-12T23:27:12.104Z] === RUN TestSkipVerify [2022-05-12T23:27:12.104Z] time="2022-05-12T23:27:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.104Z] time="2022-05-12T23:27:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.104Z] time="2022-05-12T23:27:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.104Z] time="2022-05-12T23:27:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.104Z] === RUN TestV2MetadataService [2022-05-12T23:27:12.204Z] INFO: Testing against a local daemon [2022-05-12T23:27:12.204Z] === RUN TestCommitInheritsEnv [2022-05-12T23:27:12.462Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-05-12T23:27:12.462Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T23:27:12.462Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T23:27:12.462Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T23:27:12.462Z] === RUN TestImportWithCustomPlatform [2022-05-12T23:27:12.462Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T23:27:12.462Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T23:27:12.462Z] === RUN TestImportWithCustomPlatform// [2022-05-12T23:27:12.462Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T23:27:12.462Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T23:27:12.462Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T23:27:12.564Z] --- PASS: TestSkipVerify (0.58s) [2022-05-12T23:27:12.564Z] === RUN TestBufferMaximum [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398032.132606\",\"host\":\"8a53bda8b7a1\"}'" [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398032.132606\",\"host\":\"8a53bda8b7a1\"}'" [2022-05-12T23:27:12.564Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-12T23:27:12.564Z] === RUN TestServerAlwaysDown [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398032.140598\",\"host\":\"8a53bda8b7a1\"}'" [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398032.140598\",\"host\":\"8a53bda8b7a1\"}'" [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398032.140598\",\"host\":\"8a53bda8b7a1\"}'" [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398032.142503\",\"host\":\"8a53bda8b7a1\"}'" [2022-05-12T23:27:12.564Z] time="2022-05-12T23:27:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398032.142503\",\"host\":\"8a53bda8b7a1\"}'" [2022-05-12T23:27:12.564Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T23:27:12.564Z] === RUN TestCannotSendAfterClose [2022-05-12T23:27:12.564Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T23:27:12.564Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T23:27:12.720Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T23:27:12.720Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T23:27:12.720Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T23:27:12.720Z] === RUN TestImagesFilterMultiReference [2022-05-12T23:27:12.720Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-12T23:27:12.720Z] === RUN TestImagePullPlatformInvalid [2022-05-12T23:27:12.720Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T23:27:12.720Z] === RUN TestRemoveImageOrphaning [2022-05-12T23:27:12.978Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-05-12T23:27:12.978Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T23:27:12.978Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:27:12.978Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T23:27:12.978Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T23:27:12.978Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T23:27:12.978Z] === RUN TestTagInvalidReference [2022-05-12T23:27:12.978Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T23:27:12.978Z] === RUN TestTagValidPrefixedRepo [2022-05-12T23:27:12.978Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-12T23:27:12.978Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T23:27:12.978Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T23:27:12.978Z] === RUN TestTagOfficialNames [2022-05-12T23:27:12.978Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-12T23:27:12.978Z] === RUN TestTagMatchesDigest [2022-05-12T23:27:12.978Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T23:27:12.978Z] PASS [2022-05-12T23:27:12.978Z] [2022-05-12T23:27:12.978Z] === Skipped [2022-05-12T23:27:12.978Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T23:27:12.978Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T23:27:12.978Z] [2022-05-12T23:27:12.978Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T23:27:12.978Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:27:12.978Z] [2022-05-12T23:27:12.978Z] DONE 22 tests, 2 skipped in 1.148s [2022-05-12T23:27:13.024Z] --- PASS: TestV2MetadataService (0.81s) [2022-05-12T23:27:13.025Z] PASS [2022-05-12T23:27:13.025Z] coverage: 44.4% of statements [2022-05-12T23:27:13.025Z] ok github.com/docker/docker/distribution/metadata 0.899s coverage: 44.4% of statements [2022-05-12T23:27:13.236Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T23:27:13.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:13.236Z] ++ set -e [2022-05-12T23:27:13.236Z] ++ '[' -n 0 ']' [2022-05-12T23:27:13.236Z] ++ set -x [2022-05-12T23:27:13.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:13.236Z] INFO: Testing against a local daemon [2022-05-12T23:27:13.236Z] === RUN TestNetworkCreateDelete [2022-05-12T23:27:13.236Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-12T23:27:13.236Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T23:27:13.269Z] check_test.go:307: [db7bdbca85263] daemon is not started [2022-05-12T23:27:13.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-12T23:27:13.384Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-12T23:27:13.384Z] === RUN TestBuildWithEmptyLayers [2022-05-12T23:27:13.484Z] time="2022-05-12T23:27:13Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T23:27:13.484Z] time="2022-05-12T23:27:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8a53bda8b7a1\"}'" [2022-05-12T23:27:13.484Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T23:27:13.484Z] PASS [2022-05-12T23:27:13.484Z] coverage: 82.5% of statements [2022-05-12T23:27:13.484Z] ok github.com/docker/docker/daemon/logger/splunk 2.308s coverage: 82.5% of statements [2022-05-12T23:27:13.484Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T23:27:13.484Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T23:27:13.484Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T23:27:13.812Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-05-12T23:27:13.812Z] === RUN TestDaemonDNSFallback [2022-05-12T23:27:13.842Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T23:27:13.944Z] === RUN TestSuccessfulDownload [2022-05-12T23:27:13.944Z] download_test.go:267: Needs fixing on Windows [2022-05-12T23:27:13.944Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T23:27:13.944Z] === RUN TestCancelledDownload [2022-05-12T23:27:13.944Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T23:27:13.944Z] === RUN TestMaxDownloadAttempts [2022-05-12T23:27:13.944Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T23:27:13.944Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T23:27:13.944Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T23:27:13.944Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T23:27:13.944Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T23:27:13.944Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T23:27:13.944Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T23:27:13.944Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T23:27:13.944Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T23:27:13.944Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T23:27:13.944Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T23:27:13.944Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T23:27:13.944Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T23:27:13.944Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T23:27:13.944Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T23:27:13.944Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T23:27:13.944Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T23:27:13.944Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T23:27:13.944Z] === RUN TestManifestStore [2022-05-12T23:27:13.944Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T23:27:13.944Z] time="2022-05-12T23:27:13Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2241359997\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T23:27:13.944Z] === RUN TestManifestStore/no_local_cache [2022-05-12T23:27:13.944Z] === RUN TestManifestStore/with_local_cache [2022-05-12T23:27:13.944Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T23:27:13.944Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T23:27:13.944Z] time="2022-05-12T23:27:13Z" level=warning msg="reference for unknown type: " [2022-05-12T23:27:13.944Z] time="2022-05-12T23:27:13Z" level=warning msg="reference for unknown type: " [2022-05-12T23:27:13.944Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T23:27:13.944Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T23:27:13.944Z] time="2022-05-12T23:27:13Z" level=warning msg="reference for unknown type: " [2022-05-12T23:27:14.400Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T23:27:14.400Z] time="2022-05-12T23:27:13Z" level=warning msg="reference for unknown type: " [2022-05-12T23:27:14.400Z] time="2022-05-12T23:27:13Z" level=warning msg="reference for unknown type: " [2022-05-12T23:27:14.400Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T23:27:14.400Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T23:27:14.400Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T23:27:14.400Z] time="2022-05-12T23:27:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore (0.37s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/no_local_cache (0.06s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T23:27:14.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T23:27:14.400Z] === RUN TestFixManifestLayers [2022-05-12T23:27:14.400Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T23:27:14.400Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T23:27:14.400Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T23:27:14.400Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T23:27:14.400Z] === RUN TestFixManifestLayersBadParent [2022-05-12T23:27:14.400Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T23:27:14.400Z] === RUN TestValidateManifest [2022-05-12T23:27:14.400Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T23:27:14.400Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T23:27:14.400Z] === RUN TestFormatPlatform [2022-05-12T23:27:14.400Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T23:27:14.400Z] === RUN TestPullSchema2Config [2022-05-12T23:27:14.400Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T23:27:14.400Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:27:14.400Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:27:14.400Z] === RUN TestPullSchema2Config/500_status [2022-05-12T23:27:14.400Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:27:14.400Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:27:14.400Z] time="2022-05-12T23:27:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:27:14.400Z] time="2022-05-12T23:27:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:27:14.400Z] time="2022-05-12T23:27:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:27:14.400Z] time="2022-05-12T23:27:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:27:14.400Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T23:27:14.400Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-05-12T23:27:14.400Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-05-12T23:27:14.400Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-05-12T23:27:14.400Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-05-12T23:27:14.400Z] === RUN TestTransfer [2022-05-12T23:27:14.400Z] --- PASS: TestTransfer (0.12s) [2022-05-12T23:27:14.400Z] === RUN TestConcurrencyLimit [2022-05-12T23:27:14.400Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:27:14.400Z] === RUN TestPullSchema2Config/EOF [2022-05-12T23:27:14.400Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:27:14.400Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:27:14.400Z] 2022/05/12 23:27:14 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-12T23:27:14.400Z] goroutine 48 [running]: [2022-05-12T23:27:14.400Z] net/http.(*conn).serve.func1() [2022-05-12T23:27:14.400Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T23:27:14.400Z] panic({0xbd8ee0, 0xdbb2f0}) [2022-05-12T23:27:14.400Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T23:27:14.400Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003de680?, {0xdc2a98?, 0xc00043a000?}) [2022-05-12T23:27:14.400Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T23:27:14.400Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xdc2a98, 0xc00043a000}, 0xc000198200) [2022-05-12T23:27:14.400Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T23:27:14.400Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xdc2a98?, 0xc00043a000?}, 0x11dd5a0?) [2022-05-12T23:27:14.400Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T23:27:14.400Z] net/http.serverHandler.ServeHTTP({0xc0001e6660?}, {0xdc2a98, 0xc00043a000}, 0xc000198200) [2022-05-12T23:27:14.400Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T23:27:14.400Z] net/http.(*conn).serve(0xc000078be0, {0xdc3310, 0xc0001e6300}) [2022-05-12T23:27:14.400Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T23:27:14.400Z] created by net/http.(*Server).Serve [2022-05-12T23:27:14.400Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T23:27:14.413Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T23:27:14.857Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-12T23:27:14.857Z] === RUN TestInactiveJobs [2022-05-12T23:27:14.857Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:27:14.857Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T23:27:14.857Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:27:14.857Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:27:14.857Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-12T23:27:14.857Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T23:27:14.857Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T23:27:14.857Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T23:27:14.857Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T23:27:14.857Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestLayerAlreadyExists [2022-05-12T23:27:14.857Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:27:14.857Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:27:14.857Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:27:14.857Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:27:14.857Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:27:14.857Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:27:14.857Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T23:27:14.857Z] === RUN TestNotFound [2022-05-12T23:27:14.857Z] --- PASS: TestNotFound (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestConflict [2022-05-12T23:27:14.857Z] --- PASS: TestConflict (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestForbidden [2022-05-12T23:27:14.857Z] --- PASS: TestForbidden (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestInvalidParameter [2022-05-12T23:27:14.857Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestNotImplemented [2022-05-12T23:27:14.857Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestNotModified [2022-05-12T23:27:14.857Z] --- PASS: TestNotModified (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestUnauthorized [2022-05-12T23:27:14.857Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestUnknown [2022-05-12T23:27:14.857Z] --- PASS: TestUnknown (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestCancelled [2022-05-12T23:27:14.857Z] --- PASS: TestCancelled (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestDeadline [2022-05-12T23:27:14.857Z] --- PASS: TestDeadline (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestDataLoss [2022-05-12T23:27:14.857Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestUnavailable [2022-05-12T23:27:14.857Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestSystem [2022-05-12T23:27:14.857Z] --- PASS: TestSystem (0.00s) [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Conflict [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T23:27:14.857Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T23:27:14.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T23:27:14.857Z] PASS [2022-05-12T23:27:14.857Z] coverage: 77.0% of statements [2022-05-12T23:27:14.857Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-05-12T23:27:15.313Z] === RUN TestFSGetInvalidData [2022-05-12T23:27:15.313Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-12T23:27:15.313Z] === RUN TestWatchRelease [2022-05-12T23:27:15.313Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestFSInvalidSet [2022-05-12T23:27:15.313Z] --- PASS: TestFSInvalidSet (0.02s) [2022-05-12T23:27:15.313Z] === RUN TestFSInvalidRoot [2022-05-12T23:27:15.313Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestFSMetadataGetSet [2022-05-12T23:27:15.313Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T23:27:15.313Z] === RUN TestWatchFinishedTransfer [2022-05-12T23:27:15.313Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T23:27:15.313Z] === RUN TestDuplicateTransfer [2022-05-12T23:27:15.313Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-12T23:27:15.313Z] === RUN TestFSInvalidWalker [2022-05-12T23:27:15.313Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestFSGetSet [2022-05-12T23:27:15.313Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T23:27:15.313Z] === RUN TestSuccessfulUpload [2022-05-12T23:27:15.313Z] --- PASS: TestFSGetSet (0.02s) [2022-05-12T23:27:15.313Z] === RUN TestFSGetUnsetKey [2022-05-12T23:27:15.313Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestFSGetEmptyData [2022-05-12T23:27:15.313Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestFSDelete [2022-05-12T23:27:15.313Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestFSWalker [2022-05-12T23:27:15.313Z] --- PASS: TestFSWalker (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestFSWalkerStopOnError [2022-05-12T23:27:15.313Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestNewFromJSON [2022-05-12T23:27:15.313Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T23:27:15.313Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T23:27:15.313Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T23:27:15.313Z] === RUN TestMarshalKeyOrder [2022-05-12T23:27:15.313Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T23:27:15.313Z] === RUN TestHistoryEqual [2022-05-12T23:27:15.313Z] time="2022-05-12T23:27:15Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T23:27:15.313Z] --- PASS: TestHistoryEqual (0.16s) [2022-05-12T23:27:15.313Z] === RUN TestImage [2022-05-12T23:27:15.313Z] --- PASS: TestImage (0.00s) [2022-05-12T23:27:15.313Z] === RUN TestImageOSNotEmpty [2022-05-12T23:27:15.313Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T23:27:15.313Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T23:27:15.313Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T23:27:15.313Z] === RUN TestCreate [2022-05-12T23:27:15.313Z] --- PASS: TestCreate (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestRestore [2022-05-12T23:27:15.313Z] time="2022-05-12T23:27:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T23:27:15.313Z] --- PASS: TestRestore (0.03s) [2022-05-12T23:27:15.313Z] === RUN TestAddDelete [2022-05-12T23:27:15.313Z] --- PASS: TestAddDelete (0.02s) [2022-05-12T23:27:15.313Z] === RUN TestSearchAfterDelete [2022-05-12T23:27:15.313Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestParentReset [2022-05-12T23:27:15.313Z] --- PASS: TestParentReset (0.02s) [2022-05-12T23:27:15.313Z] === RUN TestGetAndSetLastUpdated [2022-05-12T23:27:15.313Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-12T23:27:15.313Z] === RUN TestStoreLen [2022-05-12T23:27:15.313Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-05-12T23:27:15.313Z] === RUN TestCancelledUpload [2022-05-12T23:27:15.313Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T23:27:15.313Z] PASS [2022-05-12T23:27:15.313Z] coverage: 77.3% of statements [2022-05-12T23:27:15.313Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 77.3% of statements [2022-05-12T23:27:15.769Z] --- PASS: TestStoreLen (0.04s) [2022-05-12T23:27:15.769Z] PASS [2022-05-12T23:27:15.769Z] coverage: 86.9% of statements [2022-05-12T23:27:15.769Z] ok github.com/docker/docker/image 0.535s coverage: 86.9% of statements [2022-05-12T23:27:15.769Z] === RUN TestCompare [2022-05-12T23:27:15.769Z] --- PASS: TestCompare (0.00s) [2022-05-12T23:27:15.769Z] PASS [2022-05-12T23:27:15.769Z] coverage: 19.2% of statements [2022-05-12T23:27:15.769Z] ok github.com/docker/docker/image/cache 0.056s coverage: 19.2% of statements [2022-05-12T23:27:15.769Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-05-12T23:27:15.769Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T23:27:15.769Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T23:27:15.769Z] === RUN TestTokenPassThru [2022-05-12T23:27:15.769Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-12T23:27:15.769Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T23:27:15.769Z] --- PASS: TestTokenPassThruDifferentHost (0.03s) [2022-05-12T23:27:15.769Z] PASS [2022-05-12T23:27:15.769Z] coverage: 26.6% of statements [2022-05-12T23:27:15.769Z] ok github.com/docker/docker/distribution 2.166s coverage: 26.6% of statements [2022-05-12T23:27:15.798Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T23:27:15.798Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-12T23:27:16.225Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T23:27:16.225Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T23:27:16.660Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-12T23:27:16.660Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T23:27:16.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T23:27:16.753Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T23:27:17.186Z] === RUN TestValidateManifest [2022-05-12T23:27:17.186Z] === RUN TestValidateManifest/nil [2022-05-12T23:27:17.186Z] === RUN TestValidateManifest/non-nil [2022-05-12T23:27:17.186Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T23:27:17.186Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T23:27:17.186Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T23:27:17.186Z] PASS [2022-05-12T23:27:17.186Z] coverage: 0.7% of statements [2022-05-12T23:27:17.186Z] ok github.com/docker/docker/image/tarexport 0.196s coverage: 0.7% of statements [2022-05-12T23:27:17.186Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T23:27:17.186Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T23:27:17.186Z] === RUN TestSerialization [2022-05-12T23:27:17.186Z] --- PASS: TestSerialization (0.02s) [2022-05-12T23:27:17.186Z] PASS [2022-05-12T23:27:17.186Z] coverage: 100.0% of statements [2022-05-12T23:27:17.186Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2022-05-12T23:27:17.342Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T23:27:17.912Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T23:27:18.483Z] --- PASS: TestDaemonProxy (6.35s) [2022-05-12T23:27:18.483Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-05-12T23:27:18.483Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-05-12T23:27:18.483Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-05-12T23:27:18.483Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T23:27:18.483Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T23:27:18.483Z] PASS [2022-05-12T23:27:18.483Z] [2022-05-12T23:27:18.483Z] DONE 18 tests in 11.941s [2022-05-12T23:27:18.483Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T23:27:18.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:18.483Z] ++ set -e [2022-05-12T23:27:18.483Z] ++ '[' -n 0 ']' [2022-05-12T23:27:18.483Z] ++ set -x [2022-05-12T23:27:18.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:18.483Z] INFO: Testing against a local daemon [2022-05-12T23:27:18.483Z] === RUN TestCommitInheritsEnv [2022-05-12T23:27:18.718Z] === RUN TestEmptyLayer [2022-05-12T23:27:18.718Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestCommitFailure [2022-05-12T23:27:18.718Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T23:27:18.718Z] === RUN TestStartTransactionFailure [2022-05-12T23:27:18.718Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestGetOrphan [2022-05-12T23:27:18.718Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T23:27:18.718Z] === RUN TestMountAndRegister [2022-05-12T23:27:18.718Z] layer_test.go:258: Layer size: 14 [2022-05-12T23:27:18.718Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-12T23:27:18.718Z] === RUN TestLayerRelease [2022-05-12T23:27:18.718Z] layer_test.go:291: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestStoreRestore [2022-05-12T23:27:18.718Z] layer_test.go:340: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestTarStreamStability [2022-05-12T23:27:18.718Z] layer_test.go:455: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestRegisterExistingLayer [2022-05-12T23:27:18.718Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-12T23:27:18.718Z] === RUN TestTarStreamVerification [2022-05-12T23:27:18.718Z] layer_test.go:684: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestLayerMigration [2022-05-12T23:27:18.718Z] migration_test.go:45: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T23:27:18.718Z] migration_test.go:181: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestMountInit [2022-05-12T23:27:18.718Z] mount_test.go:17: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestMountSize [2022-05-12T23:27:18.718Z] mount_test.go:76: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestMountChanges [2022-05-12T23:27:18.718Z] mount_test.go:125: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T23:27:18.718Z] === RUN TestMountApply [2022-05-12T23:27:18.718Z] mount_test.go:212: Failing on Windows [2022-05-12T23:27:18.718Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T23:27:18.718Z] PASS [2022-05-12T23:27:18.718Z] coverage: 30.6% of statements [2022-05-12T23:27:18.718Z] ok github.com/docker/docker/layer 0.285s coverage: 30.6% of statements [2022-05-12T23:27:18.718Z] === RUN TestEnvironmentParsing [2022-05-12T23:27:18.718Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T23:27:18.718Z] PASS [2022-05-12T23:27:18.718Z] coverage: 1.2% of statements [2022-05-12T23:27:18.718Z] ok github.com/docker/docker/libcontainerd/local 0.076s coverage: 1.2% of statements [2022-05-12T23:27:19.055Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-05-12T23:27:19.055Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T23:27:19.055Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T23:27:19.055Z] === RUN TestImportWithCustomPlatform [2022-05-12T23:27:19.055Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T23:27:19.055Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T23:27:19.055Z] === RUN TestImportWithCustomPlatform// [2022-05-12T23:27:19.055Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T23:27:19.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T23:27:19.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T23:27:19.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T23:27:19.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T23:27:19.174Z] === RUN TestSequenceGetAvailableBit [2022-05-12T23:27:19.174Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestSequenceEqual [2022-05-12T23:27:19.174Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestSequenceCopy [2022-05-12T23:27:19.174Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestGetFirstAvailable [2022-05-12T23:27:19.174Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestFindSequence [2022-05-12T23:27:19.174Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestCheckIfAvailable [2022-05-12T23:27:19.174Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestMergeSequences [2022-05-12T23:27:19.174Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestPushReservation [2022-05-12T23:27:19.174Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestSerializeDeserialize [2022-05-12T23:27:19.174Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestSet [2022-05-12T23:27:19.174Z] --- PASS: TestSet (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestSetUnset [2022-05-12T23:27:19.174Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestOffsetSetUnset [2022-05-12T23:27:19.174Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestSetInRange [2022-05-12T23:27:19.174Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestSetAnyInRange [2022-05-12T23:27:19.174Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestMethods [2022-05-12T23:27:19.174Z] --- PASS: TestMethods (0.00s) [2022-05-12T23:27:19.174Z] === RUN TestRandomAllocateDeallocate [2022-05-12T23:27:19.316Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T23:27:19.317Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-12T23:27:19.317Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T23:27:19.577Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T23:27:19.577Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T23:27:19.577Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform (0.67s) [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.19s) [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T23:27:19.577Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T23:27:19.577Z] === RUN TestImagesFilterMultiReference [2022-05-12T23:27:19.577Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-12T23:27:19.577Z] === RUN TestImagePullPlatformInvalid [2022-05-12T23:27:19.577Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T23:27:19.577Z] === RUN TestRemoveImageOrphaning [2022-05-12T23:27:19.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:27:19.853Z] INFO: Testing against a local daemon [2022-05-12T23:27:19.853Z] === RUN TestBuildWithSession [2022-05-12T23:27:19.853Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:27:19.853Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T23:27:19.853Z] === RUN TestBuildSquashParent [2022-05-12T23:27:19.853Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:27:19.853Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T23:27:19.853Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T23:27:19.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:27:19.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:27:19.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:27:19.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:27:19.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:27:19.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:27:19.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:27:19.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:27:19.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:27:19.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:27:19.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:27:19.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:27:19.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:27:19.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:27:19.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:27:19.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:27:20.148Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2022-05-12T23:27:20.148Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T23:27:20.361Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-05-12T23:27:20.361Z] === RUN TestInspectNetwork [2022-05-12T23:27:20.720Z] time="2022-05-12T23:27:20Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T23:27:20.981Z] check_test.go:307: [db7a523d06253] daemon is not started [2022-05-12T23:27:20.981Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-12T23:27:21.329Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-05-12T23:27:21.329Z] === RUN TestServiceUpdateNetwork [2022-05-12T23:27:21.352Z] === RUN TestInvalidConfig [2022-05-12T23:27:21.352Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T23:27:21.352Z] === RUN TestConfig [2022-05-12T23:27:21.352Z] --- PASS: TestConfig (0.01s) [2022-05-12T23:27:21.352Z] === RUN TestOptionsLabels [2022-05-12T23:27:21.352Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T23:27:21.352Z] === RUN TestValidName [2022-05-12T23:27:21.352Z] --- PASS: TestValidName (0.00s) [2022-05-12T23:27:21.352Z] PASS [2022-05-12T23:27:21.352Z] coverage: 19.7% of statements [2022-05-12T23:27:21.352Z] ok github.com/docker/docker/libnetwork/config 0.099s coverage: 19.7% of statements [2022-05-12T23:27:21.552Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T23:27:21.807Z] === RUN TestKey [2022-05-12T23:27:21.807Z] --- PASS: TestKey (0.00s) [2022-05-12T23:27:21.807Z] === RUN TestParseKey [2022-05-12T23:27:21.807Z] --- PASS: TestParseKey (0.00s) [2022-05-12T23:27:21.807Z] === RUN TestInvalidDataStore [2022-05-12T23:27:21.807Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T23:27:21.807Z] === RUN TestKVObjectFlatKey [2022-05-12T23:27:21.807Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T23:27:21.807Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T23:27:21.807Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T23:27:21.807Z] PASS [2022-05-12T23:27:21.807Z] coverage: 21.9% of statements [2022-05-12T23:27:21.807Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-05-12T23:27:21.916Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-05-12T23:27:21.916Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T23:27:21.916Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-12T23:27:21.916Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T23:27:22.264Z] === RUN TestIPDataMarshalling [2022-05-12T23:27:22.264Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T23:27:22.264Z] === RUN TestValidateAndIsV6 [2022-05-12T23:27:22.264Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T23:27:22.264Z] PASS [2022-05-12T23:27:22.264Z] coverage: 68.9% of statements [2022-05-12T23:27:22.264Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2022-05-12T23:27:22.494Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2022-05-12T23:27:22.494Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T23:27:22.494Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-12T23:27:22.494Z] === RUN TestTagInvalidReference [2022-05-12T23:27:22.494Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T23:27:22.494Z] === RUN TestTagValidPrefixedRepo [2022-05-12T23:27:22.755Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-12T23:27:22.755Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T23:27:22.755Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-12T23:27:22.755Z] === RUN TestTagOfficialNames [2022-05-12T23:27:22.755Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-12T23:27:22.755Z] === RUN TestTagMatchesDigest [2022-05-12T23:27:22.755Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-12T23:27:22.755Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T23:27:22.887Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T23:27:22.887Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T23:27:22.887Z] === RUN TestInspectNetwork/network_name [2022-05-12T23:27:22.887Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T23:27:23.225Z] === RUN TestErrorInterfaces [2022-05-12T23:27:23.225Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestNetworkMarshalling [2022-05-12T23:27:23.225Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-12T23:27:23.225Z] === RUN TestEndpointMarshalling [2022-05-12T23:27:23.225Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestAuxAddresses [2022-05-12T23:27:23.225Z] time="2022-05-12T23:27:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T23:27:23.225Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-12T23:27:23.225Z] === RUN TestSRVServiceQuery [2022-05-12T23:27:23.225Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T23:27:23.225Z] === RUN TestServiceVIPReuse [2022-05-12T23:27:23.225Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T23:27:23.225Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-12T23:27:23.225Z] === RUN TestDNSIPQuery [2022-05-12T23:27:23.225Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestDNSProxyServFail [2022-05-12T23:27:23.225Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestSandboxAddEmpty [2022-05-12T23:27:23.225Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestSandboxAddMultiPrio [2022-05-12T23:27:23.225Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestSandboxAddSamePrio [2022-05-12T23:27:23.225Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestCleanupServiceDiscovery [2022-05-12T23:27:23.225Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestDNSOptions [2022-05-12T23:27:23.225Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:27:23.225Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T23:27:23.225Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T23:27:23.225Z] time="2022-05-12T23:27:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T23:27:23.225Z] time="2022-05-12T23:27:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T23:27:23.225Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T23:27:23.225Z] PASS [2022-05-12T23:27:23.225Z] coverage: 8.5% of statements [2022-05-12T23:27:23.225Z] ok github.com/docker/docker/libnetwork 0.372s coverage: 8.5% of statements [2022-05-12T23:27:23.683Z] === RUN TestDriver [2022-05-12T23:27:23.683Z] --- PASS: TestDriver (0.00s) [2022-05-12T23:27:23.683Z] PASS [2022-05-12T23:27:23.683Z] coverage: 34.8% of statements [2022-05-12T23:27:23.683Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-05-12T23:27:24.138Z] === RUN TestDriver [2022-05-12T23:27:24.138Z] --- PASS: TestDriver (0.00s) [2022-05-12T23:27:24.138Z] PASS [2022-05-12T23:27:24.138Z] coverage: 34.8% of statements [2022-05-12T23:27:24.138Z] ok github.com/docker/docker/libnetwork/drivers/null 0.056s coverage: 34.8% of statements [2022-05-12T23:27:24.246Z] Removing intermediate container 9bf22b02e4a7 [2022-05-12T23:27:24.246Z] ---> f3c8dadbc1f4 [2022-05-12T23:27:24.246Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-12T23:27:24.246Z] ---> Running in 24b6b302e182 [2022-05-12T23:27:24.597Z] === RUN TestNetworkAllocateFree [2022-05-12T23:27:24.597Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T23:27:24.597Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T23:27:24.597Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T23:27:24.597Z] PASS [2022-05-12T23:27:24.597Z] coverage: 63.6% of statements [2022-05-12T23:27:24.597Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.138s coverage: 63.6% of statements [2022-05-12T23:27:24.668Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-12T23:27:25.053Z] === RUN TestGetEmptyCapabilities [2022-05-12T23:27:25.053Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T23:27:25.053Z] === RUN TestGetExtraCapabilities [2022-05-12T23:27:25.053Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-12T23:27:25.053Z] === RUN TestGetInvalidCapabilities [2022-05-12T23:27:25.053Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-12T23:27:25.053Z] === RUN TestRemoteDriver [2022-05-12T23:27:25.053Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T23:27:25.053Z] === RUN TestDriverError [2022-05-12T23:27:25.053Z] --- PASS: TestDriverError (0.01s) [2022-05-12T23:27:25.053Z] === RUN TestMissingValues [2022-05-12T23:27:25.053Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T23:27:25.053Z] === RUN TestRollback [2022-05-12T23:27:25.053Z] --- PASS: TestRollback (0.01s) [2022-05-12T23:27:25.053Z] PASS [2022-05-12T23:27:25.053Z] coverage: 57.4% of statements [2022-05-12T23:27:25.053Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2022-05-12T23:27:25.053Z] --- PASS: TestRandomAllocateDeallocate (5.88s) [2022-05-12T23:27:25.053Z] === RUN TestAllocateRandomDeallocate [2022-05-12T23:27:26.016Z] === RUN TestNAT [2022-05-12T23:27:26.017Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T23:27:26.017Z] --- SKIP: TestNAT (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestTransparent [2022-05-12T23:27:26.017Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T23:27:26.017Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T23:27:26.017Z] PASS [2022-05-12T23:27:26.017Z] coverage: 0.0% of statements [2022-05-12T23:27:26.017Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-05-12T23:27:26.017Z] === RUN TestBuildDefault [2022-05-12T23:27:26.017Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestBuildHostnameDomainname [2022-05-12T23:27:26.017Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestBuildHostname [2022-05-12T23:27:26.017Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestBuildHostnameFQDN [2022-05-12T23:27:26.017Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestBuildNoIP [2022-05-12T23:27:26.017Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestUpdate [2022-05-12T23:27:26.017Z] --- PASS: TestUpdate (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T23:27:26.017Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T23:27:26.017Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestAddEmpty [2022-05-12T23:27:26.017Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestAdd [2022-05-12T23:27:26.017Z] --- PASS: TestAdd (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestDeleteEmpty [2022-05-12T23:27:26.017Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestDeleteNewline [2022-05-12T23:27:26.017Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestDelete [2022-05-12T23:27:26.017Z] --- PASS: TestDelete (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestConcurrentWrites [2022-05-12T23:27:26.017Z] === RUN TestNew [2022-05-12T23:27:26.017Z] --- PASS: TestNew (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestAddDriver [2022-05-12T23:27:26.017Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestAddDuplicateDriver [2022-05-12T23:27:26.017Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T23:27:26.017Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestDriver [2022-05-12T23:27:26.017Z] --- PASS: TestDriver (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestIPAM [2022-05-12T23:27:26.017Z] --- PASS: TestIPAM (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestWalkIPAMs [2022-05-12T23:27:26.017Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T23:27:26.017Z] === RUN TestWalkDrivers [2022-05-12T23:27:26.017Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T23:27:26.017Z] PASS [2022-05-12T23:27:26.017Z] coverage: 82.4% of statements [2022-05-12T23:27:26.017Z] ok github.com/docker/docker/libnetwork/drvregistry 0.101s coverage: 82.4% of statements [2022-05-12T23:27:26.096Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-05-12T23:27:26.096Z] === RUN TestBuildWithHugeFile [2022-05-12T23:27:26.472Z] --- PASS: TestConcurrentWrites (0.27s) [2022-05-12T23:27:26.472Z] PASS [2022-05-12T23:27:26.472Z] coverage: 81.2% of statements [2022-05-12T23:27:26.472Z] --- PASS: TestAllocateRandomDeallocate (1.41s) [2022-05-12T23:27:26.472Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T23:27:26.472Z] ok github.com/docker/docker/libnetwork/etchosts 0.342s coverage: 81.2% of statements [2022-05-12T23:27:26.582Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T23:27:26.930Z] === RUN TestNew [2022-05-12T23:27:26.930Z] --- PASS: TestNew (0.00s) [2022-05-12T23:27:26.930Z] === RUN TestAllocate [2022-05-12T23:27:26.930Z] --- PASS: TestAllocate (0.00s) [2022-05-12T23:27:26.930Z] === RUN TestUninitialized [2022-05-12T23:27:26.930Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T23:27:26.930Z] === RUN TestAllocateInRange [2022-05-12T23:27:26.930Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T23:27:26.930Z] === RUN TestAllocateSerial [2022-05-12T23:27:26.930Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T23:27:26.930Z] PASS [2022-05-12T23:27:26.930Z] coverage: 87.5% of statements [2022-05-12T23:27:26.930Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-05-12T23:27:26.930Z] === RUN TestCaller [2022-05-12T23:27:26.930Z] --- PASS: TestCaller (0.00s) [2022-05-12T23:27:26.930Z] PASS [2022-05-12T23:27:26.930Z] coverage: 100.0% of statements [2022-05-12T23:27:26.930Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-05-12T23:27:27.065Z] --- PASS: TestInspectNetwork (7.13s) [2022-05-12T23:27:27.065Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T23:27:27.065Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T23:27:27.065Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T23:27:27.065Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T23:27:27.065Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T23:27:27.153Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T23:27:27.388Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.10s) [2022-05-12T23:27:27.388Z] === RUN TestRetrieveFromStore [2022-05-12T23:27:27.843Z] === RUN TestSetSerialInsertDelete [2022-05-12T23:27:27.843Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T23:27:27.843Z] === RUN TestSetParallelInsertDelete [2022-05-12T23:27:28.298Z] --- PASS: TestRetrieveFromStore (0.73s) [2022-05-12T23:27:28.298Z] === RUN TestIsCorrupted [2022-05-12T23:27:28.298Z] --- PASS: TestIsCorrupted (0.03s) [2022-05-12T23:27:28.298Z] === RUN TestSetRollover [2022-05-12T23:27:28.440Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-05-12T23:27:28.440Z] === RUN TestNetworkInvalidJSON [2022-05-12T23:27:28.440Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T23:27:28.440Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T23:27:28.440Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:27:28.440Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:27:28.440Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:27:28.440Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:27:28.440Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T23:27:28.440Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T23:27:28.440Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:27:28.440Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T23:27:28.440Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T23:27:28.441Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T23:27:28.441Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T23:27:28.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T23:27:28.441Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T23:27:28.441Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:27:28.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T23:27:28.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T23:27:28.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T23:27:28.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T23:27:28.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T23:27:28.441Z] === RUN TestNetworkList [2022-05-12T23:27:28.441Z] === RUN TestNetworkList//networks [2022-05-12T23:27:28.441Z] === PAUSE TestNetworkList//networks [2022-05-12T23:27:28.441Z] === RUN TestNetworkList//networks/ [2022-05-12T23:27:28.441Z] === PAUSE TestNetworkList//networks/ [2022-05-12T23:27:28.441Z] === CONT TestNetworkList//networks [2022-05-12T23:27:28.441Z] === CONT TestNetworkList//networks/ [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T23:27:28.441Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T23:27:28.537Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T23:27:28.754Z] === RUN TestInt2IP2IntConversion [2022-05-12T23:27:28.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:27:28.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:27:29.006Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T23:27:29.006Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T23:27:29.209Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-05-12T23:27:29.209Z] === RUN TestGetAddressVersion [2022-05-12T23:27:29.209Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T23:27:29.209Z] === RUN TestKeyString [2022-05-12T23:27:29.209Z] --- PASS: TestKeyString (0.00s) [2022-05-12T23:27:29.209Z] === RUN TestPoolDataMarshal [2022-05-12T23:27:29.209Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T23:27:29.209Z] === RUN TestSubnetsMarshal [2022-05-12T23:27:29.209Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-12T23:27:29.209Z] === RUN TestAddSubnets [2022-05-12T23:27:29.209Z] --- PASS: TestAddSubnets (0.07s) [2022-05-12T23:27:29.209Z] === RUN TestDoublePoolRelease [2022-05-12T23:27:29.665Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-12T23:27:29.665Z] === RUN TestAddReleasePoolID [2022-05-12T23:27:29.665Z] === RUN TestPoolRequest [2022-05-12T23:27:29.665Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T23:27:29.665Z] === RUN TestOtherRequests [2022-05-12T23:27:29.665Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T23:27:29.665Z] PASS [2022-05-12T23:27:29.665Z] coverage: 57.1% of statements [2022-05-12T23:27:29.665Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-12T23:27:29.665Z] === RUN TestPredefinedPool [2022-05-12T23:27:29.665Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-05-12T23:27:29.665Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T23:27:29.665Z] === RUN TestRemoveSubnet [2022-05-12T23:27:29.665Z] --- PASS: TestRemoveSubnet (0.24s) [2022-05-12T23:27:29.665Z] === RUN TestGetSameAddress [2022-05-12T23:27:29.665Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-12T23:27:29.665Z] === RUN TestPoolAllocationReuse [2022-05-12T23:27:29.665Z] --- PASS: TestSetRollover (1.53s) [2022-05-12T23:27:29.665Z] === RUN TestSetRolloverSerial [2022-05-12T23:27:30.119Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T23:27:30.119Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T23:27:30.387Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-12T23:27:30.387Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T23:27:30.448Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-12T23:27:30.588Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T23:27:30.588Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T23:27:30.626Z] === RUN TestGetCapabilities [2022-05-12T23:27:30.626Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T23:27:30.626Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T23:27:30.626Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T23:27:30.626Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T23:27:30.626Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-12T23:27:30.626Z] === RUN TestRemoteDriver [2022-05-12T23:27:30.626Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T23:27:30.626Z] PASS [2022-05-12T23:27:30.626Z] coverage: 47.4% of statements [2022-05-12T23:27:30.626Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-05-12T23:27:30.953Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-12T23:27:30.953Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T23:27:31.057Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T23:27:31.057Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T23:27:31.057Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T23:27:31.057Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T23:27:31.390Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-12T23:27:31.588Z] --- PASS: TestSetRolloverSerial (1.49s) [2022-05-12T23:27:31.588Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T23:27:31.588Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T23:27:31.588Z] PASS [2022-05-12T23:27:31.588Z] coverage: 84.4% of statements [2022-05-12T23:27:31.588Z] ok github.com/docker/docker/libnetwork/bitseq 12.232s coverage: 84.4% of statements [2022-05-12T23:27:31.588Z] --- PASS: TestPoolAllocationReuse (1.60s) [2022-05-12T23:27:31.588Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T23:27:31.588Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-12T23:27:31.588Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T23:27:31.962Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-12T23:27:32.043Z] === RUN TestWindowsIPAM [2022-05-12T23:27:32.043Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T23:27:32.043Z] PASS [2022-05-12T23:27:32.043Z] coverage: 71.4% of statements [2022-05-12T23:27:32.043Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-05-12T23:27:32.223Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T23:27:32.324Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-12T23:27:32.324Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T23:27:32.483Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-12T23:27:32.483Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-12T23:27:33.005Z] === RUN TestDefaultNetwork [2022-05-12T23:27:33.005Z] --- PASS: TestDefaultNetwork (0.31s) [2022-05-12T23:27:33.005Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T23:27:33.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T23:27:33.055Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-12T23:27:33.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T23:27:33.256Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-12T23:27:33.256Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T23:27:33.459Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-12T23:27:33.490Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-05-12T23:27:33.490Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T23:27:33.584Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2022-05-12T23:27:33.584Z] === RUN TestInitAddressPools [2022-05-12T23:27:33.584Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T23:27:33.584Z] PASS [2022-05-12T23:27:33.584Z] coverage: 74.0% of statements [2022-05-12T23:27:33.584Z] ok github.com/docker/docker/libnetwork/ipamutils 0.718s coverage: 74.0% of statements [2022-05-12T23:27:33.821Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-12T23:27:33.821Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T23:27:34.030Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-12T23:27:34.031Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T23:27:34.040Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.62s) [2022-05-12T23:27:34.040Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T23:27:34.040Z] === RUN TestKeyValue [2022-05-12T23:27:34.040Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T23:27:34.040Z] PASS [2022-05-12T23:27:34.040Z] coverage: 60.0% of statements [2022-05-12T23:27:34.040Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-05-12T23:27:34.415Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T23:27:34.602Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-12T23:27:34.863Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-12T23:27:35.124Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T23:27:35.342Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T23:27:35.385Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-12T23:27:35.958Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-12T23:27:36.348Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-05-12T23:27:36.348Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T23:27:36.348Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:27:36.348Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:27:36.348Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T23:27:36.530Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T23:27:36.530Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-12T23:27:36.932Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.72s) [2022-05-12T23:27:36.933Z] === RUN TestGetAddress [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T23:27:36.933Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T23:27:37.102Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-12T23:27:37.388Z] === RUN TestNetworkDBSimple [2022-05-12T23:27:37.673Z] check_test.go:307: [d7ee95a591bf9] daemon is not started [2022-05-12T23:27:37.673Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-12T23:27:37.844Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T23:27:37.844Z] PASS [2022-05-12T23:27:37.844Z] coverage: 100.0% of statements [2022-05-12T23:27:37.844Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.098s coverage: 100.0% of statements [2022-05-12T23:27:38.299Z] === RUN TestGenerate [2022-05-12T23:27:38.299Z] --- PASS: TestGenerate (0.00s) [2022-05-12T23:27:38.300Z] === RUN TestGeneratePtr [2022-05-12T23:27:38.300Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T23:27:38.300Z] === RUN TestGenerateMissingField [2022-05-12T23:27:38.300Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T23:27:38.300Z] === RUN TestFieldCannotBeSet [2022-05-12T23:27:38.300Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T23:27:38.300Z] === RUN TestTypeMismatchError [2022-05-12T23:27:38.300Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T23:27:38.300Z] PASS [2022-05-12T23:27:38.300Z] coverage: 100.0% of statements [2022-05-12T23:27:38.300Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-05-12T23:27:38.614Z] check_test.go:307: [d0097e8683b02] daemon is not started [2022-05-12T23:27:38.614Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-12T23:27:38.755Z] 2022/05/12 23:27:38 Closing DB instances... [2022-05-12T23:27:38.755Z] testing: warning: no tests to run [2022-05-12T23:27:38.755Z] PASS [2022-05-12T23:27:38.755Z] coverage: 0.0% of statements [2022-05-12T23:27:38.755Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-05-12T23:27:39.196Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-12T23:27:39.211Z] === RUN TestRequestNewPort [2022-05-12T23:27:39.211Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T23:27:39.211Z] === RUN TestRequestSpecificPort [2022-05-12T23:27:39.211Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T23:27:39.211Z] === RUN TestReleasePort [2022-05-12T23:27:39.211Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T23:27:39.211Z] === RUN TestReuseReleasedPort [2022-05-12T23:27:39.211Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T23:27:39.211Z] === RUN TestReleaseUnreadledPort [2022-05-12T23:27:39.211Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T23:27:39.211Z] === RUN TestUnknowProtocol [2022-05-12T23:27:39.211Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T23:27:39.211Z] === RUN TestAllocateAllPorts [2022-05-12T23:27:39.211Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T23:27:39.212Z] === RUN TestPortAllocation [2022-05-12T23:27:39.212Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T23:27:39.212Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T23:27:39.212Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T23:27:39.212Z] === RUN TestNoDuplicateBPR [2022-05-12T23:27:39.212Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T23:27:39.212Z] === RUN TestChangePortRange [2022-05-12T23:27:39.212Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T23:27:39.212Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T23:27:39.212Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T23:27:39.212Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T23:27:39.212Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T23:27:39.212Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T23:27:39.212Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T23:27:39.212Z] PASS [2022-05-12T23:27:39.212Z] coverage: 88.6% of statements [2022-05-12T23:27:39.212Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-05-12T23:27:39.667Z] testing: warning: no tests to run [2022-05-12T23:27:39.667Z] PASS [2022-05-12T23:27:39.667Z] coverage: 0.0% of statements [2022-05-12T23:27:39.667Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-05-12T23:27:40.125Z] --- PASS: TestNetworkDBSimple (2.46s) [2022-05-12T23:27:40.125Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T23:27:40.125Z] === RUN TestHashData [2022-05-12T23:27:40.125Z] --- PASS: TestHashData (0.00s) [2022-05-12T23:27:40.125Z] PASS [2022-05-12T23:27:40.125Z] coverage: 2.8% of statements [2022-05-12T23:27:40.125Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-05-12T23:27:40.580Z] === RUN TestErrorConstructors [2022-05-12T23:27:40.580Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T23:27:40.580Z] === RUN TestCompareIPMask [2022-05-12T23:27:40.580Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T23:27:40.580Z] === RUN TestUtilGetHostPartIP [2022-05-12T23:27:40.580Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T23:27:40.580Z] === RUN TestUtilGetBroadcastIP [2022-05-12T23:27:40.580Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T23:27:40.580Z] === RUN TestParseCIDR [2022-05-12T23:27:40.580Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T23:27:40.580Z] PASS [2022-05-12T23:27:40.580Z] coverage: 37.3% of statements [2022-05-12T23:27:40.580Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-05-12T23:27:41.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T23:27:41.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T23:27:41.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T23:27:41.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T23:27:41.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T23:27:41.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T23:27:41.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T23:27:41.039Z] PASS [2022-05-12T23:27:41.039Z] coverage: 55.0% of statements [2022-05-12T23:27:41.039Z] ok github.com/docker/docker/oci 0.063s coverage: 55.0% of statements [2022-05-12T23:27:41.039Z] 2022/05/12 23:27:40 Closing DB instances... [2022-05-12T23:27:41.107Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-12T23:27:41.582Z] Removing intermediate container 24b6b302e182 [2022-05-12T23:27:41.582Z] ---> 634bfba7bcda [2022-05-12T23:27:41.582Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T23:27:41.582Z] ---> Running in 42d68faf6eae [2022-05-12T23:27:42.000Z] === RUN TestAddressPoolOpt [2022-05-12T23:27:42.000Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/a [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/something [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/_=a [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/PATH [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/=a [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/PATH= [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/PATH=something [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/1asd [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/123 [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/some_space [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/= [2022-05-12T23:27:42.000Z] === RUN TestValidateEnv/PaTh [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T23:27:42.000Z] === RUN TestParseHost [2022-05-12T23:27:42.000Z] === RUN TestParseHost/something_with_spaces [2022-05-12T23:27:42.000Z] === RUN TestParseHost/unknown:// [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T23:27:42.000Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T23:27:42.000Z] === RUN TestParseHost/:// [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://:port [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://host: [2022-05-12T23:27:42.000Z] === RUN TestParseHost/#00 [2022-05-12T23:27:42.000Z] === RUN TestParseHost/_ [2022-05-12T23:27:42.000Z] === RUN TestParseHost/fd://something [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp:// [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T23:27:42.000Z] === RUN TestParseHost/__ [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://: [2022-05-12T23:27:42.000Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T23:27:42.000Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T23:27:42.000Z] === RUN TestParseHost/fd:// [2022-05-12T23:27:42.000Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T23:27:42.000Z] === RUN TestParseHost/unix:// [2022-05-12T23:27:42.000Z] === RUN TestParseHost/npipe:// [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T23:27:42.000Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T23:27:42.001Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestParseTCP [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/: [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/localhost: [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/tcp:// [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/[::1]: [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/localhost [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/::1 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/tcp://: [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T23:27:42.001Z] === RUN TestParseVersion [2022-05-12T23:27:42.001Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T23:27:42.001Z] PASS [2022-05-12T23:27:42.001Z] coverage: 52.9% of statements [2022-05-12T23:27:42.001Z] === RUN TestParseTCP/#00 [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T23:27:42.001Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestValidateExtraHosts [2022-05-12T23:27:42.001Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestValidateIPAddress [2022-05-12T23:27:42.001Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestMapOpts [2022-05-12T23:27:42.001Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestListOptsWithoutValidator [2022-05-12T23:27:42.001Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestListOptsWithValidator [2022-05-12T23:27:42.001Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestValidateDNSSearch [2022-05-12T23:27:42.001Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T23:27:42.001Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T23:27:42.001Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestNamedListOpts [2022-05-12T23:27:42.001Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestNamedMapOpts [2022-05-12T23:27:42.001Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestParseLink [2022-05-12T23:27:42.001Z] --- PASS: TestParseLink (0.00s) [2022-05-12T23:27:42.001Z] === RUN TestUlimitOpt [2022-05-12T23:27:42.001Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T23:27:42.001Z] PASS [2022-05-12T23:27:42.001Z] coverage: 65.5% of statements [2022-05-12T23:27:42.001Z] ok github.com/docker/docker/opts 0.133s coverage: 65.5% of statements [2022-05-12T23:27:42.001Z] ok github.com/docker/docker/pkg/aaparser 0.064s coverage: 52.9% of statements [2022-05-12T23:27:42.056Z] Removing intermediate container 42d68faf6eae [2022-05-12T23:27:42.056Z] ---> 013257a880ff [2022-05-12T23:27:42.056Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T23:27:42.056Z] ---> Running in 12d2d24bac8e [2022-05-12T23:27:42.524Z] Removing intermediate container 12d2d24bac8e [2022-05-12T23:27:42.524Z] ---> 970ea1c8f55d [2022-05-12T23:27:42.524Z] Step 13/13 : COPY . . [2022-05-12T23:27:42.963Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-12T23:27:42.963Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T23:27:43.420Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T23:27:43.759Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T23:27:43.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.95s) [2022-05-12T23:27:43.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.13s) [2022-05-12T23:27:43.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.32s) [2022-05-12T23:27:43.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.88s) [2022-05-12T23:27:43.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.45s) [2022-05-12T23:27:43.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.55s) [2022-05-12T23:27:43.759Z] === RUN TestBuildMultiStageCopy [2022-05-12T23:27:43.759Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T23:27:43.925Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T23:27:43.925Z] 2022/05/12 23:27:43 Closing DB instances... [2022-05-12T23:27:44.407Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-12T23:27:44.408Z] check_test.go:307: [dc0c86ccf766a] daemon is not started [2022-05-12T23:27:44.408Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-12T23:27:44.890Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T23:27:44.890Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T23:27:44.890Z] --- PASS: TestPeerCertificateMarshalJSON (1.01s) [2022-05-12T23:27:44.890Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T23:27:44.890Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T23:27:44.890Z] === RUN TestMiddleware [2022-05-12T23:27:44.890Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T23:27:44.890Z] === RUN TestNewResponseModifier [2022-05-12T23:27:44.890Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T23:27:44.890Z] === RUN TestIsArchivePathDir [2022-05-12T23:27:44.890Z] PASS [2022-05-12T23:27:44.890Z] coverage: 26.8% of statements [2022-05-12T23:27:44.890Z] ok github.com/docker/docker/pkg/authorization 1.067s coverage: 26.8% of statements [2022-05-12T23:27:44.890Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-12T23:27:44.890Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T23:27:45.347Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-12T23:27:45.347Z] === RUN TestIsArchivePathTar [2022-05-12T23:27:45.347Z] --- PASS: TestIsArchivePathTar (0.27s) [2022-05-12T23:27:45.347Z] === RUN TestDecompressStreamGzip [2022-05-12T23:27:45.347Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-05-12T23:27:45.347Z] === RUN TestDecompressStreamBzip2 [2022-05-12T23:27:45.803Z] === RUN TestUnbuffered [2022-05-12T23:27:45.803Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestRaceUnbuffered [2022-05-12T23:27:45.803Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T23:27:45.803Z] PASS [2022-05-12T23:27:45.803Z] coverage: 100.0% of statements [2022-05-12T23:27:45.803Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-05-12T23:27:45.803Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-05-12T23:27:45.803Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T23:27:45.803Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-12T23:27:45.803Z] === RUN TestDecompressStreamXz [2022-05-12T23:27:45.803Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T23:27:45.803Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestDecompressStreamZstd [2022-05-12T23:27:45.803Z] archive_test.go:140: zstd not installed [2022-05-12T23:27:45.803Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-12T23:27:45.803Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T23:27:45.803Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T23:27:45.803Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestCompressStreamInvalid [2022-05-12T23:27:45.803Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestExtensionInvalid [2022-05-12T23:27:45.803Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestExtensionUncompressed [2022-05-12T23:27:45.803Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestExtensionBzip2 [2022-05-12T23:27:45.803Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestExtensionGzip [2022-05-12T23:27:45.803Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestExtensionXz [2022-05-12T23:27:45.803Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestExtensionZstd [2022-05-12T23:27:45.803Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestCmdStreamLargeStderr [2022-05-12T23:27:45.803Z] --- PASS: TestCmdStreamLargeStderr (0.20s) [2022-05-12T23:27:45.803Z] === RUN TestCmdStreamBad [2022-05-12T23:27:45.803Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T23:27:45.803Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestCmdStreamGood [2022-05-12T23:27:45.803Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-12T23:27:45.803Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T23:27:45.803Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-12T23:27:45.803Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T23:27:45.803Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T23:27:45.803Z] === RUN TestUntarPath [2022-05-12T23:27:46.260Z] --- PASS: TestUntarPath (0.06s) [2022-05-12T23:27:46.260Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T23:27:46.260Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-12T23:27:46.260Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T23:27:46.260Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-12T23:27:46.260Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T23:27:46.260Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T23:27:46.260Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T23:27:46.260Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T23:27:46.260Z] === RUN TestCopyWithTarSrcFile [2022-05-12T23:27:46.260Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T23:27:46.260Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T23:27:46.260Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T23:27:46.260Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T23:27:46.260Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T23:27:46.260Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T23:27:46.260Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T23:27:46.260Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T23:27:46.260Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T23:27:46.260Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T23:27:46.260Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T23:27:46.260Z] === RUN TestTarFiles [2022-05-12T23:27:46.260Z] === RUN TestMatch [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[]] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[foo]] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[]#01 [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[qux]] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T23:27:46.260Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T23:27:46.260Z] --- PASS: TestMatch (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T23:27:46.260Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T23:27:46.260Z] PASS [2022-05-12T23:27:46.260Z] coverage: 87.5% of statements [2022-05-12T23:27:46.260Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-05-12T23:27:46.320Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T23:27:47.262Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-12T23:27:47.786Z] === RUN TestChrootTarUntar [2022-05-12T23:27:47.786Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:27:47.786Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T23:27:47.786Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T23:27:47.786Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:27:47.786Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T23:27:47.786Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T23:27:47.786Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T23:27:47.786Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T23:27:47.786Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:27:47.786Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T23:27:47.786Z] === RUN TestChrootCopyWithTar [2022-05-12T23:27:47.786Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:27:47.786Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T23:27:47.786Z] === RUN TestChrootCopyFileWithTar [2022-05-12T23:27:47.786Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:27:47.786Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T23:27:47.786Z] === RUN TestChrootUntarPath [2022-05-12T23:27:47.786Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:27:47.786Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T23:27:47.786Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T23:27:47.786Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:27:47.786Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:27:47.786Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T23:27:47.786Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:27:47.786Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:27:47.786Z] === RUN TestChrootApplyDotDotFile [2022-05-12T23:27:47.786Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:27:47.786Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T23:27:47.786Z] PASS [2022-05-12T23:27:47.786Z] coverage: 12.0% of statements [2022-05-12T23:27:47.786Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 12.0% of statements [2022-05-12T23:27:47.786Z] 2022/05/12 23:27:47 Closing DB instances... [2022-05-12T23:27:47.832Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T23:27:48.748Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T23:27:48.748Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T23:27:48.748Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T23:27:48.748Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T23:27:48.748Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T23:27:48.748Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T23:27:48.748Z] PASS [2022-05-12T23:27:48.748Z] coverage: 0.0% of statements [2022-05-12T23:27:48.748Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-05-12T23:27:49.161Z] .........................xx.................... [ 29%] [2022-05-12T23:27:49.216Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-12T23:27:49.709Z] === RUN TestSizeEmpty [2022-05-12T23:27:49.709Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T23:27:49.709Z] === RUN TestSizeEmptyFile [2022-05-12T23:27:49.709Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T23:27:49.709Z] === RUN TestSizeNonemptyFile [2022-05-12T23:27:49.709Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T23:27:49.709Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T23:27:49.709Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T23:27:49.709Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T23:27:49.709Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T23:27:49.709Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T23:27:49.709Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T23:27:49.709Z] === RUN TestMoveToSubdir [2022-05-12T23:27:49.709Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-12T23:27:49.709Z] === RUN TestSizeNonExistingDirectory [2022-05-12T23:27:49.709Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T23:27:49.709Z] PASS [2022-05-12T23:27:49.709Z] coverage: 80.0% of statements [2022-05-12T23:27:49.709Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-05-12T23:27:49.709Z] --- PASS: TestNetworkDBCRUDTableEntry (3.89s) [2022-05-12T23:27:49.709Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T23:27:49.949Z] --- PASS: TestServiceUpdatePidsLimit (16.37s) [2022-05-12T23:27:49.949Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-05-12T23:27:49.949Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-12T23:27:49.949Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-05-12T23:27:49.949Z] PASS [2022-05-12T23:27:49.949Z] [2022-05-12T23:27:49.949Z] === Skipped [2022-05-12T23:27:49.949Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T23:27:49.949Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T23:27:49.949Z] [2022-05-12T23:27:49.949Z] DONE 27 tests, 1 skipped in 163.861s [2022-05-12T23:27:49.949Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T23:27:49.949Z] INFO: Testing against a local daemon [2022-05-12T23:27:49.949Z] === RUN TestSessionCreate [2022-05-12T23:27:49.949Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T23:27:49.949Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T23:27:49.949Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T23:27:49.949Z] PASS [2022-05-12T23:27:49.949Z] [2022-05-12T23:27:49.949Z] DONE 2 tests in 0.056s [2022-05-12T23:27:49.949Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T23:27:49.949Z] INFO: Testing against a local daemon [2022-05-12T23:27:49.949Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T23:27:49.949Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-12T23:27:49.949Z] === RUN TestDiskUsage [2022-05-12T23:27:49.949Z] === PAUSE TestDiskUsage [2022-05-12T23:27:49.949Z] === RUN TestEventsExecDie [2022-05-12T23:27:50.205Z] --- PASS: TestEventsExecDie (0.55s) [2022-05-12T23:27:50.205Z] === RUN TestEventsBackwardsCompatible [2022-05-12T23:27:50.205Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-12T23:27:50.205Z] === RUN TestEventsVolumeCreate [2022-05-12T23:27:50.205Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T23:27:50.205Z] === RUN TestInfoBinaryCommits [2022-05-12T23:27:50.205Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T23:27:50.205Z] === RUN TestInfoAPIVersioned [2022-05-12T23:27:50.205Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T23:27:50.205Z] === RUN TestInfoAPI [2022-05-12T23:27:50.205Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T23:27:50.205Z] === RUN TestInfoAPIWarnings [2022-05-12T23:27:50.670Z] === RUN TestPollerAddRemove [2022-05-12T23:27:50.670Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T23:27:50.670Z] === RUN TestPollerEvent [2022-05-12T23:27:50.670Z] poller_test.go:40: No chmod on Windows [2022-05-12T23:27:50.670Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T23:27:50.670Z] === RUN TestPollerClose [2022-05-12T23:27:50.670Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T23:27:50.670Z] PASS [2022-05-12T23:27:50.670Z] coverage: 36.2% of statements [2022-05-12T23:27:50.670Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2022-05-12T23:27:51.130Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T23:27:51.211Z] --- PASS: TestServiceWithDataPathPortInit (13.13s) [2022-05-12T23:27:51.211Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T23:27:51.631Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T23:27:51.631Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T23:27:51.631Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T23:27:51.631Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T23:27:51.631Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCopyFile [2022-05-12T23:27:51.631Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T23:27:51.631Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T23:27:51.631Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T23:27:51.631Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T23:27:51.631Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T23:27:51.631Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestWildcardMatches [2022-05-12T23:27:51.631Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestPatternMatches [2022-05-12T23:27:51.631Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T23:27:51.631Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T23:27:51.631Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T23:27:51.631Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T23:27:51.631Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T23:27:51.631Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T23:27:51.631Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestSingleExclamationError [2022-05-12T23:27:51.631Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestMatchesWithNoPatterns [2022-05-12T23:27:51.631Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T23:27:51.631Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestMatches [2022-05-12T23:27:51.631Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T23:27:51.631Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T23:27:51.631Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T23:27:51.631Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T23:27:51.631Z] --- PASS: TestMatches (0.01s) [2022-05-12T23:27:51.631Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T23:27:51.631Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T23:27:51.631Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T23:27:51.631Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCleanPatterns [2022-05-12T23:27:51.631Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T23:27:51.631Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T23:27:51.631Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T23:27:51.631Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T23:27:51.631Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T23:27:51.631Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCreateIfNotExistsDir [2022-05-12T23:27:51.631Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCreateIfNotExistsFile [2022-05-12T23:27:51.631Z] 2022/05/12 23:27:51 Closing DB instances... [2022-05-12T23:27:51.631Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T23:27:51.631Z] === RUN TestMatch [2022-05-12T23:27:51.631Z] --- PASS: TestMatch (0.00s) [2022-05-12T23:27:51.631Z] === RUN TestCompile [2022-05-12T23:27:51.631Z] === RUN TestCompile/slash [2022-05-12T23:27:51.631Z] === RUN TestCompile/backslash [2022-05-12T23:27:51.631Z] --- PASS: TestCompile (0.00s) [2022-05-12T23:27:51.631Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T23:27:51.631Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T23:27:51.631Z] PASS [2022-05-12T23:27:51.631Z] coverage: 84.7% of statements [2022-05-12T23:27:51.631Z] ok github.com/docker/docker/pkg/fileutils 0.085s coverage: 84.7% of statements [2022-05-12T23:27:51.776Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xju1hv1prvq7eki3bgg9z4kgt Created:2022-05-12 23:27:50.46503356 +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[566aaa27fa3943a8cb455c16e11816b8b9c434dade3550a364ea91f98eeb0d54:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rzwicsm8gdb7j5rbf1441fcs9 EndpointID:6d07a7b95ace0579fb2047badfaba315db432e9d31fda5f6d9a13a9bbc31d102 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72795f59098c6661f827d12c695df3508a7ead3143f2afc47ee16ba312c597d0 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:85a1b6a25f10 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rzwicsm8gdb7j5rbf1441fcs9 EndpointID:6d07a7b95ace0579fb2047badfaba315db432e9d31fda5f6d9a13a9bbc31d102 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T23:27:52.087Z] --- PASS: TestTarFiles (5.99s) [2022-05-12T23:27:52.087Z] === RUN TestDetectCompressionZstd [2022-05-12T23:27:52.087Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T23:27:52.087Z] === RUN TestTarUntar [2022-05-12T23:27:52.087Z] --- PASS: TestTarUntar (0.04s) [2022-05-12T23:27:52.087Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T23:27:52.087Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T23:27:52.087Z] === RUN TestTarWithOptions [2022-05-12T23:27:52.087Z] === RUN TestGet [2022-05-12T23:27:52.087Z] --- PASS: TestGet (0.00s) [2022-05-12T23:27:52.087Z] === RUN TestGetShortcutString [2022-05-12T23:27:52.087Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T23:27:52.087Z] PASS [2022-05-12T23:27:52.087Z] coverage: 42.9% of statements [2022-05-12T23:27:52.542Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-05-12T23:27:52.542Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-12T23:27:52.542Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T23:27:52.542Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T23:27:52.542Z] === RUN TestUntarUstarGnuConflict [2022-05-12T23:27:52.542Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T23:27:52.542Z] === RUN TestUntarInvalidFilenames [2022-05-12T23:27:52.542Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1899452402\\dest" [2022-05-12T23:27:52.542Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-12T23:27:52.542Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T23:27:52.542Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T23:27:52.542Z] === RUN TestUntarInvalidHardlink [2022-05-12T23:27:52.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink437730326\\victim\\hello" -> "../victim/hello" [2022-05-12T23:27:52.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1947794118\\victim\\hello" -> "/../victim/hello" [2022-05-12T23:27:52.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1140756899\\victim" -> "../victim" [2022-05-12T23:27:52.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1933564774\\victim" -> "../victim" [2022-05-12T23:27:52.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink459151695\\victim" -> "../victim" [2022-05-12T23:27:52.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3022325810\\victim" -> "../victim" [2022-05-12T23:27:52.543Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-12T23:27:52.543Z] === RUN TestUntarInvalidSymlink [2022-05-12T23:27:52.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1111711774\\dest\\dotdot" -> "../victim/hello" [2022-05-12T23:27:52.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1665769609\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T23:27:52.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4148779398\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:27:52.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1109851492\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:27:52.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1014175839\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:27:52.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1761705289\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:27:52.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3640235874\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T23:27:52.543Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-12T23:27:52.543Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T23:27:52.543Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T23:27:52.543Z] === RUN TestXGlobalNoParent [2022-05-12T23:27:52.543Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T23:27:52.543Z] === RUN TestReplaceFileTarWrapper [2022-05-12T23:27:52.574Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T23:27:52.998Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-05-12T23:27:52.998Z] === RUN TestPrefixHeaderReadable [2022-05-12T23:27:52.998Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-12T23:27:52.998Z] === RUN TestDisablePigz [2022-05-12T23:27:52.998Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T23:27:52.998Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-05-12T23:27:52.998Z] === RUN TestNetworkDBNodeLeave [2022-05-12T23:27:52.998Z] --- PASS: TestDisablePigz (0.24s) [2022-05-12T23:27:52.998Z] === RUN TestPigz [2022-05-12T23:27:53.044Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-12T23:27:53.453Z] === RUN TestCreateIDMapOrder [2022-05-12T23:27:53.453Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T23:27:53.453Z] PASS [2022-05-12T23:27:53.453Z] coverage: 7.2% of statements [2022-05-12T23:27:53.453Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-05-12T23:27:53.453Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T23:27:53.453Z] --- PASS: TestPigz (0.16s) [2022-05-12T23:27:53.453Z] === RUN TestNosysFileInfo [2022-05-12T23:27:53.453Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T23:27:53.453Z] archive_windows_test.go:16: Currently fails [2022-05-12T23:27:53.453Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestCanonicalTarNameForPath [2022-05-12T23:27:53.453Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestCanonicalTarName [2022-05-12T23:27:53.453Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestChmodTarEntry [2022-05-12T23:27:53.453Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestHardLinkOrder [2022-05-12T23:27:53.453Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-12T23:27:53.453Z] === RUN TestChangeString [2022-05-12T23:27:53.453Z] --- PASS: TestChangeString (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestChangesWithNoChanges [2022-05-12T23:27:53.453Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-12T23:27:53.453Z] === RUN TestChangesWithChanges [2022-05-12T23:27:53.453Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-12T23:27:53.453Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T23:27:53.453Z] changes_test.go:196: needs more investigation [2022-05-12T23:27:53.453Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestChangesDirsEmpty [2022-05-12T23:27:53.453Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T23:27:53.453Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestChangesDirsMutated [2022-05-12T23:27:53.453Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T23:27:53.453Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestApplyLayer [2022-05-12T23:27:53.453Z] changes_test.go:433: needs further investigation [2022-05-12T23:27:53.453Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T23:27:53.453Z] changes_test.go:469: needs further investigation [2022-05-12T23:27:53.453Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T23:27:53.453Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T23:27:53.453Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestChangesSize [2022-05-12T23:27:53.453Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T23:27:53.453Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T23:27:53.453Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2236774984\\dest" [2022-05-12T23:27:53.453Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-12T23:27:53.453Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T23:27:53.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2568721488\\victim\\hello" -> "../victim/hello" [2022-05-12T23:27:53.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink869146437\\victim\\hello" -> "/../victim/hello" [2022-05-12T23:27:53.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1485002267\\victim" -> "../victim" [2022-05-12T23:27:53.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1485087152\\victim" -> "../victim" [2022-05-12T23:27:53.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1691122403\\victim" -> "../victim" [2022-05-12T23:27:53.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3251801952\\victim" -> "../victim" [2022-05-12T23:27:53.453Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-12T23:27:53.454Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T23:27:53.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1632734196\\dest\\dotdot" -> "../victim/hello" [2022-05-12T23:27:53.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2866473765\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T23:27:53.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2716147148\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:27:53.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2872484222\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:27:53.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2339362951\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:27:53.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink32298598\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:27:53.454Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-12T23:27:53.454Z] === RUN TestApplyLayerWhiteouts [2022-05-12T23:27:53.454Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-12T23:27:53.454Z] === RUN TestGenerateEmptyFile [2022-05-12T23:27:53.454Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T23:27:53.454Z] === RUN TestGenerateWithContent [2022-05-12T23:27:53.454Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T23:27:53.454Z] PASS [2022-05-12T23:27:53.454Z] coverage: 61.9% of statements [2022-05-12T23:27:53.454Z] ok github.com/docker/docker/pkg/archive 8.688s coverage: 61.9% of statements [2022-05-12T23:27:53.630Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T23:27:54.434Z] check_test.go:307: [dcc461992ebf8] daemon is not started [2022-05-12T23:27:54.434Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-12T23:27:54.614Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T23:27:54.981Z] === RUN TestFixedBufferCap [2022-05-12T23:27:54.981Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestFixedBufferLen [2022-05-12T23:27:54.981Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestFixedBufferString [2022-05-12T23:27:54.981Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestFixedBufferWrite [2022-05-12T23:27:54.981Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestFixedBufferRead [2022-05-12T23:27:54.981Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestBytesPipeRead [2022-05-12T23:27:54.981Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestBytesPipeWrite [2022-05-12T23:27:54.981Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T23:27:54.981Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-05-12T23:27:54.981Z] === RUN TestAtomicWriteToFile [2022-05-12T23:27:54.981Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T23:27:54.981Z] === RUN TestAtomicWriteSetCommit [2022-05-12T23:27:54.981Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T23:27:54.981Z] === RUN TestAtomicWriteSetCancel [2022-05-12T23:27:54.981Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T23:27:54.981Z] === RUN TestReadCloserWrapperClose [2022-05-12T23:27:54.981Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T23:27:54.981Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestReaderErrWrapperRead [2022-05-12T23:27:54.981Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T23:27:54.981Z] === RUN TestCancelReadCloser [2022-05-12T23:27:55.437Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T23:27:55.437Z] === RUN TestWriteCloserWrapperClose [2022-05-12T23:27:55.437Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T23:27:55.437Z] === RUN TestNopWriteCloser [2022-05-12T23:27:55.437Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T23:27:55.437Z] === RUN TestNopWriter [2022-05-12T23:27:55.437Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T23:27:55.437Z] === RUN TestWriteCounter [2022-05-12T23:27:55.437Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T23:27:55.437Z] PASS [2022-05-12T23:27:55.437Z] coverage: 69.2% of statements [2022-05-12T23:27:55.437Z] ok github.com/docker/docker/pkg/ioutils 0.646s coverage: 69.2% of statements [2022-05-12T23:27:55.596Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T23:27:55.892Z] --- PASS: TestNetworkDBNodeLeave (2.96s) [2022-05-12T23:27:55.892Z] === RUN TestNetworkDBWatch [2022-05-12T23:27:55.971Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-05-12T23:27:55.971Z] PASS [2022-05-12T23:27:55.971Z] [2022-05-12T23:27:55.971Z] === Skipped [2022-05-12T23:27:55.971Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:27:55.971Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:27:55.971Z] [2022-05-12T23:27:55.971Z] DONE 38 tests, 1 skipped in 42.847s [2022-05-12T23:27:55.971Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T23:27:55.971Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:55.971Z] ++ set -e [2022-05-12T23:27:55.971Z] ++ '[' -n 0 ']' [2022-05-12T23:27:55.971Z] ++ set -x [2022-05-12T23:27:55.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:55.972Z] INFO: Testing against a local daemon [2022-05-12T23:27:55.972Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T23:27:55.972Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:27:55.972Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T23:27:55.972Z] === RUN TestDockerNetworkIpvlan [2022-05-12T23:27:55.972Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:27:55.972Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T23:27:55.972Z] PASS [2022-05-12T23:27:55.972Z] [2022-05-12T23:27:55.972Z] === Skipped [2022-05-12T23:27:55.972Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T23:27:55.972Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:27:55.972Z] [2022-05-12T23:27:55.972Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T23:27:55.972Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:27:55.972Z] [2022-05-12T23:27:55.972Z] DONE 2 tests, 2 skipped in 0.091s [2022-05-12T23:27:55.972Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T23:27:55.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:55.972Z] ++ set -e [2022-05-12T23:27:55.972Z] ++ '[' -n 0 ']' [2022-05-12T23:27:55.972Z] ++ set -x [2022-05-12T23:27:55.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:27:56.229Z] INFO: Testing against a local daemon [2022-05-12T23:27:56.229Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T23:27:56.348Z] === RUN TestError [2022-05-12T23:27:56.348Z] --- PASS: TestError (0.00s) [2022-05-12T23:27:56.348Z] === RUN TestProgressString [2022-05-12T23:27:56.348Z] === RUN TestProgressString/no_progress [2022-05-12T23:27:56.348Z] === RUN TestProgressString/progress_1 [2022-05-12T23:27:56.348Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T23:27:56.348Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T23:27:56.348Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T23:27:56.348Z] === RUN TestProgressString/with_units [2022-05-12T23:27:56.348Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T23:27:56.348Z] === RUN TestProgressString/hide_counts [2022-05-12T23:27:56.348Z] --- PASS: TestProgressString (0.00s) [2022-05-12T23:27:56.348Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T23:27:56.348Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T23:27:56.348Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T23:27:56.348Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T23:27:56.348Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T23:27:56.348Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T23:27:56.348Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T23:27:56.348Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T23:27:56.348Z] === RUN TestJSONMessageDisplay [2022-05-12T23:27:56.348Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-05-12T23:27:56.348Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T23:27:56.348Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T23:27:56.348Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T23:27:56.348Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T23:27:56.348Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T23:27:56.348Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-05-12T23:27:56.348Z] PASS [2022-05-12T23:27:56.348Z] coverage: 91.7% of statements [2022-05-12T23:27:56.348Z] ok github.com/docker/docker/pkg/jsonmessage 0.238s coverage: 91.7% of statements [2022-05-12T23:27:57.156Z] --- PASS: TestBuildMultiStageCopy (14.96s) [2022-05-12T23:27:57.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.11s) [2022-05-12T23:27:57.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-05-12T23:27:57.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2022-05-12T23:27:57.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.32s) [2022-05-12T23:27:57.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2022-05-12T23:27:57.157Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T23:27:57.310Z] === RUN TestStandardLongPath [2022-05-12T23:27:57.310Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T23:27:57.310Z] === RUN TestUNCLongPath [2022-05-12T23:27:57.310Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T23:27:57.310Z] PASS [2022-05-12T23:27:57.310Z] coverage: 100.0% of statements [2022-05-12T23:27:57.310Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-05-12T23:27:57.600Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-05-12T23:27:57.601Z] === RUN TestDockerNetworkMacvlan [2022-05-12T23:27:57.765Z] === RUN TestNameFormat [2022-05-12T23:27:57.765Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T23:27:57.765Z] === RUN TestNameRetries [2022-05-12T23:27:57.765Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T23:27:57.765Z] PASS [2022-05-12T23:27:57.765Z] coverage: 85.7% of statements [2022-05-12T23:27:57.765Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-05-12T23:27:57.765Z] 2022/05/12 23:27:57 Closing DB instances... [2022-05-12T23:27:58.166Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T23:27:58.227Z] === RUN TestParseKeyValueOpt [2022-05-12T23:27:58.227Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T23:27:58.227Z] === RUN TestParseUintList [2022-05-12T23:27:58.227Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T23:27:58.227Z] === RUN TestParseUintListMaximumLimits [2022-05-12T23:27:58.227Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T23:27:58.227Z] PASS [2022-05-12T23:27:58.227Z] coverage: 97.0% of statements [2022-05-12T23:27:58.227Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-05-12T23:27:58.731Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T23:27:59.188Z] === RUN Test_windowsOSRelease_String [2022-05-12T23:27:59.188Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T23:27:59.188Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T23:27:59.188Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T23:27:59.188Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T23:27:59.188Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T23:27:59.188Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T23:27:59.188Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T23:27:59.188Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T23:27:59.188Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T23:27:59.188Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T23:27:59.188Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T23:27:59.188Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T23:27:59.188Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T23:27:59.188Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T23:27:59.188Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T23:27:59.188Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T23:27:59.188Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T23:27:59.188Z] PASS [2022-05-12T23:27:59.188Z] coverage: 36.4% of statements [2022-05-12T23:27:59.188Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 36.4% of statements [2022-05-12T23:27:59.188Z] --- PASS: TestNetworkDBWatch (3.44s) [2022-05-12T23:27:59.188Z] === RUN TestNetworkDBBulkSync [2022-05-12T23:27:59.665Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T23:27:59.721Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T23:28:00.141Z] --- PASS: TestBuildMultiStageParentConfig (3.08s) [2022-05-12T23:28:00.141Z] === RUN TestBuildLabelWithTargets [2022-05-12T23:28:00.141Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:28:00.141Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T23:28:00.141Z] === RUN TestBuildWithEmptyLayers [2022-05-12T23:28:00.151Z] === RUN TestNewAndRemove [2022-05-12T23:28:00.151Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T23:28:00.151Z] === RUN TestRemoveInvalidPath [2022-05-12T23:28:00.151Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T23:28:00.151Z] PASS [2022-05-12T23:28:00.151Z] coverage: 82.6% of statements [2022-05-12T23:28:00.151Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-05-12T23:28:00.607Z] 2022/05/12 23:28:00 Closing DB instances... [2022-05-12T23:28:01.563Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T23:28:01.809Z] --- PASS: TestBuildWithEmptyLayers (1.65s) [2022-05-12T23:28:01.809Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T23:28:02.133Z] === RUN TestFailedConnection [2022-05-12T23:28:02.133Z] --- PASS: TestNetworkDBBulkSync (2.93s) [2022-05-12T23:28:02.133Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T23:28:02.267Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-12T23:28:02.838Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T23:28:02.936Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T23:28:04.222Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T23:28:04.222Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T23:28:04.299Z] --- PASS: TestGetAddress (27.12s) [2022-05-12T23:28:04.299Z] === RUN TestRequestSyntaxCheck [2022-05-12T23:28:04.299Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-12T23:28:04.299Z] === RUN TestRequest [2022-05-12T23:28:04.299Z] --- PASS: TestFailedConnection (2.10s) [2022-05-12T23:28:04.299Z] === RUN TestFailOnce [2022-05-12T23:28:04.299Z] 2022/05/12 23:28:04 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-05-12T23:28:04.299Z] goroutine 13 [running]: [2022-05-12T23:28:04.299Z] net/http.(*conn).serve.func1() [2022-05-12T23:28:04.299Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T23:28:04.299Z] panic({0x10a36e0, 0x11ed090}) [2022-05-12T23:28:04.299Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T23:28:04.299Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xc90000000000003b?, 0xffffffffffffffff?}, 0xc9b2ebce2729fb56?) [2022-05-12T23:28:04.299Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T23:28:04.299Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11f2898?, 0xc0000ae000?}, 0xc0001afa78?) [2022-05-12T23:28:04.299Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T23:28:04.299Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x11f2898, 0xc0000ae000}, 0xc00019e300) [2022-05-12T23:28:04.299Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T23:28:04.299Z] net/http.serverHandler.ServeHTTP({0x11f0eb8?}, {0x11f2898, 0xc0000ae000}, 0xc00019e300) [2022-05-12T23:28:04.299Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T23:28:04.299Z] net/http.(*conn).serve(0xc000066e60, {0x11f2d98, 0xc000149440}) [2022-05-12T23:28:04.299Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T23:28:04.299Z] created by net/http.(*Server).Serve [2022-05-12T23:28:04.299Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T23:28:04.299Z] time="2022-05-12T23:28:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T23:28:05.172Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-12T23:28:05.260Z] 2022/05/12 23:28:04 Closing DB instances... [2022-05-12T23:28:05.260Z] time="2022-05-12T23:28:05Z" level=error msg="node: 65262fdd0499 is unknown to memberlist" [2022-05-12T23:28:05.432Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-12T23:28:05.716Z] --- PASS: TestFailOnce (1.22s) [2022-05-12T23:28:05.716Z] === RUN TestEchoInputOutput [2022-05-12T23:28:05.716Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T23:28:05.716Z] === RUN TestBackoff [2022-05-12T23:28:05.716Z] --- PASS: TestBackoff (0.00s) [2022-05-12T23:28:05.716Z] === RUN TestAbortRetry [2022-05-12T23:28:05.716Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T23:28:05.716Z] === RUN TestClientScheme [2022-05-12T23:28:05.716Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T23:28:05.716Z] === RUN TestNewClientWithTimeout [2022-05-12T23:28:06.172Z] time="2022-05-12T23:28:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T23:28:06.216Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T23:28:06.781Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-05-12T23:28:06.781Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-12T23:28:06.781Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T23:28:06.781Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-05-12T23:28:06.781Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-05-12T23:28:06.781Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-05-12T23:28:06.781Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-05-12T23:28:06.781Z] PASS [2022-05-12T23:28:06.781Z] [2022-05-12T23:28:06.781Z] DONE 8 tests in 10.780s [2022-05-12T23:28:06.781Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T23:28:06.781Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:06.781Z] ++ set -e [2022-05-12T23:28:06.781Z] ++ '[' -n 0 ']' [2022-05-12T23:28:06.781Z] ++ set -x [2022-05-12T23:28:06.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:06.781Z] testing: warning: no tests to run [2022-05-12T23:28:06.781Z] PASS [2022-05-12T23:28:06.781Z] [2022-05-12T23:28:06.781Z] DONE 0 tests in 0.026s [2022-05-12T23:28:07.039Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T23:28:07.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:07.039Z] ++ set -e [2022-05-12T23:28:07.039Z] ++ '[' -n 0 ']' [2022-05-12T23:28:07.039Z] ++ set -x [2022-05-12T23:28:07.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:07.039Z] INFO: Testing against a local daemon [2022-05-12T23:28:07.039Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T23:28:07.703Z] time="2022-05-12T23:28:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T23:28:07.719Z] check_test.go:307: [da9200cc0410b] daemon is not started [2022-05-12T23:28:07.719Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-12T23:28:08.159Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.78s) [2022-05-12T23:28:08.159Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T23:28:08.238Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T23:28:08.238Z] === RUN TestInfoDebug [2022-05-12T23:28:08.238Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T23:28:08.238Z] === RUN TestInfoInsecureRegistries [2022-05-12T23:28:08.238Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T23:28:08.238Z] === RUN TestInfoRegistryMirrors [2022-05-12T23:28:08.292Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-12T23:28:08.292Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T23:28:08.411Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-05-12T23:28:08.411Z] === RUN TestAuthZPluginTLS [2022-05-12T23:28:08.494Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T23:28:08.494Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T23:28:08.494Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T23:28:08.494Z] === RUN TestPingCacheHeaders [2022-05-12T23:28:08.494Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T23:28:08.494Z] === RUN TestPingGet [2022-05-12T23:28:08.494Z] --- PASS: TestPingGet (0.01s) [2022-05-12T23:28:08.494Z] === RUN TestPingHead [2022-05-12T23:28:08.494Z] --- PASS: TestPingHead (0.02s) [2022-05-12T23:28:08.494Z] === RUN TestPingSwarmHeader [2022-05-12T23:28:08.669Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-12T23:28:08.669Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T23:28:08.864Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-12T23:28:09.067Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T23:28:09.120Z] 2022/05/12 23:28:08 Closing DB instances... [2022-05-12T23:28:09.234Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T23:28:09.234Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T23:28:09.437Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-12T23:28:09.635Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T23:28:09.803Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T23:28:09.803Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T23:28:10.082Z] time="2022-05-12T23:28:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T23:28:10.374Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-12T23:28:10.374Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T23:28:10.541Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-12T23:28:10.541Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T23:28:10.562Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T23:28:10.562Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-05-12T23:28:10.562Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T23:28:10.562Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T23:28:10.562Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T23:28:10.562Z] === RUN TestVersion [2022-05-12T23:28:10.817Z] --- PASS: TestVersion (0.02s) [2022-05-12T23:28:10.817Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-12T23:28:10.817Z] === CONT TestDiskUsage [2022-05-12T23:28:10.824Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T23:28:11.307Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-05-12T23:28:11.307Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T23:28:11.378Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T23:28:11.395Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-12T23:28:11.396Z] check_test.go:307: [d75e79a4a7f43] daemon is not started [2022-05-12T23:28:11.396Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T23:28:11.634Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T23:28:11.871Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-12T23:28:11.871Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T23:28:12.196Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage (1.55s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:28:12.196Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-05-12T23:28:12.196Z] PASS [2022-05-12T23:28:12.196Z] [2022-05-12T23:28:12.196Z] DONE 54 tests in 22.689s [2022-05-12T23:28:12.196Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T23:28:12.196Z] INFO: Testing against a local daemon [2022-05-12T23:28:12.196Z] === RUN TestVolumesCreateAndList [2022-05-12T23:28:12.436Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T23:28:12.436Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T23:28:12.452Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-05-12T23:28:12.452Z] === RUN TestVolumesRemove [2022-05-12T23:28:12.452Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-12T23:28:12.452Z] === RUN TestVolumesInspect [2022-05-12T23:28:12.452Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T23:28:12.452Z] === RUN TestVolumesInvalidJSON [2022-05-12T23:28:12.452Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T23:28:12.452Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T23:28:12.452Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T23:28:12.452Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T23:28:12.452Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T23:28:12.452Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T23:28:12.452Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T23:28:12.452Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T23:28:12.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T23:28:12.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T23:28:12.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T23:28:12.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T23:28:12.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T23:28:12.452Z] PASS [2022-05-12T23:28:12.452Z] [2022-05-12T23:28:12.452Z] DONE 9 tests in 0.139s [2022-05-12T23:28:12.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T23:28:12.706Z] --- PASS: TestRequest (8.99s) [2022-05-12T23:28:12.706Z] === RUN TestOverlappingRequests [2022-05-12T23:28:12.894Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-12T23:28:13.001Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T23:28:13.001Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T23:28:13.013Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-12T23:28:13.013Z] Removing test suite binaries [2022-05-12T23:28:13.013Z] exiting test-integration [2022-05-12T23:28:13.013Z] ++ exit 0 [2022-05-12T23:28:13.013Z] [2022-05-12T23:28:13.307Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T23:28:13.567Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-12T23:28:13.668Z] --- PASS: TestOverlappingRequests (0.49s) [2022-05-12T23:28:13.668Z] === RUN TestRelease [2022-05-12T23:28:14.373Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2022-05-12T23:28:14.373Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom Post stage [Pipeline] junit [2022-05-12T23:28:14.389Z] Recording test results [2022-05-12T23:28:14.566Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2022-05-12T23:28:14.628Z] time="2022-05-12T23:28:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [Pipeline] sh [2022-05-12T23:28:14.937Z] + echo Ensuring container killed. [2022-05-12T23:28:14.937Z] Ensuring container killed. [2022-05-12T23:28:14.937Z] + docker rm -vf docker-pr5 [2022-05-12T23:28:14.937Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-05-12T23:28:15.085Z] --- PASS: TestRelease (1.62s) [2022-05-12T23:28:15.085Z] === RUN TestAllocateRandomDeallocate [2022-05-12T23:28:15.253Z] + echo Chowning /workspace to jenkins user [2022-05-12T23:28:15.253Z] Chowning /workspace to jenkins user [2022-05-12T23:28:15.253Z] + id -u [2022-05-12T23:28:15.253Z] + id -g [2022-05-12T23:28:15.253Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42501:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T23:28:15.745Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-05-12T23:28:15.745Z] === RUN TestAuthZPluginHeader [2022-05-12T23:28:16.112Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-12T23:28:16.310Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-05-12T23:28:16.310Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T23:28:16.310Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:16.310Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T23:28:16.310Z] === RUN TestAuthZPluginV2Disable [2022-05-12T23:28:16.310Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:16.310Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-12T23:28:16.310Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T23:28:16.310Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:16.310Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T23:28:16.310Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T23:28:16.310Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:16.310Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T23:28:16.310Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T23:28:16.944Z] + bundleName=amd64-cgroup2 [2022-05-12T23:28:16.944Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T23:28:16.944Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T23:28:16.944Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-12T23:28:16.944Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-12T23:28:17.167Z] tests/integration/api_image_test.py ............s..... [ 39%] [Pipeline] archiveArtifacts [2022-05-12T23:28:17.208Z] Archiving artifacts [2022-05-12T23:28:17.570Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42501/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T23:28:17.874Z] + make clean [2022-05-12T23:28:17.874Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T23:28:17.874Z] docker-dev-cache [2022-05-12T23:28:17.874Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T23:28:18.377Z] ---> 1f5d5c317fe1 [2022-05-12T23:28:18.377Z] Successfully built 1f5d5c317fe1 [2022-05-12T23:28:18.378Z] Successfully tagged docker:latest [2022-05-12T23:28:18.378Z] INFO: Image build ended at 05/12/2022 23:28:16. Duration:00:04:41.4579971 [2022-05-12T23:28:18.378Z] [2022-05-12T23:28:18.378Z] [2022-05-12T23:28:18.378Z] INFO: Building the test binaries at 05/12/2022 23:28:16... [2022-05-12T23:28:19.416Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T23:28:19.680Z] --- PASS: TestBuildMultiStageOnBuild (16.30s) [2022-05-12T23:28:19.680Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T23:28:19.680Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:28:19.680Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T23:28:19.680Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T23:28:19.760Z] --- PASS: TestAllocateRandomDeallocate (4.65s) [2022-05-12T23:28:19.760Z] === RUN TestRetrieveFromStore [2022-05-12T23:28:19.989Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-12T23:28:20.221Z] === RUN TestParseEmptyInterface [2022-05-12T23:28:20.221Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T23:28:20.221Z] === RUN TestParseNonInterfaceType [2022-05-12T23:28:20.221Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T23:28:20.221Z] === RUN TestParseWithOneFunction [2022-05-12T23:28:20.221Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T23:28:20.221Z] === RUN TestParseWithMultipleFuncs [2022-05-12T23:28:20.221Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T23:28:20.221Z] === RUN TestParseWithUnnamedReturn [2022-05-12T23:28:20.221Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T23:28:20.221Z] === RUN TestEmbeddedInterface [2022-05-12T23:28:20.221Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T23:28:20.221Z] === RUN TestParsedImports [2022-05-12T23:28:20.221Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T23:28:20.221Z] === RUN TestAliasedImports [2022-05-12T23:28:20.221Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T23:28:20.221Z] PASS [2022-05-12T23:28:20.221Z] coverage: 56.8% of statements [2022-05-12T23:28:20.221Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-05-12T23:28:21.373Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T23:28:21.634Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-12T23:28:21.762Z] === RUN TestHTTPTransport [2022-05-12T23:28:21.762Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T23:28:21.762Z] PASS [2022-05-12T23:28:21.762Z] coverage: 85.7% of statements [2022-05-12T23:28:21.762Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-05-12T23:28:21.762Z] --- PASS: TestRetrieveFromStore (1.89s) [2022-05-12T23:28:21.762Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T23:28:21.762Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T23:28:21.762Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T23:28:21.762Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T23:28:21.762Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T23:28:21.762Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T23:28:21.762Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T23:28:21.762Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T23:28:21.762Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T23:28:21.762Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T23:28:21.762Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T23:28:21.762Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T23:28:21.762Z] === RUN TestDebug [2022-05-12T23:28:21.762Z] --- PASS: TestDebug (0.00s) [2022-05-12T23:28:21.762Z] === RUN TestRequestPoolParallel [2022-05-12T23:28:22.221Z] --- PASS: TestRequestPoolParallel (0.59s) [2022-05-12T23:28:22.221Z] === RUN TestFullAllocateRelease [2022-05-12T23:28:22.221Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T23:28:22.221Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T23:28:22.221Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T23:28:22.221Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T23:28:22.221Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T23:28:22.221Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T23:28:22.221Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T23:28:22.221Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T23:28:22.221Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T23:28:22.221Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T23:28:22.221Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T23:28:22.221Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T23:28:22.221Z] === RUN TestBufferPoolPutAndGet [2022-05-12T23:28:22.221Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T23:28:22.221Z] PASS [2022-05-12T23:28:22.221Z] coverage: 88.2% of statements [2022-05-12T23:28:22.221Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2022-05-12T23:28:22.310Z] --- PASS: TestBuildWithHugeFile (50.69s) [2022-05-12T23:28:22.310Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T23:28:22.310Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:28:22.310Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:28:22.310Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T23:28:22.310Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:28:22.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:28:22.310Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:28:22.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:28:22.310Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:28:22.310Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:28:22.310Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:28:22.310Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:28:22.310Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:28:22.310Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-12T23:28:22.310Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-12T23:28:22.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-12T23:28:22.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T23:28:22.310Z] === RUN TestBuildPreserveOwnership [2022-05-12T23:28:22.310Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T23:28:22.680Z] --- PASS: TestFullAllocateRelease (0.56s) [2022-05-12T23:28:22.680Z] === RUN TestOddAllocateRelease [2022-05-12T23:28:23.139Z] --- PASS: TestOddAllocateRelease (0.35s) [2022-05-12T23:28:23.139Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T23:28:23.139Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T23:28:23.139Z] === RUN TestClientStream [2022-05-12T23:28:23.139Z] --- PASS: TestClientStream (0.00s) [2022-05-12T23:28:23.139Z] === RUN TestClientSendFile [2022-05-12T23:28:23.139Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T23:28:23.139Z] === RUN TestClientWithRequestTimeout [2022-05-12T23:28:23.139Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T23:28:23.139Z] === RUN TestFileSpecPlugin [2022-05-12T23:28:23.139Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T23:28:23.139Z] === RUN TestFileJSONSpecPlugin [2022-05-12T23:28:23.139Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T23:28:23.139Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T23:28:23.139Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T23:28:23.139Z] === RUN TestPluginAddHandler [2022-05-12T23:28:23.139Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T23:28:23.139Z] === RUN TestOutputOnPrematureClose [2022-05-12T23:28:23.139Z] === RUN TestPluginWaitBadPlugin [2022-05-12T23:28:23.139Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T23:28:23.139Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T23:28:23.139Z] === RUN TestGet [2022-05-12T23:28:23.139Z] time="2022-05-12T23:28:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T23:28:23.139Z] === RUN TestCompleteSilently [2022-05-12T23:28:23.139Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T23:28:23.139Z] PASS [2022-05-12T23:28:23.139Z] coverage: 75.9% of statements [2022-05-12T23:28:23.140Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-12T23:28:23.140Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T23:28:23.140Z] ok github.com/docker/docker/pkg/progress 0.064s coverage: 75.9% of statements [2022-05-12T23:28:23.140Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-12T23:28:23.140Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T23:28:23.140Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-12T23:28:23.140Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T23:28:23.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:28:23.140Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T23:28:23.140Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T23:28:23.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:28:23.140Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T23:28:23.140Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T23:28:23.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:28:23.140Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T23:28:23.140Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T23:28:23.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:28:23.140Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T23:28:23.140Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T23:28:23.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:28:23.140Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T23:28:23.140Z] PASS [2022-05-12T23:28:23.140Z] coverage: 85.3% of statements [2022-05-12T23:28:23.140Z] ok github.com/docker/docker/libnetwork/ipam 54.612s coverage: 85.3% of statements [2022-05-12T23:28:23.140Z] INFO: make.ps1 starting at 05/12/2022 23:28:22 [2022-05-12T23:28:23.140Z] INFO: Git commit (35d6cae443) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T23:28:23.140Z] INFO: Invoking autogen... [2022-05-12T23:28:23.241Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T23:28:23.548Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-12T23:28:23.548Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T23:28:23.598Z] === RUN TestSendToOneSub [2022-05-12T23:28:23.599Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T23:28:23.599Z] === RUN TestSendToMultipleSubs [2022-05-12T23:28:23.599Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T23:28:23.599Z] === RUN TestEvictOneSub [2022-05-12T23:28:23.599Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T23:28:23.599Z] === RUN TestClosePublisher [2022-05-12T23:28:23.599Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T23:28:23.599Z] === RUN TestPubSubRace [2022-05-12T23:28:23.610Z] { [2022-05-12T23:28:23.610Z] "RT_GROUP_ICON": { [2022-05-12T23:28:23.610Z] "#1": { [2022-05-12T23:28:23.610Z] "0409": "../../winresources/docker.ico" [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:23.610Z] }, [2022-05-12T23:28:23.610Z] "RT_MANIFEST": { [2022-05-12T23:28:23.610Z] "#1": { [2022-05-12T23:28:23.610Z] "0409": { [2022-05-12T23:28:23.610Z] "identity": {}, [2022-05-12T23:28:23.610Z] "description": "Docker Engine", [2022-05-12T23:28:23.610Z] "minimum-os": "vista", [2022-05-12T23:28:23.610Z] "execution-level": "", [2022-05-12T23:28:23.610Z] "ui-access": false, [2022-05-12T23:28:23.610Z] "auto-elevate": false, [2022-05-12T23:28:23.610Z] "dpi-awareness": "unaware", [2022-05-12T23:28:23.610Z] "disable-theming": false, [2022-05-12T23:28:23.610Z] "disable-window-filtering": false, [2022-05-12T23:28:23.610Z] "high-resolution-scrolling-aware": false, [2022-05-12T23:28:23.610Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T23:28:23.610Z] "long-path-aware": false, [2022-05-12T23:28:23.610Z] "printer-driver-isolation": false, [2022-05-12T23:28:23.610Z] "gdi-scaling": false, [2022-05-12T23:28:23.610Z] "segment-heap": false, [2022-05-12T23:28:23.610Z] "use-common-controls-v6": false [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:23.610Z] }, [2022-05-12T23:28:23.610Z] "RT_MESSAGETABLE": { [2022-05-12T23:28:23.610Z] "#1": { [2022-05-12T23:28:23.610Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:23.610Z] }, [2022-05-12T23:28:23.610Z] "RT_VERSION": { [2022-05-12T23:28:23.610Z] "#1": { [2022-05-12T23:28:23.610Z] "0409": { [2022-05-12T23:28:23.610Z] "fixed": { [2022-05-12T23:28:23.610Z] "file_version": "0.0.0.0", [2022-05-12T23:28:23.610Z] "product_version": "0.0.0.0", [2022-05-12T23:28:23.610Z] "type": "Unknown" [2022-05-12T23:28:23.610Z] }, [2022-05-12T23:28:23.610Z] "info": { [2022-05-12T23:28:23.610Z] "0000": { [2022-05-12T23:28:23.610Z] "CompanyName": "", [2022-05-12T23:28:23.610Z] "FileVersion": "0.0.0-dev", [2022-05-12T23:28:23.610Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T23:28:23.610Z] "OriginalFileName": "dockerd.exe", [2022-05-12T23:28:23.610Z] "ProductName": "", [2022-05-12T23:28:23.610Z] "ProductVersion": "0.0.0-dev", [2022-05-12T23:28:23.610Z] "SpecialBuild": "35d6cae443" [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:23.610Z] } [2022-05-12T23:28:24.057Z] time="2022-05-12T23:28:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T23:28:24.079Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T23:28:24.079Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-cdf4be26\powershellWrapper.ps1:3 char:1 [2022-05-12T23:28:24.079Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T23:28:24.079Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T23:28:24.079Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T23:28:24.079Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T23:28:24.079Z] [2022-05-12T23:28:24.547Z] cmd\dockerd\config_windows.go [2022-05-12T23:28:24.547Z] cmd\dockerd\daemon.go [2022-05-12T23:28:24.547Z] cmd\dockerd\daemon_test.go [2022-05-12T23:28:24.547Z] cmd\dockerd\daemon_windows.go [2022-05-12T23:28:24.547Z] cmd\dockerd\docker.go [2022-05-12T23:28:24.547Z] cmd\dockerd\docker_windows.go [2022-05-12T23:28:24.547Z] cmd\dockerd\genwinres_windows.go [2022-05-12T23:28:24.547Z] cmd\dockerd\metrics.go [2022-05-12T23:28:24.547Z] cmd\dockerd\options.go [2022-05-12T23:28:24.547Z] cmd\dockerd\options_test.go [2022-05-12T23:28:24.547Z] cmd\dockerd\service_windows.go [2022-05-12T23:28:24.547Z] INFO: Building daemon... [2022-05-12T23:28:25.025Z] --- PASS: TestPubSubRace (1.07s) [2022-05-12T23:28:25.025Z] PASS [2022-05-12T23:28:25.025Z] coverage: 75.0% of statements [2022-05-12T23:28:25.025Z] ok github.com/docker/docker/pkg/pubsub 1.105s coverage: 75.0% of statements [2022-05-12T23:28:25.484Z] === RUN TestRegister [2022-05-12T23:28:25.484Z] --- PASS: TestRegister (0.00s) [2022-05-12T23:28:25.484Z] === RUN TestCommand [2022-05-12T23:28:25.484Z] --- PASS: TestCommand (0.03s) [2022-05-12T23:28:25.484Z] === RUN TestNaiveSelf [2022-05-12T23:28:25.484Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T23:28:25.484Z] PASS [2022-05-12T23:28:25.484Z] coverage: 82.4% of statements [2022-05-12T23:28:25.484Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2022-05-12T23:28:25.941Z] time="2022-05-12T23:28:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T23:28:26.396Z] === RUN TestDump [2022-05-12T23:28:26.396Z] goroutine 35 [running]: [2022-05-12T23:28:26.396Z] github.com/docker/docker/pkg/stack.dump(0x422d57?) [2022-05-12T23:28:26.396Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T23:28:26.396Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T23:28:26.396Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T23:28:26.396Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T23:28:26.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T23:28:26.397Z] testing.tRunner(0xc0001451e0, 0x5ea4b0) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:28:26.397Z] created by testing.(*T).Run [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T23:28:26.397Z] [2022-05-12T23:28:26.397Z] goroutine 1 [chan receive]: [2022-05-12T23:28:26.397Z] testing.(*T).Run(0xc000145040, {0x5d9154?, 0x3fc1f3?}, 0x5ea4b0) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T23:28:26.397Z] testing.runTests.func1(0xc000132840?) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T23:28:26.397Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:28:26.397Z] testing.runTests(0xc000110460?, {0x76e400, 0x3, 0x3}, {0x27b9e560a28?, 0x40?, 0x7734a0?}) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T23:28:26.397Z] testing.(*M).Run(0xc000110460) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T23:28:26.397Z] main.main() [2022-05-12T23:28:26.397Z] _testmain.go:99 +0x255 [2022-05-12T23:28:26.397Z] --- PASS: TestDump (0.00s) [2022-05-12T23:28:26.397Z] === RUN TestDumpToFile [2022-05-12T23:28:26.397Z] --- PASS: TestDumpToFile (0.17s) [2022-05-12T23:28:26.397Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T23:28:26.397Z] goroutine 37 [running]: [2022-05-12T23:28:26.397Z] github.com/docker/docker/pkg/stack.dump(0x49ed93?) [2022-05-12T23:28:26.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T23:28:26.397Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x49ed60?}) [2022-05-12T23:28:26.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T23:28:26.397Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0?) [2022-05-12T23:28:26.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T23:28:26.397Z] testing.tRunner(0xc000145860, 0x5ea4a0) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:28:26.397Z] created by testing.(*T).Run [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T23:28:26.397Z] [2022-05-12T23:28:26.397Z] goroutine 1 [chan receive]: [2022-05-12T23:28:26.397Z] testing.(*T).Run(0xc000145040, {0x5e072b?, 0x3fc1f3?}, 0x5ea4a0) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T23:28:26.397Z] testing.runTests.func1(0xc000132840?) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T23:28:26.397Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:28:26.397Z] testing.runTests(0xc000110460?, {0x76e400, 0x3, 0x3}, {0x27b9e560a28?, 0x40?, 0x7734a0?}) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T23:28:26.397Z] testing.(*M).Run(0xc000110460) [2022-05-12T23:28:26.397Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T23:28:26.397Z] main.main() [2022-05-12T23:28:26.397Z] _testmain.go:99 +0x255 [2022-05-12T23:28:26.397Z] --- PASS: TestDumpToFileWithEmptyInput (0.01s) [2022-05-12T23:28:26.397Z] PASS [2022-05-12T23:28:26.397Z] coverage: 90.9% of statements [2022-05-12T23:28:26.397Z] ok github.com/docker/docker/pkg/stack 0.220s coverage: 90.9% of statements [2022-05-12T23:28:26.848Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-12T23:28:26.853Z] === RUN TestNewStdWriter [2022-05-12T23:28:26.853Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T23:28:26.853Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestWriteWithNilBytes [2022-05-12T23:28:26.853Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestWrite [2022-05-12T23:28:26.853Z] --- PASS: TestWrite (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestWriteWithWriterError [2022-05-12T23:28:26.853Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T23:28:26.853Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestStdCopyWriteAndRead [2022-05-12T23:28:26.853Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T23:28:26.853Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T23:28:26.853Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T23:28:26.853Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T23:28:26.853Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T23:28:26.853Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T23:28:26.853Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T23:28:26.853Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T23:28:26.853Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T23:28:26.853Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T23:28:26.853Z] PASS [2022-05-12T23:28:26.853Z] coverage: 100.0% of statements [2022-05-12T23:28:26.853Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-05-12T23:28:27.418Z] --- PASS: TestBuildPreserveOwnership (10.04s) [2022-05-12T23:28:27.418Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.02s) [2022-05-12T23:28:27.418Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-12T23:28:27.418Z] === RUN TestBuildPlatformInvalid [2022-05-12T23:28:27.418Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-12T23:28:27.418Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T23:28:27.418Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T23:28:27.418Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T23:28:27.418Z] PASS [2022-05-12T23:28:27.418Z] [2022-05-12T23:28:27.418Z] === Skipped [2022-05-12T23:28:27.418Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T23:28:27.418Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:28:27.418Z] [2022-05-12T23:28:27.418Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:28:27.418Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:28:27.418Z] [2022-05-12T23:28:27.418Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T23:28:27.418Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T23:28:27.418Z] [2022-05-12T23:28:27.418Z] DONE 34 tests, 3 skipped in 111.615s [2022-05-12T23:28:27.418Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T23:28:27.419Z] INFO: Testing against a local daemon [2022-05-12T23:28:27.419Z] === RUN TestConfigInspect [2022-05-12T23:28:27.419Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-12T23:28:27.419Z] === RUN TestConfigList [2022-05-12T23:28:27.419Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] --- SKIP: TestConfigList (0.01s) [2022-05-12T23:28:27.419Z] === RUN TestConfigsCreateAndDelete [2022-05-12T23:28:27.419Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-12T23:28:27.419Z] === RUN TestConfigsUpdate [2022-05-12T23:28:27.419Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-12T23:28:27.419Z] === RUN TestTemplatedConfig [2022-05-12T23:28:27.419Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T23:28:27.419Z] === RUN TestConfigCreateResolve [2022-05-12T23:28:27.419Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-12T23:28:27.419Z] PASS [2022-05-12T23:28:27.419Z] [2022-05-12T23:28:27.419Z] === Skipped [2022-05-12T23:28:27.419Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-12T23:28:27.419Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] [2022-05-12T23:28:27.419Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-12T23:28:27.419Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] [2022-05-12T23:28:27.419Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-12T23:28:27.419Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] [2022-05-12T23:28:27.419Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-12T23:28:27.419Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] [2022-05-12T23:28:27.419Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-12T23:28:27.419Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] [2022-05-12T23:28:27.419Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-12T23:28:27.419Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:28:27.419Z] [2022-05-12T23:28:27.419Z] DONE 6 tests, 6 skipped in 0.138s [2022-05-12T23:28:27.419Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T23:28:27.676Z] INFO: Testing against a local daemon [2022-05-12T23:28:27.676Z] === RUN TestAttachWithTTY [2022-05-12T23:28:27.676Z] --- PASS: TestAttachWithTTY (0.04s) [2022-05-12T23:28:27.676Z] === RUN TestAttachWithoutTTy [2022-05-12T23:28:27.676Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-12T23:28:27.676Z] === RUN TestCheckpoint [2022-05-12T23:28:27.676Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:28:27.676Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T23:28:27.676Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T23:28:27.676Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:28:27.676Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:28:27.676Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:28:27.676Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:28:27.676Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:28:27.676Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:28:27.676Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T23:28:27.676Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T23:28:27.676Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T23:28:27.676Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T23:28:27.676Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T23:28:27.676Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T23:28:27.676Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T23:28:27.676Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T23:28:27.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T23:28:27.677Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T23:28:27.677Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T23:28:27.677Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-05-12T23:28:27.677Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T23:28:27.677Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-12T23:28:27.677Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T23:28:27.815Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T23:28:27.815Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T23:28:27.815Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestFormatStatus [2022-05-12T23:28:27.815Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestFormatError [2022-05-12T23:28:27.815Z] --- PASS: TestFormatError (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestFormatJSONError [2022-05-12T23:28:27.815Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T23:28:27.815Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T23:28:27.815Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestNewJSONProgressOutput [2022-05-12T23:28:27.815Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestAuxFormatterEmit [2022-05-12T23:28:27.815Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestStreamWriterStdout [2022-05-12T23:28:27.815Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T23:28:27.815Z] === RUN TestStreamWriterStderr [2022-05-12T23:28:27.815Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T23:28:27.815Z] PASS [2022-05-12T23:28:27.815Z] coverage: 66.2% of statements [2022-05-12T23:28:27.815Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-05-12T23:28:27.934Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-12T23:28:27.934Z] === RUN TestCopyEmptyFile [2022-05-12T23:28:27.934Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-12T23:28:27.934Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T23:28:27.934Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-12T23:28:27.934Z] === RUN TestCopyFromContainer [2022-05-12T23:28:28.271Z] === RUN TestGenerateRandomID [2022-05-12T23:28:28.271Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T23:28:28.271Z] === RUN TestShortenId [2022-05-12T23:28:28.271Z] --- PASS: TestShortenId (0.00s) [2022-05-12T23:28:28.271Z] === RUN TestShortenSha256Id [2022-05-12T23:28:28.271Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T23:28:28.271Z] === RUN TestShortenIdEmpty [2022-05-12T23:28:28.271Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T23:28:28.271Z] === RUN TestShortenIdInvalid [2022-05-12T23:28:28.271Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T23:28:28.271Z] === RUN TestIsShortIDNonHex [2022-05-12T23:28:28.271Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T23:28:28.271Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T23:28:28.271Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T23:28:28.271Z] PASS [2022-05-12T23:28:28.271Z] coverage: 70.6% of statements [2022-05-12T23:28:28.271Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-05-12T23:28:28.728Z] === RUN TestIsCpusetListAvailable [2022-05-12T23:28:28.728Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T23:28:28.728Z] PASS [2022-05-12T23:28:28.728Z] coverage: 39.4% of statements [2022-05-12T23:28:28.728Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-05-12T23:28:30.147Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-12T23:28:30.254Z] time="2022-05-12T23:28:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T23:28:30.254Z] === RUN TestChtimes [2022-05-12T23:28:30.254Z] --- PASS: TestChtimes (0.00s) [2022-05-12T23:28:30.254Z] === RUN TestChtimesWindows [2022-05-12T23:28:30.254Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T23:28:30.254Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T23:28:30.254Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T23:28:30.254Z] PASS [2022-05-12T23:28:30.254Z] coverage: 13.0% of statements [2022-05-12T23:28:30.254Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2022-05-12T23:28:30.710Z] === RUN TestTailFile [2022-05-12T23:28:30.710Z] --- PASS: TestTailFile (0.00s) [2022-05-12T23:28:30.710Z] === RUN TestTailFileManyLines [2022-05-12T23:28:30.710Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T23:28:30.710Z] === RUN TestTailEmptyFile [2022-05-12T23:28:30.710Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T23:28:30.710Z] === RUN TestTailNegativeN [2022-05-12T23:28:30.710Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T23:28:30.710Z] === RUN TestNewTailReader [2022-05-12T23:28:30.710Z] === PAUSE TestNewTailReader [2022-05-12T23:28:31.168Z] === CONT TestNewTailReader [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T23:28:31.168Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T23:28:31.168Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T23:28:31.168Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T23:28:31.168Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T23:28:31.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.169Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.169Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.170Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.170Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.170Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.172Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.172Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.173Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T23:28:31.173Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.173Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.173Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.173Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.676Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T23:28:31.677Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T23:28:31.678Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:28:31.678Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:28:31.679Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:28:31.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:28:32.112Z] === RUN TestCopyFromContainer// [2022-05-12T23:28:32.112Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T23:28:32.137Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:28:32.138Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:28:32.138Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:28:32.138Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:28:32.138Z] PASS [2022-05-12T23:28:32.138Z] coverage: 88.6% of statements [2022-05-12T23:28:32.138Z] ok github.com/docker/docker/pkg/tailfile 0.211s coverage: 88.6% of statements [2022-05-12T23:28:32.340Z] --- PASS: TestBuildMultiStageLayerLeak (12.76s) [2022-05-12T23:28:32.340Z] === RUN TestBuildWithHugeFile [2022-05-12T23:28:32.370Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T23:28:32.370Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T23:28:32.370Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T23:28:32.370Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T23:28:32.594Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T23:28:32.594Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestTarSumRemove [2022-05-12T23:28:32.594Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestSortFileInfoSums [2022-05-12T23:28:32.594Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T23:28:32.594Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestNewTarSumForLabel [2022-05-12T23:28:32.594Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestEmptyTar [2022-05-12T23:28:32.594Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestTarSumsReadSize [2022-05-12T23:28:32.594Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestTarSums [2022-05-12T23:28:32.594Z] --- PASS: TestTarSums (0.06s) [2022-05-12T23:28:32.594Z] === RUN TestIteration [2022-05-12T23:28:32.594Z] --- PASS: TestIteration (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestVersionLabelForChecksum [2022-05-12T23:28:32.594Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestVersion [2022-05-12T23:28:32.594Z] --- PASS: TestVersion (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestGetVersion [2022-05-12T23:28:32.594Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T23:28:32.594Z] === RUN TestGetVersions [2022-05-12T23:28:32.594Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T23:28:32.594Z] PASS [2022-05-12T23:28:32.594Z] coverage: 89.3% of statements [2022-05-12T23:28:32.594Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2022-05-12T23:28:32.629Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T23:28:32.629Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T23:28:32.629Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T23:28:32.629Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer (4.70s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-12T23:28:32.629Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-12T23:28:32.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T23:28:32.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:28:32.901Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:28:32.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:28:32.901Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:28:32.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:28:32.901Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:28:32.901Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:28:32.901Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:28:32.901Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:28:32.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T23:28:32.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T23:28:32.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T23:28:32.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T23:28:32.901Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T23:28:32.901Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T23:28:32.901Z] === RUN TestCreateWithInvalidEnv [2022-05-12T23:28:32.901Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T23:28:32.901Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T23:28:32.901Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T23:28:32.901Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T23:28:32.901Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T23:28:32.901Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T23:28:32.901Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T23:28:32.901Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T23:28:32.901Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T23:28:32.901Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T23:28:32.901Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T23:28:32.901Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T23:28:32.901Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T23:28:32.901Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T23:28:32.901Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T23:28:32.901Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T23:28:33.050Z] === RUN TestTruncIndex [2022-05-12T23:28:33.050Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T23:28:33.050Z] PASS [2022-05-12T23:28:33.050Z] coverage: 91.5% of statements [2022-05-12T23:28:33.050Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-05-12T23:28:33.236Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-12T23:28:34.012Z] === RUN TestVersionInfo [2022-05-12T23:28:34.012Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T23:28:34.012Z] === RUN TestAppendVersions [2022-05-12T23:28:34.012Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T23:28:34.012Z] PASS [2022-05-12T23:28:34.012Z] coverage: 88.9% of statements [2022-05-12T23:28:34.012Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-05-12T23:28:34.274Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-05-12T23:28:34.274Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T23:28:34.389Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-12T23:28:34.389Z] PASS [2022-05-12T23:28:34.389Z] [2022-05-12T23:28:34.389Z] === Skipped [2022-05-12T23:28:34.389Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T23:28:34.389Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:34.389Z] [2022-05-12T23:28:34.389Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-12T23:28:34.389Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:34.389Z] [2022-05-12T23:28:34.389Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T23:28:34.389Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:34.389Z] [2022-05-12T23:28:34.389Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T23:28:34.389Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:34.389Z] [2022-05-12T23:28:34.389Z] DONE 17 tests, 4 skipped in 25.955s [2022-05-12T23:28:34.389Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T23:28:34.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:34.389Z] ++ set -e [2022-05-12T23:28:34.389Z] ++ '[' -n 0 ']' [2022-05-12T23:28:34.389Z] ++ set -x [2022-05-12T23:28:34.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:34.389Z] INFO: Testing against a local daemon [2022-05-12T23:28:34.389Z] === RUN TestPluginInvalidJSON [2022-05-12T23:28:34.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:28:34.389Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:28:34.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:28:34.389Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:28:34.389Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T23:28:34.389Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T23:28:34.389Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:28:34.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T23:28:34.389Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T23:28:34.390Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T23:28:34.390Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T23:28:34.390Z] === RUN TestPluginInstall [2022-05-12T23:28:34.390Z] === RUN TestPluginInstall/no_auth [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46ebdc1c30d026f9cd31c462dc89b5d8dbb116731cc5327fd76f496e52a5848" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46ebdc1c30d026f9cd31c462dc89b5d8dbb116731cc5327fd76f496e52a5848" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:28:34.390Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46ebdc1c30d026f9cd31c462dc89b5d8dbb116731cc5327fd76f496e52a5848" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46ebdc1c30d026f9cd31c462dc89b5d8dbb116731cc5327fd76f496e52a5848" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:28:34.390Z] === RUN TestPluginInstall/with_insecure [2022-05-12T23:28:34.973Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T23:28:34.973Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T23:28:34.973Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T23:28:34.973Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T23:28:35.208Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-05-12T23:28:35.208Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T23:28:35.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:28:35.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:28:35.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:28:35.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:28:35.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:28:35.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:28:35.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:28:35.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:28:35.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:28:35.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:28:35.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:28:35.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:28:35.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:28:35.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:28:35.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:28:35.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T23:28:35.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-12T23:28:35.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-12T23:28:35.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-12T23:28:35.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-05-12T23:28:35.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-12T23:28:35.208Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T23:28:35.322Z] time="2022-05-12T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:28:35.322Z] time="2022-05-12T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb3f9701453fe7ea8599215836e81da9100cb1e61dc2afe6669a56af1bbaa053" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:28:35.322Z] time="2022-05-12T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:28:35.322Z] time="2022-05-12T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb3f9701453fe7ea8599215836e81da9100cb1e61dc2afe6669a56af1bbaa053" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:28:35.431Z] === RUN TestValidatePrivileges [2022-05-12T23:28:35.431Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T23:28:35.431Z] === RUN TestFilterByCapNeg [2022-05-12T23:28:35.431Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T23:28:35.431Z] === RUN TestFilterByCapPos [2022-05-12T23:28:35.431Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T23:28:35.431Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T23:28:35.431Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T23:28:35.431Z] PASS [2022-05-12T23:28:35.431Z] coverage: 12.2% of statements [2022-05-12T23:28:35.431Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.2% of statements [2022-05-12T23:28:35.456Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-12T23:28:35.580Z] plugin_test.go:195: [d8f1fcd0fa86a] daemon is not started [2022-05-12T23:28:35.580Z] --- PASS: TestPluginInstall (2.51s) [2022-05-12T23:28:35.580Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-05-12T23:28:35.580Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-05-12T23:28:35.580Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-05-12T23:28:35.580Z] === RUN TestPluginsWithRuntimes [2022-05-12T23:28:35.773Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-05-12T23:28:35.773Z] === RUN TestCreateDifferentPlatform [2022-05-12T23:28:35.773Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T23:28:35.773Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T23:28:35.773Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T23:28:35.773Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T23:28:35.773Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T23:28:35.773Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T23:28:35.773Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-12T23:28:35.773Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T23:28:35.773Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T23:28:35.773Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T23:28:35.773Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T23:28:35.773Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T23:28:35.773Z] === RUN TestDaemonRestartIpcMode [2022-05-12T23:28:35.773Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T23:28:35.773Z] === RUN TestDaemonHostGatewayIP [2022-05-12T23:28:35.773Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:28:35.773Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-12T23:28:35.773Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T23:28:35.773Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T23:28:35.773Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T23:28:35.773Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T23:28:35.773Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T23:28:35.773Z] === RUN TestDiff [2022-05-12T23:28:35.887Z] === RUN TestNewSettable [2022-05-12T23:28:35.887Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T23:28:35.887Z] === RUN TestIsSettable [2022-05-12T23:28:35.887Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T23:28:35.887Z] === RUN TestUpdateSettingsEnv [2022-05-12T23:28:35.887Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T23:28:35.887Z] PASS [2022-05-12T23:28:35.887Z] coverage: 20.0% of statements [2022-05-12T23:28:35.887Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2022-05-12T23:28:36.031Z] --- PASS: TestDiff (0.40s) [2022-05-12T23:28:36.031Z] === RUN TestExecWithCloseStdin [2022-05-12T23:28:36.348Z] === RUN TestLoad [2022-05-12T23:28:36.348Z] --- PASS: TestLoad (0.00s) [2022-05-12T23:28:36.348Z] === RUN TestSave [2022-05-12T23:28:36.348Z] --- PASS: TestSave (0.02s) [2022-05-12T23:28:36.348Z] === RUN TestAddDeleteGet [2022-05-12T23:28:36.348Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-12T23:28:36.348Z] === RUN TestInvalidTags [2022-05-12T23:28:36.348Z] --- PASS: TestInvalidTags (0.00s) [2022-05-12T23:28:36.348Z] PASS [2022-05-12T23:28:36.348Z] coverage: 84.4% of statements [2022-05-12T23:28:36.348Z] ok github.com/docker/docker/reference 0.118s coverage: 84.4% of statements [2022-05-12T23:28:36.396Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-12T23:28:36.596Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-05-12T23:28:36.597Z] === RUN TestExec [2022-05-12T23:28:36.953Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T23:28:37.161Z] --- PASS: TestExec (0.46s) [2022-05-12T23:28:37.161Z] === RUN TestExecUser [2022-05-12T23:28:37.338Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-12T23:28:37.419Z] --- PASS: TestExecUser (0.47s) [2022-05-12T23:28:37.419Z] === RUN TestExportContainerAndImportImage [2022-05-12T23:28:37.875Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T23:28:37.875Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T23:28:37.875Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T23:28:37.875Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestValidateMirror [2022-05-12T23:28:37.875Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestLoadInsecureRegistries [2022-05-12T23:28:37.875Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T23:28:37.875Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T23:28:37.875Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T23:28:37.875Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T23:28:37.875Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T23:28:37.875Z] time="2022-05-12T23:28:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T23:28:37.875Z] time="2022-05-12T23:28:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-12T23:28:37.875Z] time="2022-05-12T23:28:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T23:28:37.875Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-05-12T23:28:37.875Z] === RUN TestNewServiceConfig [2022-05-12T23:28:37.875Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestValidateIndexName [2022-05-12T23:28:37.875Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestValidateIndexNameWithError [2022-05-12T23:28:37.875Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestEndpointParse [2022-05-12T23:28:37.875Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestEndpointParseInvalid [2022-05-12T23:28:37.875Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestValidateEndpoint [2022-05-12T23:28:37.875Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestPing [2022-05-12T23:28:37.875Z] --- PASS: TestPing (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestPingRegistryEndpoint [2022-05-12T23:28:37.875Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:28:37.875Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestEndpoint [2022-05-12T23:28:37.875Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:28:37.875Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestParseRepositoryInfo [2022-05-12T23:28:37.875Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestNewIndexInfo [2022-05-12T23:28:37.875Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestMirrorEndpointLookup [2022-05-12T23:28:37.875Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:28:37.875Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestSearchRepositories [2022-05-12T23:28:37.875Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T23:28:37.875Z] Host: 127.0.0.1:49325 [2022-05-12T23:28:37.875Z] User-Agent: docker test client [2022-05-12T23:28:37.875Z] Authorization: Token fake-token [2022-05-12T23:28:37.875Z] X-Docker-Token: true [2022-05-12T23:28:37.875Z] Accept-Encoding: gzip [2022-05-12T23:28:37.875Z] [2022-05-12T23:28:37.875Z] [2022-05-12T23:28:37.875Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T23:28:37.875Z] Connection: close [2022-05-12T23:28:37.875Z] Content-Length: 144 [2022-05-12T23:28:37.875Z] Cache-Control: no-cache [2022-05-12T23:28:37.875Z] Content-Type: application/json [2022-05-12T23:28:37.875Z] Date: Thu, 12 May 2022 23:28:37 GMT [2022-05-12T23:28:37.875Z] Expires: -1 [2022-05-12T23:28:37.875Z] Pragma: no-cache [2022-05-12T23:28:37.875Z] Server: docker-tests/mock [2022-05-12T23:28:37.875Z] X-Docker-Registry-Config: mock [2022-05-12T23:28:37.875Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T23:28:37.875Z] [2022-05-12T23:28:37.875Z] [2022-05-12T23:28:37.875Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestTrustedLocation [2022-05-12T23:28:37.875Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T23:28:37.875Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T23:28:37.875Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestIsSecureIndex [2022-05-12T23:28:37.875Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T23:28:37.875Z] PASS [2022-05-12T23:28:37.875Z] coverage: 51.7% of statements [2022-05-12T23:28:37.875Z] ok github.com/docker/docker/registry 0.250s coverage: 51.7% of statements [2022-05-12T23:28:37.875Z] time="2022-05-12T23:28:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T23:28:37.875Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-05-12T23:28:37.875Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T23:28:37.875Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T23:28:37.875Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T23:28:37.875Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestResumableRequestReader [2022-05-12T23:28:37.875Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T23:28:37.875Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T23:28:37.875Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T23:28:37.875Z] PASS [2022-05-12T23:28:37.875Z] coverage: 100.0% of statements [2022-05-12T23:28:37.875Z] ok github.com/docker/docker/registry/resumable 0.243s coverage: 100.0% of statements [2022-05-12T23:28:37.884Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T23:28:37.984Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-05-12T23:28:37.984Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T23:28:38.331Z] --- PASS: TestGet (15.01s) [2022-05-12T23:28:38.331Z] === RUN TestPluginWithNoManifest [2022-05-12T23:28:38.331Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T23:28:38.331Z] === RUN TestGetAll [2022-05-12T23:28:38.331Z] --- PASS: TestGetAll (0.00s) [2022-05-12T23:28:38.331Z] PASS [2022-05-12T23:28:38.331Z] coverage: 73.2% of statements [2022-05-12T23:28:38.331Z] ok github.com/docker/docker/pkg/plugins 36.045s coverage: 73.2% of statements [2022-05-12T23:28:38.331Z] === RUN TestRestartManagerTimeout [2022-05-12T23:28:38.331Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T23:28:38.331Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T23:28:38.331Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T23:28:38.331Z] PASS [2022-05-12T23:28:38.331Z] coverage: 50.9% of statements [2022-05-12T23:28:38.331Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2022-05-12T23:28:38.721Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-12T23:28:38.787Z] === RUN TestDecodeContainerConfig [2022-05-12T23:28:38.787Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T23:28:38.787Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T23:28:38.787Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T23:28:38.787Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T23:28:38.787Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T23:28:38.787Z] === RUN TestValidatePrivileged [2022-05-12T23:28:38.787Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T23:28:38.787Z] PASS [2022-05-12T23:28:38.787Z] coverage: 52.4% of statements [2022-05-12T23:28:38.787Z] ok github.com/docker/docker/runconfig 0.067s coverage: 52.4% of statements [2022-05-12T23:28:38.815Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-05-12T23:28:38.815Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-05-12T23:28:38.815Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-12T23:28:38.815Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T23:28:39.242Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T23:28:39.242Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T23:28:39.242Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T23:28:39.242Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T23:28:39.242Z] PASS [2022-05-12T23:28:39.242Z] coverage: 62.5% of statements [2022-05-12T23:28:39.242Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2022-05-12T23:28:39.357Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-05-12T23:28:39.357Z] === RUN TestHealthCheckWorkdir [2022-05-12T23:28:39.382Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-12T23:28:39.382Z] PASS [2022-05-12T23:28:39.382Z] [2022-05-12T23:28:39.382Z] DONE 24 tests in 6.437s [2022-05-12T23:28:39.382Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T23:28:39.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:39.382Z] ++ set -e [2022-05-12T23:28:39.382Z] ++ '[' -n 0 ']' [2022-05-12T23:28:39.382Z] ++ set -x [2022-05-12T23:28:39.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:39.382Z] INFO: Testing against a local daemon [2022-05-12T23:28:39.382Z] === RUN TestExternalGraphDriver [2022-05-12T23:28:39.382Z] === RUN TestExternalGraphDriver/json [2022-05-12T23:28:39.923Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-05-12T23:28:39.923Z] === RUN TestHealthKillContainer [2022-05-12T23:28:40.103Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T23:28:40.364Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T23:28:41.279Z] === RUN TestExternalGraphDriver/spec [2022-05-12T23:28:41.410Z] === RUN TestGetAddress [2022-05-12T23:28:41.410Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestRemove [2022-05-12T23:28:41.410Z] === RUN TestGetDriver [2022-05-12T23:28:41.410Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestVolumeRequestError [2022-05-12T23:28:41.410Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T23:28:41.410Z] --- SKIP: TestRemove (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestInitializeWithVolumes [2022-05-12T23:28:41.410Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T23:28:41.410Z] === RUN TestCreate [2022-05-12T23:28:41.410Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T23:28:41.410Z] PASS [2022-05-12T23:28:41.410Z] coverage: 36.1% of statements [2022-05-12T23:28:41.410Z] --- PASS: TestCreate (0.01s) [2022-05-12T23:28:41.410Z] === RUN TestValidateName [2022-05-12T23:28:41.410Z] --- PASS: TestValidateName (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestCreateWithOpts [2022-05-12T23:28:41.410Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T23:28:41.410Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestRelaodNoOpts [2022-05-12T23:28:41.410Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-05-12T23:28:41.410Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-12T23:28:41.410Z] PASS [2022-05-12T23:28:41.410Z] coverage: 41.5% of statements [2022-05-12T23:28:41.410Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRaw [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T23:28:41.410Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRaw [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T23:28:41.410Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestConvertTmpfsOptions [2022-05-12T23:28:41.410Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T23:28:41.410Z] linux_parser_test.go:209: data="ro" [2022-05-12T23:28:41.410Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestParseMountSpec [2022-05-12T23:28:41.410Z] parser_test.go:62: case 0 [2022-05-12T23:28:41.410Z] parser_test.go:62: case 1 [2022-05-12T23:28:41.410Z] parser_test.go:62: case 2 [2022-05-12T23:28:41.410Z] parser_test.go:62: case 3 [2022-05-12T23:28:41.410Z] parser_test.go:62: case 4 [2022-05-12T23:28:41.410Z] parser_test.go:62: case 5 [2022-05-12T23:28:41.410Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestValidateMount [2022-05-12T23:28:41.410Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRaw [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T23:28:41.410Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T23:28:41.410Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T23:28:41.410Z] PASS [2022-05-12T23:28:41.410Z] coverage: 67.6% of statements [2022-05-12T23:28:41.410Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-05-12T23:28:41.749Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-12T23:28:42.652Z] === RUN TestExternalGraphDriver/pull [2022-05-12T23:28:42.938Z] === RUN TestSetGetMeta [2022-05-12T23:28:42.938Z] === PAUSE TestSetGetMeta [2022-05-12T23:28:42.938Z] === RUN TestRestore [2022-05-12T23:28:42.938Z] === PAUSE TestRestore [2022-05-12T23:28:42.938Z] === RUN TestServiceCreate [2022-05-12T23:28:42.938Z] === PAUSE TestServiceCreate [2022-05-12T23:28:42.938Z] === RUN TestServiceList [2022-05-12T23:28:42.938Z] === PAUSE TestServiceList [2022-05-12T23:28:42.938Z] === RUN TestServiceRemove [2022-05-12T23:28:42.938Z] === PAUSE TestServiceRemove [2022-05-12T23:28:42.938Z] === RUN TestServiceGet [2022-05-12T23:28:42.938Z] === PAUSE TestServiceGet [2022-05-12T23:28:42.938Z] === RUN TestServicePrune [2022-05-12T23:28:42.938Z] === PAUSE TestServicePrune [2022-05-12T23:28:42.938Z] === RUN TestCreate [2022-05-12T23:28:42.938Z] === PAUSE TestCreate [2022-05-12T23:28:42.938Z] === RUN TestRemove [2022-05-12T23:28:42.938Z] === PAUSE TestRemove [2022-05-12T23:28:42.938Z] === RUN TestList [2022-05-12T23:28:42.938Z] === PAUSE TestList [2022-05-12T23:28:42.938Z] === RUN TestFindByDriver [2022-05-12T23:28:42.938Z] === PAUSE TestFindByDriver [2022-05-12T23:28:42.938Z] === RUN TestFindByReferenced [2022-05-12T23:28:42.938Z] === PAUSE TestFindByReferenced [2022-05-12T23:28:42.938Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T23:28:42.938Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T23:28:42.938Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T23:28:42.938Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T23:28:42.938Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T23:28:42.938Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T23:28:42.938Z] === RUN TestRefDerefRemove [2022-05-12T23:28:42.938Z] === PAUSE TestRefDerefRemove [2022-05-12T23:28:42.938Z] === RUN TestGet [2022-05-12T23:28:42.938Z] === PAUSE TestGet [2022-05-12T23:28:42.938Z] === RUN TestGetWithReference [2022-05-12T23:28:42.938Z] === PAUSE TestGetWithReference [2022-05-12T23:28:42.938Z] === RUN TestFilterFunc [2022-05-12T23:28:42.938Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T23:28:42.938Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T23:28:42.938Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T23:28:42.938Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T23:28:42.938Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T23:28:42.938Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T23:28:42.938Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T23:28:42.938Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T23:28:42.938Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T23:28:42.938Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T23:28:42.938Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T23:28:42.938Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T23:28:42.938Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T23:28:42.938Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T23:28:42.938Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T23:28:42.938Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T23:28:42.938Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T23:28:42.938Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T23:28:42.938Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T23:28:42.938Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T23:28:42.938Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T23:28:42.938Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T23:28:42.938Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T23:28:42.938Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T23:28:42.938Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T23:28:42.938Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T23:28:42.938Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T23:28:42.938Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T23:28:42.938Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T23:28:42.938Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T23:28:42.938Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T23:28:42.938Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T23:28:42.938Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T23:28:42.938Z] === CONT TestSetGetMeta [2022-05-12T23:28:42.938Z] === CONT TestServiceGet [2022-05-12T23:28:42.938Z] === CONT TestList [2022-05-12T23:28:42.938Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T23:28:42.938Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T23:28:42.938Z] === CONT TestGetWithReference [2022-05-12T23:28:42.938Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-12T23:28:42.938Z] === CONT TestGet [2022-05-12T23:28:42.938Z] --- PASS: TestList (0.04s) [2022-05-12T23:28:42.938Z] === CONT TestRefDerefRemove [2022-05-12T23:28:42.938Z] --- PASS: TestGetWithReference (0.03s) [2022-05-12T23:28:42.938Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T23:28:42.938Z] --- PASS: TestGet (0.02s) [2022-05-12T23:28:42.938Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T23:28:42.938Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-12T23:28:42.938Z] === CONT TestFindByReferenced [2022-05-12T23:28:42.938Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-12T23:28:42.938Z] === CONT TestFindByDriver [2022-05-12T23:28:42.938Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T23:28:42.938Z] === CONT TestCreate [2022-05-12T23:28:42.938Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-12T23:28:42.938Z] === CONT TestRemove [2022-05-12T23:28:42.938Z] --- PASS: TestCreate (0.02s) [2022-05-12T23:28:42.938Z] === CONT TestServicePrune [2022-05-12T23:28:42.938Z] --- PASS: TestFindByDriver (0.02s) [2022-05-12T23:28:42.938Z] === CONT TestServiceList [2022-05-12T23:28:42.938Z] --- PASS: TestRemove (0.02s) [2022-05-12T23:28:42.938Z] === CONT TestServiceRemove [2022-05-12T23:28:42.938Z] --- PASS: TestServiceGet (0.19s) [2022-05-12T23:28:42.938Z] === CONT TestServiceCreate [2022-05-12T23:28:42.938Z] time="2022-05-12T23:28:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:28:42.938Z] --- PASS: TestServiceRemove (0.10s) [2022-05-12T23:28:42.938Z] === CONT TestRestore [2022-05-12T23:28:42.938Z] --- PASS: TestServiceList (0.11s) [2022-05-12T23:28:42.938Z] time="2022-05-12T23:28:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:28:42.938Z] time="2022-05-12T23:28:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:28:42.938Z] time="2022-05-12T23:28:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T23:28:42.938Z] --- PASS: TestServiceCreate (0.02s) [2022-05-12T23:28:42.938Z] time="2022-05-12T23:28:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:28:42.938Z] --- PASS: TestRestore (0.03s) [2022-05-12T23:28:42.938Z] --- PASS: TestServicePrune (0.14s) [2022-05-12T23:28:42.938Z] PASS [2022-05-12T23:28:42.938Z] coverage: 69.0% of statements [2022-05-12T23:28:42.938Z] ok github.com/docker/docker/volume/service 0.269s coverage: 69.0% of statements [2022-05-12T23:28:42.971Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-12T23:28:44.420Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-12T23:28:44.549Z] --- PASS: TestExternalGraphDriver (4.74s) [2022-05-12T23:28:44.550Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-05-12T23:28:44.550Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-05-12T23:28:44.550Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-05-12T23:28:44.550Z] === RUN TestGraphdriverPluginV2 [2022-05-12T23:28:44.550Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:44.550Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-12T23:28:44.550Z] PASS [2022-05-12T23:28:44.550Z] [2022-05-12T23:28:44.550Z] === Skipped [2022-05-12T23:28:44.550Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-12T23:28:44.550Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:28:44.550Z] [2022-05-12T23:28:44.550Z] DONE 5 tests, 1 skipped in 4.854s [2022-05-12T23:28:44.550Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T23:28:44.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:44.550Z] ++ set -e [2022-05-12T23:28:44.550Z] ++ '[' -n 0 ']' [2022-05-12T23:28:44.550Z] ++ set -x [2022-05-12T23:28:44.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:44.550Z] INFO: Testing against a local daemon [2022-05-12T23:28:44.550Z] === RUN TestContinueAfterPluginCrash [2022-05-12T23:28:44.550Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T23:28:44.550Z] === RUN TestReadPluginNoRead [2022-05-12T23:28:44.550Z] === PAUSE TestReadPluginNoRead [2022-05-12T23:28:44.550Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T23:28:44.550Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T23:28:44.550Z] === CONT TestContinueAfterPluginCrash [2022-05-12T23:28:44.550Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T23:28:45.047Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T23:28:45.618Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T23:28:46.190Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T23:28:47.132Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T23:28:47.132Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T23:28:47.392Z] docker_cli_daemon_test.go:2503: [d7ac0cfa7eba6] daemon is not started [2022-05-12T23:28:47.653Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T23:28:47.828Z] --- PASS: TestDaemonStartWithLogOpt (3.06s) [2022-05-12T23:28:47.828Z] === CONT TestReadPluginNoRead [2022-05-12T23:28:47.914Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T23:28:48.088Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-12T23:28:48.088Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T23:28:48.088Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T23:28:48.088Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T23:28:48.088Z] === RUN TestIpcModeNone [2022-05-12T23:28:48.318Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-12T23:28:48.345Z] --- PASS: TestIpcModeNone (0.61s) [2022-05-12T23:28:48.345Z] === RUN TestIpcModePrivate [2022-05-12T23:28:48.604Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-05-12T23:28:48.861Z] --- PASS: TestIpcModePrivate (0.45s) [2022-05-12T23:28:48.861Z] === RUN TestIpcModeShareable [2022-05-12T23:28:48.861Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:28:48.861Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-12T23:28:48.861Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T23:28:49.299Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-12T23:28:49.735Z] === RUN TestReadPluginNoRead/default [2022-05-12T23:28:50.233Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-05-12T23:28:50.233Z] === RUN TestAPIIpcModeHost [2022-05-12T23:28:50.233Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:28:50.233Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-12T23:28:50.233Z] === RUN TestDaemonIpcModeShareable [2022-05-12T23:28:50.233Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:28:50.233Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-12T23:28:50.233Z] === RUN TestDaemonIpcModePrivate [2022-05-12T23:28:50.241Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T23:28:50.667Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T23:28:51.166Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-12T23:28:51.424Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-05-12T23:28:51.424Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T23:28:51.424Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:28:51.424Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T23:28:51.424Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T23:28:51.424Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:28:51.424Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T23:28:51.424Z] === RUN TestIpcModeOlderClient [2022-05-12T23:28:51.424Z] === PAUSE TestIpcModeOlderClient [2022-05-12T23:28:51.424Z] === RUN TestKillContainerInvalidSignal [2022-05-12T23:28:51.682Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-05-12T23:28:51.682Z] === RUN TestKillContainer [2022-05-12T23:28:51.682Z] === RUN TestKillContainer/no_signal [2022-05-12T23:28:52.039Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T23:28:52.151Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T23:28:52.247Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T23:28:52.298Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-05-12T23:28:52.504Z] === RUN TestKillContainer/killing_signal [2022-05-12T23:28:52.863Z] === CONT TestReadPluginNoRead [2022-05-12T23:28:52.863Z] read_test.go:92: [d3fb53fbf6ba5] daemon is not started [2022-05-12T23:28:52.863Z] --- PASS: TestReadPluginNoRead (5.56s) [2022-05-12T23:28:52.863Z] --- PASS: TestReadPluginNoRead/default (1.14s) [2022-05-12T23:28:52.863Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-05-12T23:28:52.863Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-05-12T23:28:52.863Z] PASS [2022-05-12T23:28:52.863Z] [2022-05-12T23:28:52.863Z] DONE 6 tests in 8.722s [2022-05-12T23:28:52.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-12T23:28:52.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:52.863Z] ++ set -e [2022-05-12T23:28:52.863Z] ++ '[' -n 0 ']' [2022-05-12T23:28:52.863Z] ++ set -x [2022-05-12T23:28:52.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:53.016Z] ............................ [ 66%] [2022-05-12T23:28:53.070Z] --- PASS: TestKillContainer (1.27s) [2022-05-12T23:28:53.070Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-05-12T23:28:53.070Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-05-12T23:28:53.070Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-05-12T23:28:53.070Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T23:28:53.070Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T23:28:53.121Z] testing: warning: no tests to run [2022-05-12T23:28:53.121Z] PASS [2022-05-12T23:28:53.121Z] [2022-05-12T23:28:53.121Z] DONE 0 tests in 0.034s [2022-05-12T23:28:53.121Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T23:28:53.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:53.121Z] ++ set -e [2022-05-12T23:28:53.121Z] ++ '[' -n 0 ']' [2022-05-12T23:28:53.121Z] ++ set -x [2022-05-12T23:28:53.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:53.121Z] INFO: Testing against a local daemon [2022-05-12T23:28:53.121Z] === RUN TestPluginWithDevMounts [2022-05-12T23:28:53.121Z] === PAUSE TestPluginWithDevMounts [2022-05-12T23:28:53.121Z] === CONT TestPluginWithDevMounts [2022-05-12T23:28:53.328Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T23:28:53.537Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T23:28:53.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-05-12T23:28:53.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-05-12T23:28:53.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-05-12T23:28:53.894Z] === RUN TestKillStoppedContainer [2022-05-12T23:28:53.894Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-05-12T23:28:53.894Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T23:28:53.894Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T23:28:53.894Z] === RUN TestKillDifferentUserContainer [2022-05-12T23:28:54.459Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-05-12T23:28:54.459Z] === RUN TestInspectOomKilledTrue [2022-05-12T23:28:54.459Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:28:54.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T23:28:54.459Z] === RUN TestInspectOomKilledFalse [2022-05-12T23:28:54.459Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:28:54.459Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T23:28:54.459Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T23:28:54.459Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T23:28:54.459Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T23:28:54.459Z] === RUN TestLinksContainerNames [2022-05-12T23:28:55.019Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-05-12T23:28:55.019Z] PASS [2022-05-12T23:28:55.019Z] [2022-05-12T23:28:55.019Z] DONE 1 tests in 1.625s [2022-05-12T23:28:55.019Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T23:28:55.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:55.019Z] ++ set -e [2022-05-12T23:28:55.019Z] ++ '[' -n 0 ']' [2022-05-12T23:28:55.019Z] ++ set -x [2022-05-12T23:28:55.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:28:55.019Z] INFO: Testing against a local daemon [2022-05-12T23:28:55.019Z] === RUN TestSecretInspect [2022-05-12T23:28:55.025Z] --- PASS: TestLinksContainerNames (0.76s) [2022-05-12T23:28:55.025Z] === RUN TestLogsFollowTailEmpty [2022-05-12T23:28:55.449Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T23:28:55.590Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-05-12T23:28:55.590Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T23:28:55.848Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/default [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/private [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/slave [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/shared [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T23:28:55.848Z] === CONT TestMountDaemonRoot/default [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T23:28:55.848Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T23:28:55.848Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:28:55.848Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:28:55.848Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:28:55.848Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T23:28:56.019Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/shared [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/slave [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/private [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T23:28:56.105Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:28:56.105Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T23:28:56.105Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T23:28:56.106Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T23:28:56.363Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T23:28:56.363Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T23:28:56.363Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T23:28:56.363Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-12T23:28:56.363Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-12T23:28:56.363Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T23:28:56.363Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-12T23:28:56.363Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T23:28:56.363Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T23:28:56.363Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-12T23:28:56.363Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T23:28:56.363Z] === RUN TestNetworkNat [2022-05-12T23:28:56.916Z] --- PASS: TestSecretInspect (2.20s) [2022-05-12T23:28:56.916Z] === RUN TestSecretList [2022-05-12T23:28:56.933Z] --- PASS: TestNetworkNat (0.64s) [2022-05-12T23:28:56.933Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T23:28:56.969Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T23:28:57.497Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-05-12T23:28:57.497Z] === RUN TestNetworkLoopbackNat [2022-05-12T23:28:57.910Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T23:28:58.813Z] --- PASS: TestSecretList (1.78s) [2022-05-12T23:28:58.813Z] === RUN TestSecretsCreateAndDelete [2022-05-12T23:29:00.021Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-12T23:29:00.021Z] === RUN TestPause [2022-05-12T23:29:00.021Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:00.021Z] --- SKIP: TestPause (0.00s) [2022-05-12T23:29:00.021Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T23:29:00.021Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T23:29:00.021Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T23:29:00.021Z] === RUN TestPauseStopPausedContainer [2022-05-12T23:29:00.021Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:00.021Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-12T23:29:00.021Z] === RUN TestPidHost [2022-05-12T23:29:00.954Z] --- PASS: TestPidHost (0.88s) [2022-05-12T23:29:00.954Z] === RUN TestPsFilter [2022-05-12T23:29:00.954Z] --- PASS: TestPsFilter (0.10s) [2022-05-12T23:29:00.954Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T23:29:01.210Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-12T23:29:01.338Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-05-12T23:29:01.338Z] === RUN TestSecretsUpdate [2022-05-12T23:29:01.519Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-12T23:29:01.519Z] === RUN TestRemoveContainerWithVolume [2022-05-12T23:29:01.776Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-12T23:29:01.776Z] === RUN TestRemoveContainerRunning [2022-05-12T23:29:02.341Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-05-12T23:29:02.341Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T23:29:02.593Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-12T23:29:02.599Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-12T23:29:02.599Z] === RUN TestRemoveInvalidContainer [2022-05-12T23:29:02.599Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T23:29:02.599Z] === RUN TestRenameLinkedContainer [2022-05-12T23:29:03.235Z] --- PASS: TestSecretsUpdate (2.20s) [2022-05-12T23:29:03.235Z] === RUN TestTemplatedSecret [2022-05-12T23:29:03.982Z] 2022/05/12 23:29:02 Closing DB instances... [2022-05-12T23:29:04.499Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-05-12T23:29:04.499Z] === RUN TestRenameStoppedContainer [2022-05-12T23:29:04.507Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T23:29:04.756Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-05-12T23:29:04.756Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T23:29:05.079Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-12T23:29:05.340Z] check_test.go:307: [dd19db0f45a70] daemon is not started [2022-05-12T23:29:05.340Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-12T23:29:05.513Z] --- PASS: TestNetworkDBGarbageCollection (54.66s) [2022-05-12T23:29:05.513Z] === RUN TestFindNode [2022-05-12T23:29:05.513Z] 2022/05/12 23:29:05 Closing DB instances... [2022-05-12T23:29:05.513Z] --- PASS: TestFindNode (0.02s) [2022-05-12T23:29:05.513Z] === RUN TestChangeNodeState [2022-05-12T23:29:05.513Z] 2022/05/12 23:29:05 Closing DB instances... [2022-05-12T23:29:05.513Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T23:29:05.513Z] === RUN TestNodeReincarnation [2022-05-12T23:29:05.513Z] 2022/05/12 23:29:05 Closing DB instances... [2022-05-12T23:29:05.690Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-05-12T23:29:05.690Z] === RUN TestRenameInvalidName [2022-05-12T23:29:05.762Z] --- PASS: TestTemplatedSecret (2.45s) [2022-05-12T23:29:05.762Z] === RUN TestSecretCreateResolve [2022-05-12T23:29:05.948Z] --- PASS: TestRenameInvalidName (0.39s) [2022-05-12T23:29:05.948Z] === RUN TestRenameAnonymousContainer [2022-05-12T23:29:07.322Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-05-12T23:29:07.322Z] === RUN TestRenameContainerWithSameName [2022-05-12T23:29:07.667Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-05-12T23:29:07.668Z] PASS [2022-05-12T23:29:07.668Z] [2022-05-12T23:29:07.668Z] DONE 6 tests in 13.065s [2022-05-12T23:29:07.668Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T23:29:07.668Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:29:07.668Z] ++ set -e [2022-05-12T23:29:07.668Z] ++ '[' -n 0 ']' [2022-05-12T23:29:07.668Z] ++ set -x [2022-05-12T23:29:07.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:29:07.887Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-05-12T23:29:07.887Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T23:29:07.925Z] INFO: Testing against a local daemon [2022-05-12T23:29:07.925Z] === RUN TestServiceCreateInit [2022-05-12T23:29:07.925Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T23:29:08.819Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-05-12T23:29:08.819Z] === RUN TestResize [2022-05-12T23:29:09.077Z] --- PASS: TestResize (0.40s) [2022-05-12T23:29:09.077Z] === RUN TestResizeWithInvalidSize [2022-05-12T23:29:09.338Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-05-12T23:29:09.338Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T23:29:09.904Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-05-12T23:29:09.904Z] === RUN TestDaemonRestartKillContainers [2022-05-12T23:29:09.904Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T23:29:09.904Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:29:09.904Z] === RUN TestCgroupNamespacesRun [2022-05-12T23:29:11.203Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T23:29:11.276Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-05-12T23:29:11.276Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T23:29:11.277Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T23:29:11.277Z] === RUN TestParallelCreate [2022-05-12T23:29:11.277Z] 2022/05/12 23:29:10 Closing DB instances... [2022-05-12T23:29:11.277Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T23:29:11.277Z] === RUN TestParallelDelete [2022-05-12T23:29:11.277Z] 2022/05/12 23:29:10 Closing DB instances... [2022-05-12T23:29:11.277Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T23:29:11.277Z] === RUN TestNetworkDBIslands [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:00aaf65259c7 with config:&{NodeID:00aaf65259c7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="Node 00aaf65259c7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="Node 00aaf65259c7/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:36c6d5a4ade1 with config:&{NodeID:36c6d5a4ade1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="Node 00aaf65259c7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=info msg="Node 00aaf65259c7/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:640d623e50d7 with config:&{NodeID:640d623e50d7 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 00aaf65259c7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 00aaf65259c7/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.277Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b1f472b4a29b with config:&{NodeID:b1f472b4a29b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node 00aaf65259c7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node 00aaf65259c7/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:11.736Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, added to nodes list" [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite (337.94s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.22s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.97s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.47s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.67s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.09s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.10s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.21s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.33s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.75s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.50s) [2022-05-12T23:29:11.925Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.14s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.50s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.11s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.87s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.58s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.99s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.63s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.26s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.05s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.82s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.06s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.66s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.15s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.79s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.81s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.49s) [2022-05-12T23:29:11.925Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T23:29:11.925Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.96s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.82s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.27s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.82s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.74s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.19s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.10s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.65s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.62s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.78s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.61s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.66s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.14s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.68s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.52s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-05-12T23:29:11.925Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s) [2022-05-12T23:29:11.925Z] === RUN TestDockerSwarmSuite [2022-05-12T23:29:11.925Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f750a2d201dc with config:&{NodeID:f750a2d201dc Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node f750a2d201dc/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node f750a2d201dc/172.21.11.190, added to nodes list" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node f750a2d201dc/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node f750a2d201dc/172.21.11.190, added to nodes list" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node 00aaf65259c7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node 00aaf65259c7/172.21.11.190, added to nodes list" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, added to nodes list" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node 640d623e50d7/172.21.11.190, added to nodes list" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=info msg="Node b1f472b4a29b/172.21.11.190, added to nodes list" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:12Z" level=info msg="Node f750a2d201dc/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:12Z" level=info msg="Node f750a2d201dc/172.21.11.190, added to nodes list" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:12Z" level=info msg="Node f750a2d201dc/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:12Z" level=info msg="Node f750a2d201dc/172.21.11.190, added to nodes list" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:12Z" level=info msg="Node f750a2d201dc/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:12.191Z] time="2022-05-12T23:29:12Z" level=info msg="Node f750a2d201dc/172.21.11.190, added to nodes list" [2022-05-12T23:29:12.209Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-05-12T23:29:12.209Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T23:29:12.647Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=info msg="The new bootstrap node list is:[172.21.11.190:10033 172.21.11.190:10034 172.21.11.190:10035]" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10033" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49365" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10034" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49366" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10035" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49367" [2022-05-12T23:29:12.647Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=info msg="The new bootstrap node list is:[172.21.11.190:10033 172.21.11.190:10034 172.21.11.190:10035]" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10033" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49368" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10034" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49369" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10035" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49370" [2022-05-12T23:29:12.647Z] time="2022-05-12T23:29:12Z" level=info msg="node 0 leaving" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="node2(36c6d5a4ade1): Node leave event for 00aaf65259c7/172.21.11.190" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="node3(640d623e50d7): Node leave event for 00aaf65259c7/172.21.11.190" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="node4(b1f472b4a29b): Node leave event for 00aaf65259c7/172.21.11.190" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="node5(f750a2d201dc): Node leave event for 00aaf65259c7/172.21.11.190" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="node1(00aaf65259c7): Node leave event for 00aaf65259c7/172.21.11.190" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7/172.21.11.190, left gossip cluster" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7/172.21.11.190, left gossip cluster" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7/172.21.11.190, left gossip cluster" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7/172.21.11.190, left gossip cluster" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:12Z" level=info msg="Node 00aaf65259c7/172.21.11.190, left gossip cluster" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:13Z" level=info msg="node 1 leaving" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:13Z" level=info msg="Node 36c6d5a4ade1 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:13Z" level=info msg="node5(f750a2d201dc): Node leave event for 36c6d5a4ade1/172.21.11.190" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:13Z" level=info msg="Node 36c6d5a4ade1 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:13Z" level=info msg="node4(b1f472b4a29b): Node leave event for 36c6d5a4ade1/172.21.11.190" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:13Z" level=info msg="Node 36c6d5a4ade1 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.103Z] time="2022-05-12T23:29:13Z" level=info msg="node3(640d623e50d7): Node leave event for 36c6d5a4ade1/172.21.11.190" [2022-05-12T23:29:13.143Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-05-12T23:29:13.143Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, left gossip cluster" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="Node 36c6d5a4ade1 change state NodeActive --> NodeFailed" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, added to failed nodes list" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=error msg="node: 36c6d5a4ade1 is unknown to memberlist" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, left gossip cluster" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, left gossip cluster" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10034" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49371" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=error msg="node: 36c6d5a4ade1 is unknown to memberlist" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=error msg="node: 36c6d5a4ade1 is unknown to memberlist" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="Node 36c6d5a4ade1/172.21.11.190, left gossip cluster" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=warning msg="memberlist: Failed to send gossip to 172.21.11.190:10035: write udp [::]:10034->172.21.11.190:10035: use of closed network connection" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=error msg="node: 36c6d5a4ade1 is unknown to memberlist" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="node 2 leaving" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=warning msg="memberlist: Failed to send gossip to 172.21.11.190:10036: write udp [::]:10034->172.21.11.190:10036: use of closed network connection" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="Node 640d623e50d7 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="node5(f750a2d201dc): Node leave event for 640d623e50d7/172.21.11.190" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="Node 640d623e50d7 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="node4(b1f472b4a29b): Node leave event for 640d623e50d7/172.21.11.190" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="Node 640d623e50d7 change state NodeActive --> NodeLeft" [2022-05-12T23:29:13.559Z] time="2022-05-12T23:29:13Z" level=info msg="node3(640d623e50d7): Node leave event for 640d623e50d7/172.21.11.190" [2022-05-12T23:29:14.014Z] time="2022-05-12T23:29:13Z" level=info msg="Node 640d623e50d7/172.21.11.190, left gossip cluster" [2022-05-12T23:29:14.014Z] time="2022-05-12T23:29:13Z" level=info msg="Node 640d623e50d7/172.21.11.190, left gossip cluster" [2022-05-12T23:29:14.014Z] time="2022-05-12T23:29:13Z" level=info msg="Node 640d623e50d7/172.21.11.190, left gossip cluster" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.21.11.190:10037: use of closed network connection" [2022-05-12T23:29:14.470Z] networkdb_test.go:867: node4: OK [2022-05-12T23:29:14.470Z] networkdb_test.go:867: node5: OK [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="node 0 coming back" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c2d2b7011765 with config:&{NodeID:c2d2b7011765 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="Node c2d2b7011765/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="Node c2d2b7011765/172.21.11.190, added to nodes list" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="node 1 coming back" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:38dd60af3d88 with config:&{NodeID:38dd60af3d88 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="Node 38dd60af3d88/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="Node 38dd60af3d88/172.21.11.190, added to nodes list" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="node 2 coming back" [2022-05-12T23:29:14.470Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4a20d61be029 with config:&{NodeID:4a20d61be029 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="Node 4a20d61be029/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:14.470Z] time="2022-05-12T23:29:14Z" level=info msg="Node 4a20d61be029/172.21.11.190, added to nodes list" [2022-05-12T23:29:14.515Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-05-12T23:29:14.515Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T23:29:15.382Z] --- PASS: TestServiceCreateInit (6.93s) [2022-05-12T23:29:15.382Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.46s) [2022-05-12T23:29:15.382Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2022-05-12T23:29:15.382Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T23:29:15.448Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-05-12T23:29:15.448Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T23:29:16.820Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-05-12T23:29:16.820Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T23:29:17.387Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-12T23:29:17.387Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T23:29:17.769Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-12T23:29:18.184Z] time="2022-05-12T23:29:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.11.190:10033 172.21.11.190:10034 172.21.11.190:10035]" [2022-05-12T23:29:18.184Z] time="2022-05-12T23:29:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.11.190:10033 172.21.11.190:10034 172.21.11.190:10035]" [2022-05-12T23:29:18.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-05-12T23:29:18.320Z] === RUN TestNISDomainname [2022-05-12T23:29:18.320Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-12T23:29:18.320Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-12T23:29:18.320Z] === RUN TestHostnameDnsResolution [2022-05-12T23:29:18.640Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10033" [2022-05-12T23:29:18.640Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49372" [2022-05-12T23:29:18.640Z] time="2022-05-12T23:29:18Z" level=info msg="Node f750a2d201dc/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.640Z] time="2022-05-12T23:29:18Z" level=info msg="Node f750a2d201dc/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.640Z] time="2022-05-12T23:29:18Z" level=info msg="Node b1f472b4a29b/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.640Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.640Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, is the new incarnation of the shutdown node 00aaf65259c7/172.21.11.190" [2022-05-12T23:29:18.640Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node b1f472b4a29b/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10034" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49373" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node f750a2d201dc/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node f750a2d201dc/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node b1f472b4a29b/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node b1f472b4a29b/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, is the new incarnation of the shutdown node 36c6d5a4ade1/172.21.11.190" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49374" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10035" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node f750a2d201dc/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node f750a2d201dc/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node b1f472b4a29b/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node b1f472b4a29b/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, is the new incarnation of the shutdown node 640d623e50d7/172.21.11.190" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, is the new incarnation of the shutdown node 36c6d5a4ade1/172.21.11.190" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 38dd60af3d88/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, is the new incarnation of the shutdown node 00aaf65259c7/172.21.11.190" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node c2d2b7011765/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, added to nodes list" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, is the new incarnation of the shutdown node 640d623e50d7/172.21.11.190" [2022-05-12T23:29:18.641Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, added to nodes list" [2022-05-12T23:29:19.097Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, joined gossip cluster" [2022-05-12T23:29:19.097Z] time="2022-05-12T23:29:18Z" level=info msg="Node 4a20d61be029/172.21.11.190, added to nodes list" [2022-05-12T23:29:19.097Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10033" [2022-05-12T23:29:19.097Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49375" [2022-05-12T23:29:19.097Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10034" [2022-05-12T23:29:19.097Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49376" [2022-05-12T23:29:19.097Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.11.190:10035" [2022-05-12T23:29:19.097Z] time="2022-05-12T23:29:18Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49377" [2022-05-12T23:29:19.253Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-05-12T23:29:19.253Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T23:29:19.253Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-12T23:29:19.253Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T23:29:19.253Z] === RUN TestPrivilegedHostDevices [2022-05-12T23:29:19.510Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-05-12T23:29:19.510Z] === RUN TestStats [2022-05-12T23:29:19.510Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:19.510Z] --- SKIP: TestStats (0.00s) [2022-05-12T23:29:19.510Z] === RUN TestStopContainerWithTimeout [2022-05-12T23:29:19.510Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T23:29:19.510Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T23:29:19.510Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T23:29:19.510Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T23:29:19.510Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T23:29:19.510Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T23:29:19.510Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T23:29:19.510Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T23:29:19.510Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T23:29:19.510Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T23:29:19.554Z] 2022/05/12 23:29:19 Closing DB instances... [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765 change state NodeActive --> NodeLeft" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="node4(b1f472b4a29b): Node leave event for c2d2b7011765/172.21.11.190" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765 change state NodeActive --> NodeLeft" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="node2(38dd60af3d88): Node leave event for c2d2b7011765/172.21.11.190" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765 change state NodeActive --> NodeLeft" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="node5(f750a2d201dc): Node leave event for c2d2b7011765/172.21.11.190" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765 change state NodeActive --> NodeLeft" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="node1(c2d2b7011765): Node leave event for c2d2b7011765/172.21.11.190" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765 change state NodeActive --> NodeLeft" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="node3(4a20d61be029): Node leave event for c2d2b7011765/172.21.11.190" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765/172.21.11.190, left gossip cluster" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765/172.21.11.190, left gossip cluster" [2022-05-12T23:29:19.554Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node c2d2b7011765/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node 38dd60af3d88 change state NodeActive --> NodeLeft" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="node4(b1f472b4a29b): Node leave event for 38dd60af3d88/172.21.11.190" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node 38dd60af3d88 change state NodeActive --> NodeLeft" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="node5(f750a2d201dc): Node leave event for 38dd60af3d88/172.21.11.190" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node 38dd60af3d88 change state NodeActive --> NodeLeft" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="node3(4a20d61be029): Node leave event for 38dd60af3d88/172.21.11.190" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node 38dd60af3d88 change state NodeActive --> NodeLeft" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="node2(38dd60af3d88): Node leave event for 38dd60af3d88/172.21.11.190" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node 38dd60af3d88/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node 38dd60af3d88/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node 38dd60af3d88/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.009Z] time="2022-05-12T23:29:19Z" level=info msg="Node 38dd60af3d88/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.442Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T23:29:20.466Z] time="2022-05-12T23:29:20Z" level=info msg="Node 4a20d61be029 change state NodeActive --> NodeLeft" [2022-05-12T23:29:20.466Z] time="2022-05-12T23:29:20Z" level=info msg="Node 4a20d61be029 change state NodeActive --> NodeLeft" [2022-05-12T23:29:20.466Z] time="2022-05-12T23:29:20Z" level=info msg="node5(f750a2d201dc): Node leave event for 4a20d61be029/172.21.11.190" [2022-05-12T23:29:20.466Z] time="2022-05-12T23:29:20Z" level=info msg="node4(b1f472b4a29b): Node leave event for 4a20d61be029/172.21.11.190" [2022-05-12T23:29:20.466Z] time="2022-05-12T23:29:20Z" level=info msg="Node 4a20d61be029 change state NodeActive --> NodeLeft" [2022-05-12T23:29:20.466Z] time="2022-05-12T23:29:20Z" level=info msg="node3(4a20d61be029): Node leave event for 4a20d61be029/172.21.11.190" [2022-05-12T23:29:20.466Z] time="2022-05-12T23:29:20Z" level=info msg="Node 4a20d61be029/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.466Z] time="2022-05-12T23:29:20Z" level=info msg="Node 4a20d61be029/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.926Z] time="2022-05-12T23:29:20Z" level=info msg="Node 4a20d61be029/172.21.11.190, left gossip cluster" [2022-05-12T23:29:20.926Z] time="2022-05-12T23:29:20Z" level=debug msg="memberlist: Failed ping: 4a20d61be029 (timeout reached)" [2022-05-12T23:29:20.926Z] time="2022-05-12T23:29:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.11.190:10037: use of closed network connection" [2022-05-12T23:29:20.926Z] time="2022-05-12T23:29:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.11.190:10036: use of closed network connection" [2022-05-12T23:29:20.926Z] time="2022-05-12T23:29:20Z" level=debug msg="memberlist: Stream connection from=172.21.11.190:49378" [2022-05-12T23:29:21.386Z] time="2022-05-12T23:29:20Z" level=info msg="Node b1f472b4a29b change state NodeActive --> NodeLeft" [2022-05-12T23:29:21.386Z] time="2022-05-12T23:29:20Z" level=info msg="node5(f750a2d201dc): Node leave event for b1f472b4a29b/172.21.11.190" [2022-05-12T23:29:21.386Z] time="2022-05-12T23:29:20Z" level=info msg="Node b1f472b4a29b change state NodeActive --> NodeLeft" [2022-05-12T23:29:21.386Z] time="2022-05-12T23:29:20Z" level=info msg="node4(b1f472b4a29b): Node leave event for b1f472b4a29b/172.21.11.190" [2022-05-12T23:29:21.386Z] time="2022-05-12T23:29:21Z" level=warning msg="memberlist: Was able to connect to 4a20d61be029 but other probes failed, network may be misconfigured" [2022-05-12T23:29:21.815Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T23:29:22.353Z] time="2022-05-12T23:29:21Z" level=info msg="Node b1f472b4a29b/172.21.11.190, left gossip cluster" [2022-05-12T23:29:22.353Z] time="2022-05-12T23:29:22Z" level=info msg="Node b1f472b4a29b/172.21.11.190, left gossip cluster" [2022-05-12T23:29:22.810Z] time="2022-05-12T23:29:22Z" level=info msg="Node f750a2d201dc/172.21.11.190, left gossip cluster" [2022-05-12T23:29:22.810Z] time="2022-05-12T23:29:22Z" level=info msg="Node f750a2d201dc change state NodeActive --> NodeFailed" [2022-05-12T23:29:22.810Z] time="2022-05-12T23:29:22Z" level=info msg="Node f750a2d201dc/172.21.11.190, added to failed nodes list" [2022-05-12T23:29:22.810Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-05-12T23:29:22.810Z] PASS [2022-05-12T23:29:22.810Z] coverage: 60.3% of statements [2022-05-12T23:29:22.810Z] ok github.com/docker/docker/libnetwork/networkdb 105.338s coverage: 60.3% of statements [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T23:29:22.810Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T23:29:23.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-12T23:29:24.340Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T23:29:24.340Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-05-12T23:29:24.340Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-05-12T23:29:24.340Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-05-12T23:29:24.340Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-05-12T23:29:24.340Z] === RUN TestDeleteDevicemapper [2022-05-12T23:29:24.340Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T23:29:24.340Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T23:29:24.340Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === Skipped [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T23:29:25.702Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T23:29:25.702Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T23:29:25.702Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T23:29:25.702Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T23:29:25.702Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T23:29:25.702Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T23:29:25.702Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T23:29:25.702Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T23:29:25.702Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T23:29:25.702Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T23:29:25.702Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T23:29:25.702Z] daemon_test.go:145: root required [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T23:29:25.702Z] reload_test.go:342: root required [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T23:29:25.702Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T23:29:25.702Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T23:29:25.702Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T23:29:25.702Z] [2022-05-12T23:29:25.702Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T23:29:25.703Z] download_test.go:267: Needs fixing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T23:29:25.703Z] layer_test.go:291: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T23:29:25.703Z] layer_test.go:340: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T23:29:25.703Z] layer_test.go:455: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T23:29:25.703Z] layer_test.go:684: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T23:29:25.703Z] migration_test.go:45: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T23:29:25.703Z] migration_test.go:181: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T23:29:25.703Z] mount_test.go:17: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T23:29:25.703Z] mount_test.go:76: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T23:29:25.703Z] mount_test.go:125: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T23:29:25.703Z] mount_test.go:212: Failing on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T23:29:25.703Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T23:29:25.703Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-12T23:29:25.703Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T23:29:25.703Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T23:29:25.703Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T23:29:25.703Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T23:29:25.703Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T23:29:25.703Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T23:29:25.703Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T23:29:25.703Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T23:29:25.703Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T23:29:25.703Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T23:29:25.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T23:29:25.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T23:29:25.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T23:29:25.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T23:29:25.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-12T23:29:25.703Z] archive_test.go:140: zstd not installed [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T23:29:25.703Z] archive_windows_test.go:16: Currently fails [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T23:29:25.703Z] changes_test.go:196: needs more investigation [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T23:29:25.703Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T23:29:25.703Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T23:29:25.703Z] changes_test.go:433: needs further investigation [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T23:29:25.703Z] changes_test.go:469: needs further investigation [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T23:29:25.703Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T23:29:25.703Z] poller_test.go:40: No chmod on Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T23:29:25.703Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T23:29:25.703Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-12T23:29:25.703Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T23:29:25.703Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T23:29:25.703Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T23:29:25.703Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T23:29:25.703Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T23:29:25.703Z] [2022-05-12T23:29:25.703Z] DONE 2285 tests, 70 skipped in 310.855s [2022-05-12T23:29:26.159Z] INFO: make.ps1 ended at 05/12/2022 23:29:25 [2022-05-12T23:29:26.239Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s) [2022-05-12T23:29:26.240Z] === RUN TestUpdateMemory [2022-05-12T23:29:26.240Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:26.240Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T23:29:26.240Z] === RUN TestUpdateCPUQuota [2022-05-12T23:29:26.240Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:26.240Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-12T23:29:26.240Z] === RUN TestUpdatePidsLimit [2022-05-12T23:29:26.240Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:26.240Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-12T23:29:26.240Z] === RUN TestUpdateRestartPolicy [2022-05-12T23:29:26.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T23:29:27.689Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T23:29:27.689Z] INFO: Unit tests ended at 05/12/2022 23:29:27. Duration:00:05:26.9851502 [2022-05-12T23:29:27.689Z] INFO: Building busybox [2022-05-12T23:29:27.689Z] Sending build context to Docker daemon 5.12kB [2022-05-12T23:29:27.689Z] [2022-05-12T23:29:27.689Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T23:29:27.689Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T23:29:27.689Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T23:29:27.689Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T23:29:27.689Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T23:29:27.689Z] ---> 7c569352fed3 [2022-05-12T23:29:27.689Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T23:29:27.689Z] ---> Running in cb8870ba18e6 [2022-05-12T23:29:28.372Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T23:29:30.246Z] --- PASS: TestCreateServiceMultipleTimes (15.09s) [2022-05-12T23:29:30.246Z] === RUN TestCreateServiceConflict [2022-05-12T23:29:32.143Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-05-12T23:29:32.143Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T23:29:33.595Z] Removing intermediate container cb8870ba18e6 [2022-05-12T23:29:33.595Z] ---> 67ca5b32e8fb [2022-05-12T23:29:33.595Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T23:29:33.595Z] ---> Running in d715672dfee4 [2022-05-12T23:29:33.595Z] Removing intermediate container d715672dfee4 [2022-05-12T23:29:33.595Z] ---> 3c880b74d728 [2022-05-12T23:29:33.595Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T23:29:33.595Z] ---> Running in a7a33c2664e6 [2022-05-12T23:29:34.052Z] Removing intermediate container a7a33c2664e6 [2022-05-12T23:29:34.052Z] ---> 42c44e5e4042 [2022-05-12T23:29:34.052Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T23:29:34.342Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-12T23:29:34.667Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-05-12T23:29:34.667Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T23:29:35.577Z] [2022-05-12T23:29:35.577Z] ---> 62293370957b [2022-05-12T23:29:36.033Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-12T23:29:36.033Z] ---> Running in 806b333edc29 [2022-05-12T23:29:36.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T23:29:36.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-12T23:29:36.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T23:29:36.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-12T23:29:37.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T23:29:37.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T23:29:38.684Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-05-12T23:29:38.684Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T23:29:38.684Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-12T23:29:38.684Z] === RUN TestWaitNonBlocked [2022-05-12T23:29:38.684Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:29:38.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:29:38.684Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:29:38.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:29:38.684Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:29:38.684Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:29:38.684Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-12T23:29:38.684Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-05-12T23:29:38.684Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-05-12T23:29:38.684Z] === RUN TestWaitBlocked [2022-05-12T23:29:38.684Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:29:38.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:29:38.684Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:29:38.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:29:38.684Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T23:29:38.684Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T23:29:38.684Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T23:29:38.684Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-05-12T23:29:38.684Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-05-12T23:29:38.684Z] === CONT TestDaemonRestartIpcMode [2022-05-12T23:29:38.684Z] === CONT TestIpcModeOlderClient [2022-05-12T23:29:38.684Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-12T23:29:38.684Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T23:29:39.839Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T23:29:39.839Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T23:29:39.839Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T23:29:39.839Z] docker_api_swarm_test.go:563: [d7b1f764db9f8] joining swarm manager [d12e8a77eb406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:29:40.099Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T23:29:41.220Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-05-12T23:29:41.478Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-05-12T23:29:41.478Z] PASS [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === Skipped [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T23:29:41.478Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T23:29:41.478Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-12T23:29:41.478Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T23:29:41.478Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T23:29:41.478Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-12T23:29:41.478Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-12T23:29:41.478Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-12T23:29:41.478Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T23:29:41.478Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T23:29:41.478Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T23:29:41.478Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T23:29:41.478Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T23:29:41.478Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-12T23:29:41.478Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T23:29:41.478Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T23:29:41.478Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-12T23:29:41.478Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T23:29:41.478Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-12T23:29:41.478Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:29:41.478Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-12T23:29:41.478Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T23:29:41.478Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-12T23:29:41.478Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T23:29:41.478Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T23:29:41.478Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-12T23:29:41.478Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-12T23:29:41.478Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T23:29:41.478Z] [2022-05-12T23:29:41.478Z] DONE 214 tests, 27 skipped in 73.945s [2022-05-12T23:29:41.478Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T23:29:41.478Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T23:29:42.043Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-12T23:29:42.044Z] === RUN TestConfigDaemonID [2022-05-12T23:29:43.425Z] daemon_test.go:84: [dc5d6fe714b29] daemon is not started [2022-05-12T23:29:43.425Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-12T23:29:43.425Z] === RUN TestDaemonConfigValidation [2022-05-12T23:29:43.425Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:29:43.425Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:29:43.425Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T23:29:43.425Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T23:29:43.425Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T23:29:43.425Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T23:29:43.425Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T23:29:43.425Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T23:29:43.425Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T23:29:43.425Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T23:29:43.425Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T23:29:43.425Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T23:29:43.425Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T23:29:43.425Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T23:29:43.425Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T23:29:43.425Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T23:29:43.425Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-12T23:29:43.425Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-12T23:29:43.425Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-05-12T23:29:43.425Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-12T23:29:43.425Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-05-12T23:29:43.425Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T23:29:43.425Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T23:29:44.359Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T23:29:45.734Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T23:29:46.317Z] Removing intermediate container 806b333edc29 [2022-05-12T23:29:46.317Z] ---> 4d942db5c1e6 [2022-05-12T23:29:46.317Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T23:29:46.317Z] ---> Running in d23320b26620 [2022-05-12T23:29:46.666Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T23:29:46.666Z] daemon_test.go:198: [da3a43bfaf0d1] daemon is not started [2022-05-12T23:29:46.666Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-05-12T23:29:46.666Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-12T23:29:46.666Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-05-12T23:29:46.666Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-05-12T23:29:46.666Z] === RUN TestDaemonProxy [2022-05-12T23:29:46.666Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T23:29:46.666Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T23:29:46.666Z] PASS [2022-05-12T23:29:46.666Z] [2022-05-12T23:29:46.666Z] === Skipped [2022-05-12T23:29:46.666Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-12T23:29:46.666Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T23:29:46.666Z] [2022-05-12T23:29:46.666Z] DONE 13 tests, 1 skipped in 5.233s [2022-05-12T23:29:46.666Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T23:29:46.666Z] INFO: Testing against a local daemon [2022-05-12T23:29:46.666Z] === RUN TestCommitInheritsEnv [2022-05-12T23:29:46.773Z] [2022-05-12T23:29:46.773Z] SUCCESS: Specified value was saved. [2022-05-12T23:29:48.037Z] --- PASS: TestCommitInheritsEnv (1.37s) [2022-05-12T23:29:48.037Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T23:29:48.037Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T23:29:48.037Z] === RUN TestImportWithCustomPlatform [2022-05-12T23:29:48.298Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T23:29:48.298Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T23:29:48.298Z] === RUN TestImportWithCustomPlatform// [2022-05-12T23:29:48.298Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T23:29:48.298Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T23:29:48.298Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T23:29:48.555Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T23:29:48.555Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T23:29:48.555Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T23:29:48.555Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T23:29:48.555Z] === RUN TestImagesFilterMultiReference [2022-05-12T23:29:48.555Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-12T23:29:48.555Z] === RUN TestImagePullPlatformInvalid [2022-05-12T23:29:48.555Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T23:29:48.555Z] === RUN TestRemoveImageOrphaning [2022-05-12T23:29:49.452Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-12T23:29:49.529Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-05-12T23:29:49.529Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T23:29:49.661Z] Removing intermediate container d23320b26620 [2022-05-12T23:29:49.661Z] ---> 10aa6fcb4adc [2022-05-12T23:29:49.661Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T23:29:49.661Z] ---> Running in d391b1a6d2cd [2022-05-12T23:29:50.094Z] --- PASS: TestCreateServiceSecretFileMode (2.34s) [2022-05-12T23:29:50.094Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T23:29:50.099Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T23:29:50.360Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T23:29:50.452Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-05-12T23:29:50.452Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T23:29:50.452Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T23:29:50.452Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T23:29:50.452Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T23:29:50.452Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-12T23:29:50.452Z] === RUN TestTagInvalidReference [2022-05-12T23:29:50.452Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T23:29:50.452Z] === RUN TestTagValidPrefixedRepo [2022-05-12T23:29:50.452Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-12T23:29:50.452Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T23:29:50.452Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T23:29:50.452Z] === RUN TestTagOfficialNames [2022-05-12T23:29:50.452Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-12T23:29:50.452Z] === RUN TestTagMatchesDigest [2022-05-12T23:29:50.452Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T23:29:50.452Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T23:29:51.301Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T23:29:51.873Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T23:29:51.981Z] tests/integration/client_test.py ..... [ 75%] [2022-05-12T23:29:51.981Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-12T23:29:51.981Z] tests/integration/errors_test.py . [ 76%] [2022-05-12T23:29:52.443Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T23:29:52.443Z] docker_api_swarm_test.go:585: [d9b975f0eab45] joining swarm manager [d12e8a77eb406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:29:52.621Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-05-12T23:29:52.621Z] === RUN TestCreateServiceSysctls [2022-05-12T23:29:53.384Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T23:29:53.384Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T23:29:54.329Z] Cannot create a file when that file already exists. [2022-05-12T23:29:55.296Z] check_test.go:378: [d7b1f764db9f8] daemon is not started [2022-05-12T23:29:55.867Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T23:29:55.900Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-05-12T23:29:55.900Z] === RUN TestCreateServiceCapabilities [2022-05-12T23:29:57.782Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T23:29:57.796Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-05-12T23:29:57.796Z] === RUN TestInspect [2022-05-12T23:29:59.696Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T23:30:00.094Z] Removing intermediate container d391b1a6d2cd [2022-05-12T23:30:00.094Z] ---> c6cf670d5571 [2022-05-12T23:30:00.094Z] Step 13/13 : CMD ["sh"] [2022-05-12T23:30:00.094Z] ---> Running in 0afd3c116517 [2022-05-12T23:30:00.094Z] Removing intermediate container 0afd3c116517 [2022-05-12T23:30:00.094Z] ---> 13153137652d [2022-05-12T23:30:00.094Z] Successfully built 13153137652d [2022-05-12T23:30:00.094Z] Successfully tagged busybox:latest [2022-05-12T23:30:00.094Z] INFO: Docker images of the daemon under test [2022-05-12T23:30:00.094Z] [2022-05-12T23:30:00.094Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T23:30:00.094Z] busybox latest 13153137652d Less than a second ago 4.95GB [2022-05-12T23:30:00.094Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T23:30:00.094Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T23:30:00.094Z] [2022-05-12T23:30:00.094Z] INFO: Running integration tests at 05/12/2022 23:29:59... [2022-05-12T23:30:00.094Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T23:30:00.094Z] INFO: Integration API tests being run from the host: [2022-05-12T23:30:00.094Z] INFO: make.ps1 starting at 05/12/2022 23:29:59 [2022-05-12T23:30:00.327Z] --- PASS: TestInspect (2.54s) [2022-05-12T23:30:00.327Z] === RUN TestCreateJob [2022-05-12T23:30:01.056Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T23:30:01.080Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T23:30:01.080Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T23:30:02.478Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T23:30:03.609Z] --- PASS: TestCreateJob (2.95s) [2022-05-12T23:30:03.609Z] === RUN TestReplicatedJob [2022-05-12T23:30:03.875Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T23:30:04.817Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T23:30:05.387Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T23:30:05.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-12T23:30:05.647Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T23:30:05.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-12T23:30:07.560Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T23:30:08.502Z] docker_api_swarm_test.go:46: [d0b7f96c5e3bc] joining swarm manager [d756eb6b41faa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:30:08.868Z] --- PASS: TestReplicatedJob (4.66s) [2022-05-12T23:30:08.868Z] === RUN TestUpdateReplicatedJob [2022-05-12T23:30:09.885Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T23:30:10.365Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-12T23:30:11.271Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T23:30:11.397Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-05-12T23:30:11.397Z] === RUN TestServiceListWithStatuses [2022-05-12T23:30:11.397Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T23:30:11.397Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T23:30:11.397Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T23:30:15.474Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T23:30:15.474Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T23:30:15.581Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) [2022-05-12T23:30:15.581Z] === RUN TestDockerNetworkReConnect [2022-05-12T23:30:16.415Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T23:30:16.986Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T23:30:17.558Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T23:30:17.558Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T23:30:18.499Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T23:30:18.760Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T23:30:18.860Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-05-12T23:30:18.860Z] === RUN TestServicePlugin [2022-05-12T23:30:18.860Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:30:18.860Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T23:30:18.860Z] === RUN TestServiceUpdateLabel [2022-05-12T23:30:19.331Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T23:30:19.901Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T23:30:20.162Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T23:30:20.756Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-05-12T23:30:20.756Z] === RUN TestServiceUpdateSecrets [2022-05-12T23:30:21.104Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T23:30:21.263Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T23:30:21.264Z] [2022-05-12T23:30:21.264Z] ________ ____ __. [2022-05-12T23:30:21.264Z] \_____ \ | |/ _| [2022-05-12T23:30:21.264Z] / | \| < [2022-05-12T23:30:21.264Z] / | \ | \ [2022-05-12T23:30:21.264Z] \_______ /____|__ \ [2022-05-12T23:30:21.264Z] \/ \/ [2022-05-12T23:30:21.264Z] [2022-05-12T23:30:21.264Z] INFO: make.ps1 ended at 05/12/2022 23:30:08 [2022-05-12T23:30:21.264Z] INFO: Binaries build ended at 05/12/2022 23:30:09. Duration:00:01:53.1992537 [2022-05-12T23:30:21.264Z] INFO: Copying the built daemon binary to d:\CI\PR-42501\5\binary\dockerd-35d6cae443.exe... [2022-05-12T23:30:21.264Z] INFO: Copying the built client binary to d:\CI\PR-42501\5\binary\docker-35d6cae443.exe... [2022-05-12T23:30:21.264Z] INFO: Copying the golang package from the container to d:\CI\PR-42501\5\installer\go.zip... [2022-05-12T23:30:21.264Z] INFO: Extracting go.zip to d:\CI\PR-42501\5\go [2022-05-12T23:30:22.490Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T23:30:22.750Z] --- PASS: TestImportExtremelyLargeImageWorks (180.07s) [2022-05-12T23:30:22.750Z] PASS [2022-05-12T23:30:22.750Z] [2022-05-12T23:30:22.750Z] DONE 22 tests in 184.512s [2022-05-12T23:30:23.011Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T23:30:23.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:30:23.011Z] ++ set -e [2022-05-12T23:30:23.011Z] ++ '[' -n 0 ']' [2022-05-12T23:30:23.011Z] ++ set -x [2022-05-12T23:30:23.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:30:23.011Z] INFO: Testing against a local daemon [2022-05-12T23:30:23.011Z] === RUN TestNetworkCreateDelete [2022-05-12T23:30:23.272Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-05-12T23:30:23.272Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T23:30:23.532Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-05-12T23:30:23.532Z] === RUN TestDaemonDNSFallback [2022-05-12T23:30:24.918Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T23:30:26.253Z] ......... [ 85%] [2022-05-12T23:30:26.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-12T23:30:27.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-12T23:30:29.063Z] --- PASS: TestBuildWithHugeFile (111.52s) [2022-05-12T23:30:29.063Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T23:30:29.063Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:30:29.063Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:30:29.063Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T23:30:29.063Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:30:29.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:30:29.063Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:30:29.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:30:29.063Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:30:29.063Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:30:29.063Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:30:29.063Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:30:29.063Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:30:29.063Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-12T23:30:29.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T23:30:29.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T23:30:29.063Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T23:30:29.063Z] === RUN TestBuildPreserveOwnership [2022-05-12T23:30:29.063Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:30:29.063Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T23:30:29.063Z] === RUN TestBuildPlatformInvalid [2022-05-12T23:30:29.063Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-12T23:30:29.063Z] PASS [2022-05-12T23:30:29.063Z] ok github.com/docker/docker/integration/build 186.291s [2022-05-12T23:30:29.063Z] [2022-05-12T23:30:29.063Z] === Skipped [2022-05-12T23:30:29.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T23:30:29.063Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:30:29.063Z] [2022-05-12T23:30:29.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T23:30:29.063Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.063Z] [2022-05-12T23:30:29.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T23:30:29.063Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:30:29.063Z] [2022-05-12T23:30:29.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T23:30:29.063Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:30:29.063Z] [2022-05-12T23:30:29.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:30:29.063Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:30:29.063Z] [2022-05-12T23:30:29.064Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T23:30:29.064Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:30:29.064Z] [2022-05-12T23:30:29.064Z] DONE 29 tests, 6 skipped in 219.074s [2022-05-12T23:30:29.064Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T23:30:29.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:30:29.064Z] INFO: Testing against a local daemon [2022-05-12T23:30:29.064Z] === RUN TestConfigInspect [2022-05-12T23:30:29.064Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T23:30:29.064Z] === RUN TestConfigList [2022-05-12T23:30:29.064Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T23:30:29.064Z] === RUN TestConfigsCreateAndDelete [2022-05-12T23:30:29.064Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T23:30:29.064Z] === RUN TestConfigsUpdate [2022-05-12T23:30:29.064Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T23:30:29.064Z] === RUN TestTemplatedConfig [2022-05-12T23:30:29.064Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T23:30:29.064Z] === RUN TestConfigCreateResolve [2022-05-12T23:30:29.064Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:30:29.064Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T23:30:29.064Z] PASS [2022-05-12T23:30:29.064Z] ok github.com/docker/docker/integration/config 0.137s [2022-05-12T23:30:29.064Z] [2022-05-12T23:30:29.064Z] === Skipped [2022-05-12T23:30:29.064Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T23:30:29.064Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] [2022-05-12T23:30:29.064Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T23:30:29.064Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] [2022-05-12T23:30:29.064Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T23:30:29.064Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] [2022-05-12T23:30:29.064Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T23:30:29.064Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] [2022-05-12T23:30:29.064Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T23:30:29.064Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:29.064Z] [2022-05-12T23:30:29.064Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T23:30:29.064Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:30:29.064Z] [2022-05-12T23:30:29.064Z] DONE 6 tests, 6 skipped in 2.284s [2022-05-12T23:30:29.064Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T23:30:29.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:30:29.064Z] INFO: Testing against a local daemon [2022-05-12T23:30:29.064Z] === RUN TestAttachWithTTY [2022-05-12T23:30:29.064Z] --- PASS: TestAttachWithTTY (0.15s) [2022-05-12T23:30:29.064Z] === RUN TestAttachWithoutTTy [2022-05-12T23:30:29.064Z] --- PASS: TestAttachWithoutTTy (0.14s) [2022-05-12T23:30:29.064Z] === RUN TestCheckpoint [2022-05-12T23:30:29.064Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:30:29.064Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T23:30:29.064Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T23:30:29.064Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:30:29.064Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:30:29.064Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:30:29.064Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:30:29.064Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T23:30:29.064Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T23:30:29.064Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T23:30:29.064Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T23:30:29.064Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T23:30:29.064Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T23:30:29.064Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T23:30:29.064Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T23:30:29.332Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T23:30:29.545Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-05-12T23:30:29.545Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T23:30:29.545Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-05-12T23:30:29.545Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T23:30:29.545Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-05-12T23:30:29.545Z] === RUN TestCopyEmptyFile [2022-05-12T23:30:30.026Z] --- PASS: TestCopyEmptyFile (0.35s) [2022-05-12T23:30:30.026Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T23:30:30.275Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-05-12T23:30:30.275Z] === RUN TestInspectNetwork [2022-05-12T23:30:30.508Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-05-12T23:30:30.508Z] === RUN TestCopyFromContainer [2022-05-12T23:30:30.508Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:30.508Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T23:30:30.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:30:30.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:30:30.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:30:30.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:30:30.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:30:30.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:30:30.508Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:30:30.508Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:30:30.508Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:30:30.508Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T23:30:30.508Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T23:30:30.508Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidEnv [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T23:30:30.508Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T23:30:30.508Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T23:30:30.508Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T23:30:30.508Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T23:30:30.508Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T23:30:30.508Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T23:30:30.508Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:30.508Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T23:30:30.508Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:30:30.508Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T23:30:30.508Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:30:30.508Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:30:30.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:30:30.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:30:30.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:30:30.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:30:30.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:30:30.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:30:30.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:30:30.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:30:30.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:30:30.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:30:30.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T23:30:30.508Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T23:30:30.508Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateDifferentPlatform [2022-05-12T23:30:30.508Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T23:30:30.508Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T23:30:30.508Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T23:30:30.508Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T23:30:30.508Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-05-12T23:30:30.508Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T23:30:30.508Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T23:30:30.508Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T23:30:30.508Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T23:30:30.508Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:30.508Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T23:30:30.508Z] === RUN TestWindowsDevices [2022-05-12T23:30:30.508Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T23:30:30.508Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T23:30:30.508Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:30:30.508Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:30:30.508Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T23:30:30.508Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:30:30.508Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.508Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.990Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:30:30.990Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:30:30.990Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.990Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:30.990Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:31.424Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-12T23:30:31.658Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T23:30:31.918Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T23:30:31.918Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T23:30:32.178Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T23:30:32.178Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T23:30:32.612Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-12T23:30:32.750Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T23:30:34.133Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T23:30:34.133Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T23:30:34.133Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T23:30:34.133Z] === RUN TestInspectNetwork/network_name [2022-05-12T23:30:34.133Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T23:30:35.076Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T23:30:35.618Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-05-12T23:30:35.618Z] === RUN TestServiceUpdateConfigs [2022-05-12T23:30:35.931Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:30:36.453Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-12T23:30:36.453Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-12T23:30:36.453Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.37s) [2022-05-12T23:30:36.453Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-12T23:30:36.453Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.71s) [2022-05-12T23:30:36.453Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.37s) [2022-05-12T23:30:36.453Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.19s) [2022-05-12T23:30:36.453Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.30s) [2022-05-12T23:30:36.453Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.72s) [2022-05-12T23:30:36.453Z] === RUN TestDiff [2022-05-12T23:30:36.453Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T23:30:36.453Z] --- SKIP: TestDiff (0.00s) [2022-05-12T23:30:36.453Z] === RUN TestExecWithCloseStdin [2022-05-12T23:30:36.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:30:36.756Z] INFO: Testing against a local daemon [2022-05-12T23:30:36.756Z] === RUN TestBuildWithSession [2022-05-12T23:30:36.756Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:30:36.756Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T23:30:36.756Z] === RUN TestBuildSquashParent [2022-05-12T23:30:36.756Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:36.756Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T23:30:36.756Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T23:30:36.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:30:36.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:30:36.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:30:36.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:30:36.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:30:36.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:30:36.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:30:36.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:30:36.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:30:36.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:30:36.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:30:36.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:30:36.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:30:36.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:30:36.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:30:36.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:30:37.619Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T23:30:37.880Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T23:30:38.451Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T23:30:38.451Z] --- PASS: TestInspectNetwork (8.25s) [2022-05-12T23:30:38.451Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T23:30:38.451Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T23:30:38.451Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T23:30:38.451Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T23:30:38.451Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T23:30:39.160Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-12T23:30:39.160Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-12T23:30:39.468Z] --- PASS: TestExecWithCloseStdin (2.64s) [2022-05-12T23:30:39.468Z] === RUN TestExec [2022-05-12T23:30:40.914Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-12T23:30:40.996Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T23:30:40.996Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:30:40.996Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:30:40.996Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:30:40.996Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T23:30:40.996Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T23:30:40.996Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T23:30:40.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T23:30:40.996Z] === RUN TestNetworkList [2022-05-12T23:30:40.996Z] === RUN TestNetworkList//networks [2022-05-12T23:30:40.996Z] === PAUSE TestNetworkList//networks [2022-05-12T23:30:40.996Z] === RUN TestNetworkList//networks/ [2022-05-12T23:30:40.996Z] === PAUSE TestNetworkList//networks/ [2022-05-12T23:30:40.996Z] === CONT TestNetworkList//networks [2022-05-12T23:30:40.996Z] === CONT TestNetworkList//networks/ [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T23:30:40.996Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T23:30:40.996Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T23:30:41.259Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-05-12T23:30:41.259Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T23:30:41.735Z] --- PASS: TestExec (2.45s) [2022-05-12T23:30:41.735Z] === RUN TestExecUser [2022-05-12T23:30:41.735Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T23:30:41.735Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T23:30:41.735Z] === RUN TestExportContainerAndImportImage [2022-05-12T23:30:41.735Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:41.735Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T23:30:41.735Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T23:30:41.735Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:41.735Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T23:30:41.735Z] === RUN TestHealthCheckWorkdir [2022-05-12T23:30:41.735Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T23:30:41.735Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T23:30:41.735Z] === RUN TestHealthKillContainer [2022-05-12T23:30:41.735Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T23:30:41.735Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T23:30:41.735Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T23:30:41.735Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T23:30:41.735Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T23:30:41.735Z] === RUN TestKillContainerInvalidSignal [2022-05-12T23:30:42.202Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-12T23:30:42.202Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T23:30:43.144Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-05-12T23:30:43.144Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T23:30:43.656Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-12T23:30:43.914Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-12T23:30:44.084Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-05-12T23:30:44.084Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T23:30:44.224Z] --- PASS: TestKillContainerInvalidSignal (2.41s) [2022-05-12T23:30:44.224Z] === RUN TestKillContainer [2022-05-12T23:30:44.224Z] === RUN TestKillContainer/no_signal [2022-05-12T23:30:45.466Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-05-12T23:30:45.466Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T23:30:46.040Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T23:30:46.040Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-05-12T23:30:46.040Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T23:30:46.492Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T23:30:46.492Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T23:30:46.492Z] === RUN TestKillContainer/killing_signal [2022-05-12T23:30:46.555Z] INFO: Extraction ended at 05/12/2022 23:30:43. Duration:00:00:32.1341766 [2022-05-12T23:30:46.555Z] INFO: Updating the golang and path environment variables [2022-05-12T23:30:46.555Z] INFO: GOPATH=d:\gopath [2022-05-12T23:30:46.555Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T23:30:46.555Z] INFO: Running the daemon under test in debug mode [2022-05-12T23:30:46.555Z] INFO: Starting a daemon under test... [2022-05-12T23:30:46.555Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42501\5\daemon --pidfile d:\CI\PR-42501\5\docker.pid -D [2022-05-12T23:30:46.555Z] INFO: Process started successfully. [2022-05-12T23:30:46.555Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T23:30:46.555Z] INFO: Waiting for the daemon under test to start... [2022-05-12T23:30:48.013Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-12T23:30:48.271Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-12T23:30:48.271Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-12T23:30:48.271Z] [2022-05-12T23:30:48.271Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-12T23:30:48.271Z] =========================== short test summary info ============================ [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-12T23:30:48.271Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-12T23:30:48.271Z] Not supported on most drivers [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-12T23:30:48.271Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-12T23:30:48.271Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-12T23:30:48.271Z] Can fail if eth0 has multiple IP addresses [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-12T23:30:48.271Z] This doesn't seem to be taken into account by the engine [2022-05-12T23:30:48.271Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-12T23:30:48.271Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-12T23:30:48.271Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 280.76 seconds == [2022-05-12T23:30:48.528Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-12T23:30:48.583Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T23:30:48.846Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2022-05-12T23:30:48.846Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T23:30:48.846Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:30:48.846Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:30:48.846Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T23:30:48.853Z] --- PASS: TestKillContainer (4.95s) [2022-05-12T23:30:48.853Z] --- PASS: TestKillContainer/no_signal (2.13s) [2022-05-12T23:30:48.853Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T23:30:48.853Z] --- PASS: TestKillContainer/killing_signal (2.75s) [2022-05-12T23:30:48.853Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T23:30:48.853Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:30:48.853Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T23:30:48.853Z] === RUN TestKillStoppedContainer [2022-05-12T23:30:48.853Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:30:48.853Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T23:30:48.853Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T23:30:48.853Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:30:48.853Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T23:30:48.853Z] === RUN TestKillDifferentUserContainer [2022-05-12T23:30:48.853Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T23:30:48.853Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T23:30:48.853Z] === RUN TestInspectOomKilledTrue [2022-05-12T23:30:48.853Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:48.853Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T23:30:48.853Z] === RUN TestInspectOomKilledFalse [2022-05-12T23:30:48.853Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:30:48.853Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T23:30:48.853Z] === RUN TestLogsFollowTailEmpty [2022-05-12T23:30:49.811Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T23:30:50.479Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-05-12T23:30:50.479Z] === RUN TestServiceUpdateNetwork [2022-05-12T23:30:51.121Z] --- PASS: TestLogsFollowTailEmpty (2.23s) [2022-05-12T23:30:51.121Z] === RUN TestNetworkNat [2022-05-12T23:30:51.121Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T23:30:51.121Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T23:30:51.121Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T23:30:51.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:30:51.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:30:51.727Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T23:30:51.727Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T23:30:51.727Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T23:30:55.022Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T23:30:55.022Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T23:30:55.129Z] --- PASS: TestNetworkLocalhostTCPNat (3.68s) [2022-05-12T23:30:55.129Z] === RUN TestNetworkLoopbackNat [2022-05-12T23:30:55.129Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T23:30:55.129Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T23:30:55.129Z] === RUN TestPause [2022-05-12T23:30:55.129Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T23:30:55.129Z] --- SKIP: TestPause (0.00s) [2022-05-12T23:30:55.129Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T23:30:56.406Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T23:30:56.406Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T23:30:57.482Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.21s) [2022-05-12T23:30:57.482Z] === RUN TestPauseStopPausedContainer [2022-05-12T23:30:57.482Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:30:57.482Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T23:30:57.482Z] === RUN TestPsFilter [2022-05-12T23:30:57.482Z] --- PASS: TestPsFilter (0.37s) [2022-05-12T23:30:57.482Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T23:30:58.318Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T23:30:58.580Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T23:30:59.524Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T23:31:00.467Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T23:31:00.711Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T23:31:00.711Z] [2022-05-12T23:31:00.711Z] Unloading profiles will leave already running processes permanently [2022-05-12T23:31:00.711Z] unconfined, which can lead to unexpected situations. [2022-05-12T23:31:00.711Z] [2022-05-12T23:31:00.711Z] To set a process to complain mode, use the command line tool [2022-05-12T23:31:00.711Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T23:31:00.711Z] Post stage [Pipeline] junit [2022-05-12T23:31:00.722Z] Recording test results [2022-05-12T23:31:00.779Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.85s) [2022-05-12T23:31:00.779Z] === RUN TestRemoveContainerWithVolume [2022-05-12T23:31:00.866Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-12T23:31:01.141Z] + echo Ensuring container killed. [2022-05-12T23:31:01.141Z] Ensuring container killed. [2022-05-12T23:31:01.141Z] + docker rm -vf docker-pr5 [2022-05-12T23:31:01.141Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-05-12T23:31:01.412Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T23:31:01.428Z] + echo Chowning /workspace to jenkins user [2022-05-12T23:31:01.428Z] Chowning /workspace to jenkins user [2022-05-12T23:31:01.428Z] + id -u [2022-05-12T23:31:01.428Z] + id -g [2022-05-12T23:31:01.428Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42501:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T23:31:01.675Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T23:31:01.675Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T23:31:01.808Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T23:31:01.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.99s) [2022-05-12T23:31:01.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.00s) [2022-05-12T23:31:01.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.33s) [2022-05-12T23:31:01.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.48s) [2022-05-12T23:31:01.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.17s) [2022-05-12T23:31:01.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.23s) [2022-05-12T23:31:01.808Z] === RUN TestBuildMultiStageCopy [2022-05-12T23:31:01.808Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T23:31:01.936Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T23:31:02.197Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T23:31:02.382Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2022-05-12T23:31:02.382Z] === RUN TestRemoveContainerRunning [2022-05-12T23:31:02.668Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-05-12T23:31:02.668Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T23:31:02.668Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T23:31:02.766Z] === RUN TestDockerSuite/TestBuildOnBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T23:31:03.103Z] + bundleName=docker-py [2022-05-12T23:31:03.103Z] + echo Creating docker-py-bundles.tar.gz [2022-05-12T23:31:03.103Z] Creating docker-py-bundles.tar.gz [2022-05-12T23:31:03.103Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-05-12T23:31:03.114Z] Archiving artifacts [2022-05-12T23:31:03.233Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T23:31:03.383Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42501/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-12T23:31:03.733Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1ea89c7ee74ea2174abf55f33e502bcd905101f -e DOCKER_GRAPHDRIVER docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f hack/make.sh binary [2022-05-12T23:31:03.990Z] [2022-05-12T23:31:04.149Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T23:31:04.248Z] Removing bundles/ [2022-05-12T23:31:04.248Z] [2022-05-12T23:31:04.248Z] ---> Making bundle: binary (in bundles/binary) [2022-05-12T23:31:04.248Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-12T23:31:04.248Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:31:04.367Z] .....INFO: Daemon under test started and replied! [2022-05-12T23:31:04.367Z] INFO: Docker version of the daemon under test [2022-05-12T23:31:04.367Z] [2022-05-12T23:31:04.367Z] Client: [2022-05-12T23:31:04.367Z] Version: 17.06.2-ce [2022-05-12T23:31:04.367Z] API version: 1.30 [2022-05-12T23:31:04.367Z] Go version: go1.8.3 [2022-05-12T23:31:04.367Z] Git commit: cec0b72 [2022-05-12T23:31:04.367Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T23:31:04.367Z] OS/Arch: windows/amd64 [2022-05-12T23:31:04.367Z] [2022-05-12T23:31:04.367Z] Server: [2022-05-12T23:31:04.367Z] Version: 0.0.0-dev [2022-05-12T23:31:04.367Z] API version: 1.42 (minimum version 1.24) [2022-05-12T23:31:04.367Z] Go version: go1.18.2 [2022-05-12T23:31:04.367Z] Git commit: 35d6cae443 [2022-05-12T23:31:04.367Z] Built: [2022-05-12T23:31:04.367Z] OS/Arch: windows/amd64 [2022-05-12T23:31:04.367Z] Experimental: false [2022-05-12T23:31:04.367Z] [2022-05-12T23:31:04.367Z] INFO: Docker info of the daemon under test [2022-05-12T23:31:04.367Z] [2022-05-12T23:31:04.367Z] Containers: 0 [2022-05-12T23:31:04.367Z] Running: 0 [2022-05-12T23:31:04.367Z] Paused: 0 [2022-05-12T23:31:04.367Z] Stopped: 0 [2022-05-12T23:31:04.367Z] Images: 0 [2022-05-12T23:31:04.367Z] Server Version: 0.0.0-dev [2022-05-12T23:31:04.367Z] Storage Driver: windowsfilter [2022-05-12T23:31:04.367Z] Windows: [2022-05-12T23:31:04.367Z] Logging Driver: json-file [2022-05-12T23:31:04.367Z] Plugins: [2022-05-12T23:31:04.367Z] Volume: local [2022-05-12T23:31:04.367Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T23:31:04.367Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T23:31:04.367Z] Swarm: inactive [2022-05-12T23:31:04.367Z] Default Isolation: process [2022-05-12T23:31:04.367Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T23:31:04.367Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T23:31:04.367Z] OSType: windows [2022-05-12T23:31:04.367Z] Architecture: x86_64 [2022-05-12T23:31:04.367Z] CPUs: 4 [2022-05-12T23:31:04.367Z] Total Memory: 32GiB [2022-05-12T23:31:04.367Z] Name: azwin-2-b390f0 [2022-05-12T23:31:04.367Z] ID: 06e72fa1-0ac7-4224-8c35-aa2a7b76b7d3 [2022-05-12T23:31:04.367Z] Docker Root Dir: D:\CI\PR-42501\5\daemon [2022-05-12T23:31:04.367Z] Debug Mode (client): false [2022-05-12T23:31:04.367Z] Debug Mode (server): true [2022-05-12T23:31:04.367Z] File Descriptors: -1 [2022-05-12T23:31:04.367Z] Goroutines: 16 [2022-05-12T23:31:04.367Z] System Time: 2022-05-12T23:31:03.786789Z [2022-05-12T23:31:04.367Z] EventsListeners: 0 [2022-05-12T23:31:04.367Z] Registry: https://index.docker.io/v1/ [2022-05-12T23:31:04.367Z] Labels: [2022-05-12T23:31:04.367Z] Experimental: false [2022-05-12T23:31:04.367Z] Insecure Registries: [2022-05-12T23:31:04.367Z] 127.0.0.0/8 [2022-05-12T23:31:04.367Z] Live Restore Enabled: false [2022-05-12T23:31:04.367Z] [2022-05-12T23:31:04.367Z] [2022-05-12T23:31:04.367Z] INFO: Docker images of the daemon under test [2022-05-12T23:31:04.367Z] [2022-05-12T23:31:04.367Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T23:31:04.367Z] [2022-05-12T23:31:04.367Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T23:31:04.367Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-12T23:31:04.367Z] ltsc2019: Pulling from windows/servercore [2022-05-12T23:31:04.720Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T23:31:04.720Z] --- PASS: TestServiceWithDataPathPortInit (15.88s) [2022-05-12T23:31:04.720Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T23:31:04.741Z] --- PASS: TestRemoveContainerRunning (2.24s) [2022-05-12T23:31:04.741Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T23:31:04.850Z] b111c3320c94: Pulling fs layer [2022-05-12T23:31:04.850Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T23:31:07.006Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.07s) [2022-05-12T23:31:07.006Z] === RUN TestRemoveInvalidContainer [2022-05-12T23:31:07.006Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-12T23:31:07.006Z] === RUN TestRenameLinkedContainer [2022-05-12T23:31:07.006Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T23:31:07.006Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T23:31:07.006Z] === RUN TestRenameStoppedContainer [2022-05-12T23:31:07.262Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T23:31:07.832Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j3hfdxkm4s18ba3hrsfxp9epv Created:2022-05-12 23:31:05.716233113 +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[ff56c990bf7ac15d4465da79de8c781a0c7790fa4be4e0586d9bc0c34816b05c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lvpt60lphp2lhk36b02i9pqgp EndpointID:cf49ec4d096e2a148f78535bfc31439ac72c08f75b4cc2bdc4026a3ef5034e40 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:570a3a0bacf87917f61786e75c050546702606d1ff7e298e5960d900119d4377 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:ca2ebdd7c7ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lvpt60lphp2lhk36b02i9pqgp EndpointID:cf49ec4d096e2a148f78535bfc31439ac72c08f75b4cc2bdc4026a3ef5034e40 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T23:31:08.092Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T23:31:09.401Z] --- PASS: TestRenameStoppedContainer (2.48s) [2022-05-12T23:31:09.401Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T23:31:09.473Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T23:31:10.045Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T23:31:11.335Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T23:31:11.427Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T23:31:11.427Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T23:31:12.368Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.51s) [2022-05-12T23:31:12.368Z] PASS [2022-05-12T23:31:12.368Z] [2022-05-12T23:31:12.368Z] === Skipped [2022-05-12T23:31:12.368Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:31:12.368Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:31:12.368Z] [2022-05-12T23:31:12.368Z] DONE 38 tests, 1 skipped in 49.322s [2022-05-12T23:31:12.368Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T23:31:12.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:12.368Z] ++ set -e [2022-05-12T23:31:12.368Z] ++ '[' -n 0 ']' [2022-05-12T23:31:12.368Z] ++ set -x [2022-05-12T23:31:12.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:12.368Z] INFO: Testing against a local daemon [2022-05-12T23:31:12.368Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T23:31:12.368Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:31:12.368Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T23:31:12.368Z] === RUN TestDockerNetworkIpvlan [2022-05-12T23:31:12.368Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:31:12.368Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T23:31:12.368Z] PASS [2022-05-12T23:31:12.368Z] [2022-05-12T23:31:12.368Z] === Skipped [2022-05-12T23:31:12.368Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T23:31:12.368Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:31:12.368Z] [2022-05-12T23:31:12.368Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T23:31:12.368Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:31:12.368Z] [2022-05-12T23:31:12.368Z] DONE 2 tests, 2 skipped in 0.120s [2022-05-12T23:31:12.368Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T23:31:12.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:12.368Z] ++ set -e [2022-05-12T23:31:12.368Z] ++ '[' -n 0 ']' [2022-05-12T23:31:12.368Z] ++ set -x [2022-05-12T23:31:12.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:12.368Z] INFO: Testing against a local daemon [2022-05-12T23:31:12.368Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T23:31:13.768Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-05-12T23:31:13.768Z] === RUN TestDockerNetworkMacvlan [2022-05-12T23:31:14.028Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T23:31:14.145Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T23:31:14.145Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T23:31:14.325Z] --- PASS: TestRenameRunningContainerAndReuse (4.55s) [2022-05-12T23:31:14.325Z] === RUN TestRenameInvalidName [2022-05-12T23:31:14.599Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T23:31:15.105Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T23:31:15.294Z] 8b534d64a7c3: Verifying Checksum [2022-05-12T23:31:15.294Z] 8b534d64a7c3: Download complete [2022-05-12T23:31:15.539Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T23:31:15.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-12T23:31:16.068Z] --- PASS: TestRenameInvalidName (2.04s) [2022-05-12T23:31:16.068Z] === RUN TestRenameAnonymousContainer [2022-05-12T23:31:16.110Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T23:31:16.633Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T23:31:16.682Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T23:31:16.942Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T23:31:17.883Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T23:31:17.886Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-05-12T23:31:17.886Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-12T23:31:17.886Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-12T23:31:17.886Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-12T23:31:17.886Z] PASS [2022-05-12T23:31:17.886Z] [2022-05-12T23:31:17.886Z] === Skipped [2022-05-12T23:31:17.886Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T23:31:17.886Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T23:31:17.886Z] [2022-05-12T23:31:17.886Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-12T23:31:17.886Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T23:31:17.886Z] [2022-05-12T23:31:17.886Z] DONE 27 tests, 2 skipped in 129.750s [2022-05-12T23:31:17.886Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T23:31:17.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:17.886Z] ++ set -e [2022-05-12T23:31:17.886Z] ++ '[' -n 0 ']' [2022-05-12T23:31:17.886Z] ++ set -x [2022-05-12T23:31:17.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:17.886Z] INFO: Testing against a local daemon [2022-05-12T23:31:17.886Z] === RUN TestSessionCreate [2022-05-12T23:31:17.886Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T23:31:17.886Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T23:31:17.886Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T23:31:17.886Z] PASS [2022-05-12T23:31:17.886Z] [2022-05-12T23:31:17.886Z] DONE 2 tests in 0.127s [2022-05-12T23:31:17.886Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T23:31:17.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:17.886Z] ++ set -e [2022-05-12T23:31:17.886Z] ++ '[' -n 0 ']' [2022-05-12T23:31:17.886Z] ++ set -x [2022-05-12T23:31:17.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:17.886Z] INFO: Testing against a local daemon [2022-05-12T23:31:17.886Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T23:31:17.886Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T23:31:17.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:31:17.886Z] === RUN TestDiskUsage [2022-05-12T23:31:17.886Z] === PAUSE TestDiskUsage [2022-05-12T23:31:17.886Z] === RUN TestEventsExecDie [2022-05-12T23:31:18.144Z] docker_api_swarm_test.go:304: [d8f1c1ca62266] joining swarm manager [d45ff5530080a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:31:18.144Z] --- PASS: TestEventsExecDie (0.49s) [2022-05-12T23:31:18.144Z] === RUN TestEventsBackwardsCompatible [2022-05-12T23:31:18.165Z] --- PASS: TestBuildMultiStageCopy (16.13s) [2022-05-12T23:31:18.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.22s) [2022-05-12T23:31:18.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-05-12T23:31:18.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2022-05-12T23:31:18.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2022-05-12T23:31:18.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2022-05-12T23:31:18.165Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T23:31:18.402Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-12T23:31:18.402Z] === RUN TestEventsVolumeCreate [2022-05-12T23:31:18.402Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-12T23:31:18.402Z] === RUN TestInfoBinaryCommits [2022-05-12T23:31:18.402Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T23:31:18.402Z] === RUN TestInfoAPIVersioned [2022-05-12T23:31:18.402Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T23:31:18.402Z] === RUN TestInfoAPI [2022-05-12T23:31:18.402Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T23:31:18.402Z] === RUN TestInfoAPIWarnings [2022-05-12T23:31:19.086Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T23:31:19.657Z] docker_api_swarm_test.go:305: [d3f6c9742fdc2] joining swarm manager [d45ff5530080a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:31:20.599Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-12T23:31:21.054Z] --- PASS: TestBuildMultiStageParentConfig (3.01s) [2022-05-12T23:31:21.055Z] === RUN TestBuildLabelWithTargets [2022-05-12T23:31:21.055Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:31:21.055Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T23:31:21.055Z] === RUN TestBuildWithEmptyLayers [2022-05-12T23:31:21.982Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T23:31:22.583Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2022-05-12T23:31:22.583Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T23:31:26.189Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T23:31:26.448Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T23:31:26.712Z] --- PASS: TestRenameAnonymousContainer (10.56s) [2022-05-12T23:31:26.712Z] === RUN TestRenameContainerWithSameName [2022-05-12T23:31:26.876Z] --- PASS: TestImportExtremelyLargeImageWorks (92.32s) [2022-05-12T23:31:26.876Z] PASS [2022-05-12T23:31:26.876Z] [2022-05-12T23:31:26.876Z] === Skipped [2022-05-12T23:31:26.876Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T23:31:26.876Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T23:31:26.876Z] [2022-05-12T23:31:26.876Z] DONE 22 tests, 1 skipped in 95.983s [2022-05-12T23:31:26.876Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T23:31:26.876Z] INFO: Testing against a local daemon [2022-05-12T23:31:26.876Z] === RUN TestNetworkCreateDelete [2022-05-12T23:31:26.876Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-12T23:31:26.876Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T23:31:26.876Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-12T23:31:26.876Z] === RUN TestDaemonDNSFallback [2022-05-12T23:31:27.389Z] --- PASS: TestDockerNetworkMacvlan (13.40s) [2022-05-12T23:31:27.389Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-12T23:31:27.389Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2022-05-12T23:31:27.389Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.38s) [2022-05-12T23:31:27.389Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.52s) [2022-05-12T23:31:27.389Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2022-05-12T23:31:27.389Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2022-05-12T23:31:27.389Z] PASS [2022-05-12T23:31:27.389Z] [2022-05-12T23:31:27.389Z] DONE 8 tests in 14.864s [2022-05-12T23:31:27.389Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T23:31:27.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:27.389Z] ++ set -e [2022-05-12T23:31:27.389Z] ++ '[' -n 0 ']' [2022-05-12T23:31:27.389Z] ++ set -x [2022-05-12T23:31:27.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:27.389Z] testing: warning: no tests to run [2022-05-12T23:31:27.389Z] PASS [2022-05-12T23:31:27.389Z] [2022-05-12T23:31:27.389Z] DONE 0 tests in 0.043s [2022-05-12T23:31:27.389Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T23:31:27.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:27.389Z] ++ set -e [2022-05-12T23:31:27.389Z] ++ '[' -n 0 ']' [2022-05-12T23:31:27.389Z] ++ set -x [2022-05-12T23:31:27.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:27.389Z] INFO: Testing against a local daemon [2022-05-12T23:31:27.389Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T23:31:28.772Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-05-12T23:31:28.772Z] === RUN TestAuthZPluginTLS [2022-05-12T23:31:29.030Z] --- PASS: TestRenameContainerWithSameName (2.33s) [2022-05-12T23:31:29.030Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T23:31:29.030Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T23:31:29.030Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T23:31:29.030Z] === RUN TestResize [2022-05-12T23:31:29.343Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-12T23:31:29.343Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T23:31:29.343Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-12T23:31:29.400Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-05-12T23:31:29.400Z] === RUN TestInspectNetwork [2022-05-12T23:31:29.400Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:29.400Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T23:31:29.400Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T23:31:29.400Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.400Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T23:31:29.400Z] === RUN TestNetworkInvalidJSON [2022-05-12T23:31:29.400Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T23:31:29.400Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T23:31:29.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:31:29.400Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:31:29.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:31:29.400Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:31:29.400Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:31:29.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T23:31:29.400Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:31:29.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T23:31:29.658Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T23:31:29.658Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T23:31:29.658Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T23:31:29.659Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T23:31:29.659Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T23:31:29.659Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T23:31:29.659Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T23:31:29.659Z] === RUN TestNetworkList [2022-05-12T23:31:29.659Z] === RUN TestNetworkList//networks [2022-05-12T23:31:29.659Z] === PAUSE TestNetworkList//networks [2022-05-12T23:31:29.659Z] === RUN TestNetworkList//networks/ [2022-05-12T23:31:29.659Z] === PAUSE TestNetworkList//networks/ [2022-05-12T23:31:29.659Z] === CONT TestNetworkList//networks [2022-05-12T23:31:29.659Z] === CONT TestNetworkList//networks/ [2022-05-12T23:31:29.659Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T23:31:29.659Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T23:31:29.659Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T23:31:29.659Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T23:31:29.659Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T23:31:29.659Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T23:31:29.659Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T23:31:29.659Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T23:31:29.659Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T23:31:29.659Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T23:31:29.659Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T23:31:29.659Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T23:31:29.659Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T23:31:29.659Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T23:31:29.659Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T23:31:29.659Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T23:31:29.659Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:29.659Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T23:31:29.659Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T23:31:29.659Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:31:29.659Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:31:29.659Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T23:31:29.659Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:29.659Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-12T23:31:29.659Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T23:31:29.659Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:29.659Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T23:31:29.659Z] PASS [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === Skipped [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-12T23:31:29.659Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T23:31:29.659Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T23:31:29.659Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T23:31:29.659Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T23:31:29.659Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T23:31:29.659Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T23:31:29.659Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T23:31:29.659Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T23:31:29.659Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:31:29.659Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-12T23:31:29.659Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T23:31:29.659Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] DONE 34 tests, 12 skipped in 7.036s [2022-05-12T23:31:29.659Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T23:31:29.659Z] INFO: Testing against a local daemon [2022-05-12T23:31:29.659Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T23:31:29.659Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:31:29.659Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T23:31:29.659Z] === RUN TestDockerNetworkIpvlan [2022-05-12T23:31:29.659Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:31:29.659Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T23:31:29.659Z] PASS [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === Skipped [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T23:31:29.659Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T23:31:29.659Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T23:31:29.659Z] [2022-05-12T23:31:29.659Z] DONE 2 tests, 2 skipped in 0.079s [2022-05-12T23:31:29.659Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T23:31:29.915Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-05-12T23:31:29.915Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T23:31:29.916Z] INFO: Testing against a local daemon [2022-05-12T23:31:29.917Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T23:31:29.917Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.917Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestDockerNetworkMacvlan [2022-05-12T23:31:29.917Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.917Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-12T23:31:29.917Z] PASS [2022-05-12T23:31:29.917Z] [2022-05-12T23:31:29.917Z] === Skipped [2022-05-12T23:31:29.917Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T23:31:29.917Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.917Z] [2022-05-12T23:31:29.917Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-12T23:31:29.917Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T23:31:29.917Z] [2022-05-12T23:31:29.917Z] DONE 2 tests, 2 skipped in 0.079s [2022-05-12T23:31:29.917Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T23:31:29.917Z] testing: warning: no tests to run [2022-05-12T23:31:29.917Z] PASS [2022-05-12T23:31:29.917Z] [2022-05-12T23:31:29.917Z] DONE 0 tests in 0.024s [2022-05-12T23:31:29.917Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T23:31:29.917Z] INFO: Testing against a local daemon [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginTLS [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginHeader [2022-05-12T23:31:29.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:29.917Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-12T23:31:29.917Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T23:31:30.174Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.174Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-05-12T23:31:30.174Z] === RUN TestAuthZPluginV2Disable [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-12T23:31:30.175Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-12T23:31:30.175Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-12T23:31:30.175Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T23:31:30.175Z] PASS [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === Skipped [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T23:31:30.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] DONE 17 tests, 17 skipped in 0.247s [2022-05-12T23:31:30.175Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T23:31:30.175Z] INFO: Testing against a local daemon [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:31:30.175Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:31:30.175Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T23:31:30.175Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T23:31:30.175Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:31:30.175Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T23:31:30.175Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T23:31:30.175Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T23:31:30.175Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T23:31:30.175Z] === RUN TestPluginInstall [2022-05-12T23:31:30.175Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T23:31:30.175Z] === RUN TestPluginsWithRuntimes [2022-05-12T23:31:30.175Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-12T23:31:30.175Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T23:31:30.175Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T23:31:30.175Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T23:31:30.175Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T23:31:30.175Z] PASS [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === Skipped [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-12T23:31:30.175Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-12T23:31:30.175Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T23:31:30.175Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T23:31:30.175Z] [2022-05-12T23:31:30.175Z] DONE 19 tests, 3 skipped in 0.118s [2022-05-12T23:31:30.175Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T23:31:30.234Z] b111c3320c94: Verifying Checksum [2022-05-12T23:31:30.234Z] b111c3320c94: Download complete [2022-05-12T23:31:30.435Z] INFO: Testing against a local daemon [2022-05-12T23:31:30.435Z] === RUN TestExternalGraphDriver [2022-05-12T23:31:30.435Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T23:31:30.435Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-12T23:31:30.435Z] === RUN TestGraphdriverPluginV2 [2022-05-12T23:31:30.485Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T23:31:30.485Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T23:31:30.745Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T23:31:31.005Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-05-12T23:31:31.005Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T23:31:31.300Z] --- PASS: TestResize (2.25s) [2022-05-12T23:31:31.300Z] === RUN TestResizeWithInvalidSize [2022-05-12T23:31:32.390Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-05-12T23:31:32.390Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T23:31:32.960Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-12T23:31:32.960Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T23:31:33.220Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T23:31:33.481Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T23:31:33.481Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T23:31:33.696Z] --- PASS: TestResizeWithInvalidSize (2.37s) [2022-05-12T23:31:33.696Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T23:31:34.051Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T23:31:34.051Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-12T23:31:34.051Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T23:31:34.618Z] --- PASS: TestGraphdriverPluginV2 (3.44s) [2022-05-12T23:31:34.618Z] PASS [2022-05-12T23:31:34.618Z] [2022-05-12T23:31:34.618Z] === Skipped [2022-05-12T23:31:34.618Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-12T23:31:34.618Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T23:31:34.618Z] [2022-05-12T23:31:34.618Z] DONE 2 tests, 1 skipped in 3.559s [2022-05-12T23:31:34.618Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T23:31:34.618Z] INFO: Testing against a local daemon [2022-05-12T23:31:34.618Z] === RUN TestContinueAfterPluginCrash [2022-05-12T23:31:34.618Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T23:31:34.618Z] === RUN TestReadPluginNoRead [2022-05-12T23:31:34.618Z] === PAUSE TestReadPluginNoRead [2022-05-12T23:31:34.618Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T23:31:34.618Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T23:31:34.618Z] === CONT TestContinueAfterPluginCrash [2022-05-12T23:31:34.618Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T23:31:34.992Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T23:31:35.577Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T23:31:35.839Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2022-05-12T23:31:35.839Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T23:31:36.099Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T23:31:36.469Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T23:31:36.469Z] === RUN TestInfoDebug [2022-05-12T23:31:36.469Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T23:31:36.469Z] === RUN TestInfoInsecureRegistries [2022-05-12T23:31:36.469Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T23:31:36.469Z] === RUN TestInfoRegistryMirrors [2022-05-12T23:31:36.469Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T23:31:36.469Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T23:31:36.469Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-12T23:31:36.469Z] === RUN TestPingCacheHeaders [2022-05-12T23:31:36.469Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T23:31:36.469Z] === RUN TestPingGet [2022-05-12T23:31:36.714Z] --- PASS: TestResizeWhenContainerNotStarted (2.95s) [2022-05-12T23:31:36.715Z] === RUN TestDaemonRestartKillContainers [2022-05-12T23:31:36.715Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:31:36.715Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:31:36.715Z] === RUN TestStats [2022-05-12T23:31:36.715Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T23:31:36.715Z] --- SKIP: TestStats (0.00s) [2022-05-12T23:31:36.715Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T23:31:36.726Z] --- PASS: TestPingGet (0.01s) [2022-05-12T23:31:36.726Z] === RUN TestPingHead [2022-05-12T23:31:36.726Z] --- PASS: TestPingHead (0.02s) [2022-05-12T23:31:36.726Z] === RUN TestPingSwarmHeader [2022-05-12T23:31:37.045Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T23:31:37.291Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T23:31:37.617Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-05-12T23:31:37.617Z] === RUN TestAuthZPluginHeader [2022-05-12T23:31:37.856Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T23:31:38.186Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T23:31:38.447Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-05-12T23:31:38.447Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T23:31:38.708Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-12T23:31:38.788Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T23:31:38.788Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-05-12T23:31:38.788Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T23:31:38.788Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T23:31:38.788Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T23:31:38.788Z] === RUN TestVersion [2022-05-12T23:31:38.788Z] --- PASS: TestVersion (0.02s) [2022-05-12T23:31:38.788Z] === CONT TestDiskUsage [2022-05-12T23:31:38.798Z] --- PASS: TestDaemonStartWithLogOpt (4.24s) [2022-05-12T23:31:38.798Z] === CONT TestReadPluginNoRead [2022-05-12T23:31:39.279Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T23:31:39.352Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T23:31:39.353Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T23:31:39.918Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage (1.12s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:31:39.918Z] PASS [2022-05-12T23:31:39.918Z] [2022-05-12T23:31:39.918Z] === Skipped [2022-05-12T23:31:39.918Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:31:39.918Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T23:31:39.918Z] [2022-05-12T23:31:39.918Z] DONE 54 tests, 1 skipped in 22.257s [2022-05-12T23:31:39.918Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T23:31:39.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:39.918Z] ++ set -e [2022-05-12T23:31:39.918Z] ++ '[' -n 0 ']' [2022-05-12T23:31:39.919Z] ++ set -x [2022-05-12T23:31:39.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:31:39.919Z] INFO: Testing against a local daemon [2022-05-12T23:31:39.919Z] === RUN TestVolumesCreateAndList [2022-05-12T23:31:39.919Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T23:31:39.919Z] === RUN TestVolumesRemove [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-12T23:31:40.176Z] === RUN TestVolumesInspect [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T23:31:40.176Z] === RUN TestVolumesInvalidJSON [2022-05-12T23:31:40.176Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T23:31:40.176Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T23:31:40.176Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T23:31:40.176Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T23:31:40.176Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T23:31:40.176Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T23:31:40.176Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T23:31:40.176Z] PASS [2022-05-12T23:31:40.176Z] [2022-05-12T23:31:40.176Z] DONE 9 tests in 0.186s [2022-05-12T23:31:40.176Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T23:31:40.176Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T23:31:40.176Z] +++ kill 14224 [2022-05-12T23:31:40.228Z] --- PASS: TestBuildMultiStageOnBuild (15.71s) [2022-05-12T23:31:40.228Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T23:31:40.228Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:31:40.228Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T23:31:40.228Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T23:31:40.434Z] +++ /etc/init.d/apparmor stop [2022-05-12T23:31:40.434Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T23:31:40.434Z] [2022-05-12T23:31:40.434Z] Unloading profiles will leave already running processes permanently [2022-05-12T23:31:40.434Z] unconfined, which can lead to unexpected situations. [2022-05-12T23:31:40.434Z] [2022-05-12T23:31:40.434Z] To set a process to complain mode, use the command line tool [2022-05-12T23:31:40.434Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T23:31:40.434Z] +++ true [2022-05-12T23:31:40.434Z] exiting test-integration [2022-05-12T23:31:40.434Z] ++ exit 0 [2022-05-12T23:31:40.434Z] [2022-05-12T23:31:40.695Z] === RUN TestReadPluginNoRead/default Post stage [Pipeline] junit [2022-05-12T23:31:41.011Z] Recording test results [2022-05-12T23:31:41.122Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T23:31:41.458Z] + echo Ensuring container killed. [2022-05-12T23:31:41.458Z] Ensuring container killed. [2022-05-12T23:31:41.458Z] + docker rm -vf docker-pr5 [2022-05-12T23:31:41.458Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-05-12T23:31:41.627Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T23:31:41.739Z] + echo Chowning /workspace to jenkins user [2022-05-12T23:31:41.739Z] Chowning /workspace to jenkins user [2022-05-12T23:31:41.739Z] + id -u [2022-05-12T23:31:41.739Z] + id -g [2022-05-12T23:31:41.739Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42501:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T23:31:42.581Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T23:31:42.581Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T23:31:42.842Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T23:31:42.842Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T23:31:42.842Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T23:31:42.842Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2022-05-12T23:31:42.842Z] === RUN TestAuthZPluginV2Disable [2022-05-12T23:31:43.000Z] --- PASS: TestContinueAfterPluginCrash (8.88s) [2022-05-12T23:31:43.000Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T23:31:43.103Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T23:31:43.472Z] + bundleName=arm64-integration [2022-05-12T23:31:43.472Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-12T23:31:43.472Z] Creating arm64-integration-bundles.tar.gz [2022-05-12T23:31:43.472Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-12T23:31:43.472Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T23:31:43.489Z] Archiving artifacts [2022-05-12T23:31:43.737Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42501/5/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-05-12T23:31:43.784Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T23:31:43.784Z] === RUN TestDockerSuite/TestBuildStderr [Pipeline] sh [2022-05-12T23:31:44.060Z] + make clean [2022-05-12T23:31:44.060Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T23:31:44.060Z] docker-dev-cache [2022-05-12T23:31:44.060Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T23:31:44.135Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.35s) [2022-05-12T23:31:44.135Z] === RUN TestStopContainerWithTimeout [2022-05-12T23:31:44.135Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T23:31:44.135Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T23:31:44.135Z] === RUN TestUpdateRestartPolicy [2022-05-12T23:31:44.355Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T23:31:44.371Z] === CONT TestReadPluginNoRead [2022-05-12T23:31:44.371Z] read_test.go:92: [dc3a505d6e459] daemon is not started [2022-05-12T23:31:44.371Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-05-12T23:31:44.371Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-05-12T23:31:44.371Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-05-12T23:31:44.371Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-05-12T23:31:44.371Z] PASS [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] DONE 6 tests in 10.258s [2022-05-12T23:31:44.371Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-12T23:31:44.371Z] testing: warning: no tests to run [2022-05-12T23:31:44.371Z] PASS [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] DONE 0 tests in 0.030s [2022-05-12T23:31:44.371Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T23:31:44.371Z] INFO: Testing against a local daemon [2022-05-12T23:31:44.371Z] === RUN TestPluginWithDevMounts [2022-05-12T23:31:44.371Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T23:31:44.371Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T23:31:44.371Z] PASS [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] === Skipped [2022-05-12T23:31:44.371Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-12T23:31:44.371Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] DONE 1 tests, 1 skipped in 0.092s [2022-05-12T23:31:44.371Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T23:31:44.371Z] INFO: Testing against a local daemon [2022-05-12T23:31:44.371Z] === RUN TestSecretInspect [2022-05-12T23:31:44.371Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-12T23:31:44.371Z] === RUN TestSecretList [2022-05-12T23:31:44.371Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] --- SKIP: TestSecretList (0.02s) [2022-05-12T23:31:44.371Z] === RUN TestSecretsCreateAndDelete [2022-05-12T23:31:44.371Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-12T23:31:44.371Z] === RUN TestSecretsUpdate [2022-05-12T23:31:44.371Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-12T23:31:44.371Z] === RUN TestTemplatedSecret [2022-05-12T23:31:44.371Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T23:31:44.371Z] === RUN TestSecretCreateResolve [2022-05-12T23:31:44.371Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-12T23:31:44.371Z] PASS [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] === Skipped [2022-05-12T23:31:44.371Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-12T23:31:44.371Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-05-12T23:31:44.371Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-12T23:31:44.371Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-12T23:31:44.371Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-12T23:31:44.371Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-12T23:31:44.371Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.371Z] [2022-05-12T23:31:44.371Z] DONE 6 tests, 6 skipped in 0.143s [2022-05-12T23:31:44.371Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T23:31:44.629Z] INFO: Testing against a local daemon [2022-05-12T23:31:44.629Z] === RUN TestServiceCreateInit [2022-05-12T23:31:44.629Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T23:31:44.629Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T23:31:44.629Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- PASS: TestServiceCreateInit (0.01s) [2022-05-12T23:31:44.629Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T23:31:44.629Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:31:44.629Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T23:31:44.629Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestCreateServiceConflict [2022-05-12T23:31:44.629Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T23:31:44.629Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T23:31:44.629Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-05-12T23:31:44.629Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T23:31:44.629Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T23:31:44.629Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestCreateServiceSysctls [2022-05-12T23:31:44.629Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-12T23:31:44.629Z] === RUN TestCreateServiceCapabilities [2022-05-12T23:31:44.629Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T23:31:44.629Z] === RUN TestInspect [2022-05-12T23:31:44.629Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestInspect (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestCreateJob [2022-05-12T23:31:44.629Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestCreateJob (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestReplicatedJob [2022-05-12T23:31:44.629Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestUpdateReplicatedJob [2022-05-12T23:31:44.629Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestServiceListWithStatuses [2022-05-12T23:31:44.629Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T23:31:44.629Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T23:31:44.629Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T23:31:44.629Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-05-12T23:31:44.629Z] === RUN TestDockerNetworkReConnect [2022-05-12T23:31:44.629Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:44.629Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-12T23:31:44.629Z] === RUN TestServicePlugin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T23:31:46.529Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.786Z] --- SKIP: TestServicePlugin (1.92s) [2022-05-12T23:31:46.786Z] === RUN TestServiceUpdateLabel [2022-05-12T23:31:46.786Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.786Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-12T23:31:46.786Z] === RUN TestServiceUpdateSecrets [2022-05-12T23:31:46.786Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.786Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-12T23:31:46.786Z] === RUN TestServiceUpdateConfigs [2022-05-12T23:31:46.786Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.786Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-12T23:31:46.786Z] === RUN TestServiceUpdateNetwork [2022-05-12T23:31:46.786Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.786Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-12T23:31:46.786Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T23:31:46.786Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.786Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-05-12T23:31:46.786Z] PASS [2022-05-12T23:31:46.786Z] [2022-05-12T23:31:46.786Z] === Skipped [2022-05-12T23:31:46.786Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T23:31:46.786Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.786Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T23:31:46.786Z] [2022-05-12T23:31:46.786Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:31:46.786Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.786Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:31:46.786Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-12T23:31:46.787Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-12T23:31:46.787Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-12T23:31:46.787Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-05-12T23:31:46.787Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-12T23:31:46.787Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-12T23:31:46.787Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-12T23:31:46.787Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-12T23:31:46.787Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-12T23:31:46.787Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-12T23:31:46.787Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-12T23:31:46.787Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-12T23:31:46.787Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T23:31:46.787Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-05-12T23:31:46.787Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-12T23:31:46.787Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-05-12T23:31:46.787Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-12T23:31:46.787Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-12T23:31:46.787Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-12T23:31:46.787Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-12T23:31:46.787Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-05-12T23:31:46.787Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] DONE 24 tests, 23 skipped in 2.326s [2022-05-12T23:31:46.787Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T23:31:46.787Z] INFO: Testing against a local daemon [2022-05-12T23:31:46.787Z] === RUN TestSessionCreate [2022-05-12T23:31:46.787Z] --- PASS: TestSessionCreate (0.03s) [2022-05-12T23:31:46.787Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T23:31:46.787Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-12T23:31:46.787Z] PASS [2022-05-12T23:31:46.787Z] [2022-05-12T23:31:46.787Z] DONE 2 tests in 0.135s [2022-05-12T23:31:46.787Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T23:31:46.897Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-05-12T23:31:46.897Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T23:31:47.044Z] INFO: Testing against a local daemon [2022-05-12T23:31:47.044Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T23:31:47.044Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T23:31:47.044Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:31:47.044Z] === RUN TestDiskUsage [2022-05-12T23:31:47.044Z] === PAUSE TestDiskUsage [2022-05-12T23:31:47.044Z] === RUN TestEventsExecDie [2022-05-12T23:31:47.467Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T23:31:47.609Z] --- PASS: TestEventsExecDie (0.47s) [2022-05-12T23:31:47.609Z] === RUN TestEventsBackwardsCompatible [2022-05-12T23:31:47.609Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-12T23:31:47.609Z] === RUN TestEventsVolumeCreate [2022-05-12T23:31:47.609Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-12T23:31:47.609Z] === RUN TestInfoBinaryCommits [2022-05-12T23:31:47.609Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T23:31:47.609Z] === RUN TestInfoAPIVersioned [2022-05-12T23:31:47.609Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-05-12T23:31:47.609Z] === RUN TestInfoAPI [2022-05-12T23:31:47.609Z] --- PASS: TestInfoAPI (0.01s) [2022-05-12T23:31:47.609Z] === RUN TestInfoAPIWarnings [2022-05-12T23:31:48.407Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T23:31:48.977Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T23:31:49.548Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T23:31:50.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-12T23:31:50.119Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T23:31:50.379Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s) [2022-05-12T23:31:50.379Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T23:31:51.320Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T23:31:52.570Z] --- PASS: TestBuildMultiStageLayerLeak (12.93s) [2022-05-12T23:31:52.570Z] === RUN TestBuildWithHugeFile [2022-05-12T23:31:52.705Z] docker_api_swarm_test.go:272: [d79107cf58c73] joining swarm manager [dcf97381a1fe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:31:53.651Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T23:31:54.223Z] docker_api_swarm_test.go:273: [d30a0496a5bff] joining swarm manager [dcf97381a1fe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:31:57.523Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T23:32:01.738Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.37s) [2022-05-12T23:32:01.738Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T23:32:05.726Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-12T23:32:05.726Z] === RUN TestInfoDebug [2022-05-12T23:32:05.726Z] --- PASS: TestInfoDebug (0.54s) [2022-05-12T23:32:05.726Z] === RUN TestInfoInsecureRegistries [2022-05-12T23:32:05.726Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-12T23:32:05.726Z] === RUN TestInfoRegistryMirrors [2022-05-12T23:32:05.726Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-12T23:32:05.726Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T23:32:05.983Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-12T23:32:05.984Z] === RUN TestPingCacheHeaders [2022-05-12T23:32:05.984Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-12T23:32:05.984Z] === RUN TestPingGet [2022-05-12T23:32:05.984Z] --- PASS: TestPingGet (0.02s) [2022-05-12T23:32:05.984Z] === RUN TestPingHead [2022-05-12T23:32:05.984Z] --- PASS: TestPingHead (0.04s) [2022-05-12T23:32:05.984Z] === RUN TestPingSwarmHeader [2022-05-12T23:32:06.548Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T23:32:07.112Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T23:32:08.318Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T23:32:08.483Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T23:32:08.483Z] --- PASS: TestPingSwarmHeader (2.26s) [2022-05-12T23:32:08.483Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T23:32:08.483Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T23:32:08.483Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T23:32:08.483Z] === RUN TestVersion [2022-05-12T23:32:08.483Z] --- PASS: TestVersion (0.03s) [2022-05-12T23:32:08.483Z] === CONT TestDiskUsage [2022-05-12T23:32:08.578Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T23:32:08.741Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T23:32:08.839Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T23:32:08.999Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T23:32:09.256Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T23:32:09.409Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage (1.26s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-12T23:32:09.514Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-12T23:32:09.514Z] PASS [2022-05-12T23:32:09.514Z] [2022-05-12T23:32:09.514Z] === Skipped [2022-05-12T23:32:09.514Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:32:09.514Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T23:32:09.514Z] [2022-05-12T23:32:09.514Z] DONE 54 tests, 1 skipped in 22.598s [2022-05-12T23:32:09.514Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T23:32:09.514Z] INFO: Testing against a local daemon [2022-05-12T23:32:09.514Z] === RUN TestVolumesCreateAndList [2022-05-12T23:32:09.514Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T23:32:09.514Z] === RUN TestVolumesRemove [2022-05-12T23:32:09.752Z] --- PASS: TestUpdateRestartPolicy (22.79s) [2022-05-12T23:32:09.752Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T23:32:09.752Z] --- PASS: TestUpdateRestartWithAutoRemove (2.31s) [2022-05-12T23:32:09.752Z] === RUN TestWaitNonBlocked [2022-05-12T23:32:09.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:32:09.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:32:09.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:32:09.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:32:09.752Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:32:09.752Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:32:09.771Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-12T23:32:09.771Z] === RUN TestVolumesInspect [2022-05-12T23:32:09.771Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T23:32:09.771Z] === RUN TestVolumesInvalidJSON [2022-05-12T23:32:09.771Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T23:32:09.771Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T23:32:09.771Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T23:32:09.771Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T23:32:09.771Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T23:32:09.771Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T23:32:09.771Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T23:32:09.771Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-12T23:32:09.771Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T23:32:09.771Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T23:32:09.771Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T23:32:09.771Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T23:32:09.771Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T23:32:09.771Z] PASS [2022-05-12T23:32:09.771Z] [2022-05-12T23:32:09.771Z] DONE 9 tests in 0.180s [2022-05-12T23:32:09.771Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T23:32:09.771Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14194 is not a child of this shell [2022-05-12T23:32:09.771Z] warning: PID 14194 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-12T23:32:09.771Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T23:32:09.771Z] [2022-05-12T23:32:09.771Z] Unloading profiles will leave already running processes permanently [2022-05-12T23:32:09.771Z] unconfined, which can lead to unexpected situations. [2022-05-12T23:32:09.771Z] [2022-05-12T23:32:09.771Z] To set a process to complain mode, use the command line tool [2022-05-12T23:32:09.771Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T23:32:09.771Z] Removing test suite binaries [2022-05-12T23:32:09.771Z] exiting test-integration [2022-05-12T23:32:09.771Z] ++ exit 0 [2022-05-12T23:32:09.771Z] [2022-05-12T23:32:10.349Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents Post stage [Pipeline] junit [2022-05-12T23:32:10.716Z] Recording test results [2022-05-12T23:32:10.919Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T23:32:10.919Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T23:32:10.919Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T23:32:10.919Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T23:32:10.919Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T23:32:10.919Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T23:32:10.919Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T23:32:10.919Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T23:32:10.919Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T23:32:12.301Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T23:32:12.301Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T23:32:12.380Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T23:32:12.716Z] + echo Ensuring container killed. [2022-05-12T23:32:12.717Z] Ensuring container killed. [2022-05-12T23:32:12.717Z] + docker rm -vf docker-pr5 [2022-05-12T23:32:12.717Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-05-12T23:32:12.872Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T23:32:12.998Z] + echo Chowning /workspace to jenkins user [2022-05-12T23:32:12.998Z] Chowning /workspace to jenkins user [2022-05-12T23:32:12.998Z] + id -u [2022-05-12T23:32:12.998Z] + id -g [2022-05-12T23:32:12.998Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42501:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T23:32:12.998Z] Unable to find image 'busybox:latest' locally [2022-05-12T23:32:12.998Z] latest: Pulling from library/busybox [2022-05-12T23:32:13.132Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T23:32:13.255Z] 50e8d59317eb: Pulling fs layer [2022-05-12T23:32:13.255Z] 50e8d59317eb: Verifying Checksum [2022-05-12T23:32:13.255Z] 50e8d59317eb: Download complete [2022-05-12T23:32:13.255Z] 50e8d59317eb: Pull complete [2022-05-12T23:32:13.255Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T23:32:13.255Z] Status: Downloaded newer image for busybox:latest [2022-05-12T23:32:13.689Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-12T23:32:13.689Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.59s) [2022-05-12T23:32:13.689Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.68s) [2022-05-12T23:32:13.689Z] === RUN TestWaitBlocked [2022-05-12T23:32:13.689Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:13.689Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T23:32:13.689Z] PASS [2022-05-12T23:32:13.689Z] ok github.com/docker/docker/integration/container 105.025s [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === Skipped [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T23:32:13.689Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T23:32:13.689Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T23:32:13.689Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T23:32:13.689Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T23:32:13.689Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T23:32:13.689Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T23:32:13.689Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T23:32:13.689Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T23:32:13.689Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-12T23:32:13.689Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:32:13.689Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T23:32:13.689Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T23:32:13.689Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T23:32:13.689Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T23:32:13.689Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T23:32:13.689Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T23:32:13.689Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T23:32:13.689Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T23:32:13.689Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T23:32:13.689Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T23:32:13.689Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T23:32:13.689Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T23:32:13.689Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T23:32:13.689Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T23:32:13.689Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T23:32:13.689Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T23:32:13.689Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T23:32:13.689Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T23:32:13.689Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T23:32:13.689Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T23:32:13.689Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T23:32:13.689Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T23:32:13.689Z] [2022-05-12T23:32:13.689Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:32:13.689Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:32:13.690Z] [2022-05-12T23:32:13.690Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T23:32:13.690Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T23:32:13.690Z] [2022-05-12T23:32:13.690Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T23:32:13.690Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T23:32:13.690Z] [2022-05-12T23:32:13.690Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T23:32:13.690Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:13.690Z] [2022-05-12T23:32:13.690Z] DONE 122 tests, 34 skipped in 107.919s [2022-05-12T23:32:13.690Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T23:32:13.702Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T23:32:13.702Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T23:32:14.928Z] + bundleName=amd64-rootless [2022-05-12T23:32:14.928Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-12T23:32:14.928Z] Creating amd64-rootless-bundles.tar.gz [2022-05-12T23:32:14.928Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-12T23:32:14.928Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-05-12T23:32:14.940Z] Archiving artifacts [2022-05-12T23:32:15.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-12T23:32:15.614Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T23:32:16.406Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42501/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T23:32:16.719Z] + make clean [2022-05-12T23:32:16.977Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T23:32:16.977Z] docker-dev-cache [2022-05-12T23:32:16.977Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T23:32:16.998Z] === RUN TestDockerSuite/TestBuildWithVolumes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T23:32:17.940Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T23:32:18.200Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T23:32:18.200Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-05-12T23:32:18.200Z] PASS [2022-05-12T23:32:18.200Z] [2022-05-12T23:32:18.200Z] DONE 17 tests in 50.977s [2022-05-12T23:32:18.200Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T23:32:18.200Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:18.200Z] ++ set -e [2022-05-12T23:32:18.200Z] ++ '[' -n 0 ']' [2022-05-12T23:32:18.200Z] ++ set -x [2022-05-12T23:32:18.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:18.460Z] INFO: Testing against a local daemon [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:32:18.460Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:32:18.460Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T23:32:18.460Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T23:32:18.460Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T23:32:18.460Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T23:32:18.460Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T23:32:18.460Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T23:32:18.460Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T23:32:18.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-12T23:32:18.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T23:32:18.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T23:32:18.461Z] === RUN TestPluginInstall [2022-05-12T23:32:18.461Z] === RUN TestPluginInstall/no_auth [2022-05-12T23:32:18.721Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T23:32:18.721Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T23:32:18.721Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T23:32:19.291Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T23:32:21.204Z] time="2022-05-12T23:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:32:21.204Z] time="2022-05-12T23:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95eb142342637f3824ef65e8abf65c3e5ad6c21e49c5e79bd715befada66fe40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:32:21.204Z] time="2022-05-12T23:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:32:21.204Z] time="2022-05-12T23:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95eb142342637f3824ef65e8abf65c3e5ad6c21e49c5e79bd715befada66fe40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:32:21.204Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T23:32:21.204Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T23:32:21.204Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T23:32:21.204Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T23:32:21.204Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T23:32:21.776Z] time="2022-05-12T23:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:32:21.776Z] time="2022-05-12T23:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aefc8c6de4d226d3a7192fe14105955b686e945711f71e7b04a04916540cdb3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:32:21.776Z] time="2022-05-12T23:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:32:21.776Z] time="2022-05-12T23:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aefc8c6de4d226d3a7192fe14105955b686e945711f71e7b04a04916540cdb3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:32:21.776Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T23:32:22.036Z] === RUN TestPluginInstall/with_insecure [2022-05-12T23:32:22.607Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T23:32:23.180Z] time="2022-05-12T23:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:32:23.180Z] time="2022-05-12T23:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2083bb482c00d82a14486e5d7031704bdfa687f828f6db66e204a220478fd6ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:32:23.180Z] time="2022-05-12T23:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T23:32:23.180Z] time="2022-05-12T23:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2083bb482c00d82a14486e5d7031704bdfa687f828f6db66e204a220478fd6ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T23:32:23.440Z] plugin_test.go:195: [d0cdafcb002bf] daemon is not started [2022-05-12T23:32:23.440Z] --- PASS: TestPluginInstall (4.89s) [2022-05-12T23:32:23.440Z] --- PASS: TestPluginInstall/no_auth (2.72s) [2022-05-12T23:32:23.440Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-05-12T23:32:23.440Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-05-12T23:32:23.440Z] === RUN TestPluginsWithRuntimes [2022-05-12T23:32:23.440Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T23:32:24.010Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T23:32:24.951Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T23:32:25.217Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T23:32:26.205Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T23:32:26.465Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T23:32:27.036Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T23:32:27.296Z] --- PASS: TestPluginsWithRuntimes (3.87s) [2022-05-12T23:32:27.296Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-05-12T23:32:27.296Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-05-12T23:32:27.296Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T23:32:28.238Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-05-12T23:32:28.238Z] PASS [2022-05-12T23:32:28.238Z] [2022-05-12T23:32:28.238Z] DONE 24 tests in 9.719s [2022-05-12T23:32:28.238Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T23:32:28.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:28.238Z] ++ set -e [2022-05-12T23:32:28.238Z] ++ '[' -n 0 ']' [2022-05-12T23:32:28.238Z] ++ set -x [2022-05-12T23:32:28.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-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:28.238Z] INFO: Testing against a local daemon [2022-05-12T23:32:28.238Z] === RUN TestExternalGraphDriver [2022-05-12T23:32:28.238Z] === RUN TestExternalGraphDriver/json [2022-05-12T23:32:28.238Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T23:32:29.184Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T23:32:30.126Z] === RUN TestExternalGraphDriver/spec [2022-05-12T23:32:30.387Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T23:32:30.958Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T23:32:30.958Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T23:32:30.958Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T23:32:31.218Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T23:32:31.218Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T23:32:31.218Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T23:32:31.218Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T23:32:31.789Z] === RUN TestExternalGraphDriver/pull [2022-05-12T23:32:32.729Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T23:32:33.670Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T23:32:33.670Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T23:32:33.670Z] --- PASS: TestExternalGraphDriver (5.61s) [2022-05-12T23:32:33.670Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2022-05-12T23:32:33.670Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-05-12T23:32:33.670Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2022-05-12T23:32:33.670Z] === RUN TestGraphdriverPluginV2 [2022-05-12T23:32:34.240Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T23:32:34.817Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T23:32:35.389Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T23:32:35.959Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T23:32:36.531Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T23:32:36.531Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T23:32:36.531Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T23:32:37.101Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T23:32:37.101Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T23:32:37.101Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T23:32:37.101Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T23:32:37.101Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T23:32:38.042Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T23:32:38.042Z] --- PASS: TestGraphdriverPluginV2 (4.35s) [2022-05-12T23:32:38.042Z] PASS [2022-05-12T23:32:38.042Z] [2022-05-12T23:32:38.042Z] DONE 5 tests in 10.082s [2022-05-12T23:32:38.042Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T23:32:38.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:38.042Z] ++ set -e [2022-05-12T23:32:38.042Z] ++ '[' -n 0 ']' [2022-05-12T23:32:38.042Z] ++ set -x [2022-05-12T23:32:38.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:38.303Z] INFO: Testing against a local daemon [2022-05-12T23:32:38.303Z] === RUN TestContinueAfterPluginCrash [2022-05-12T23:32:38.303Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T23:32:38.303Z] === RUN TestReadPluginNoRead [2022-05-12T23:32:38.303Z] === PAUSE TestReadPluginNoRead [2022-05-12T23:32:38.303Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T23:32:38.303Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T23:32:38.303Z] === CONT TestContinueAfterPluginCrash [2022-05-12T23:32:38.303Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T23:32:38.565Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T23:32:38.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-12T23:32:39.401Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T23:32:39.401Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T23:32:39.578Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T23:32:39.578Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T23:32:39.578Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T23:32:39.578Z] === RUN TestConfigDaemonID [2022-05-12T23:32:39.578Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T23:32:39.578Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T23:32:39.578Z] === RUN TestDaemonConfigValidation [2022-05-12T23:32:39.578Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T23:32:39.578Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T23:32:39.578Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T23:32:39.578Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T23:32:39.578Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T23:32:39.578Z] === RUN TestDaemonProxy [2022-05-12T23:32:39.578Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T23:32:39.578Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T23:32:39.578Z] PASS [2022-05-12T23:32:39.578Z] ok github.com/docker/docker/integration/daemon 0.271s [2022-05-12T23:32:39.578Z] [2022-05-12T23:32:39.578Z] === Skipped [2022-05-12T23:32:39.578Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T23:32:39.578Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T23:32:39.578Z] [2022-05-12T23:32:39.578Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T23:32:39.578Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T23:32:39.578Z] [2022-05-12T23:32:39.578Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T23:32:39.578Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T23:32:39.578Z] [2022-05-12T23:32:39.578Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T23:32:39.578Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T23:32:39.578Z] [2022-05-12T23:32:39.578Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T23:32:39.578Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T23:32:39.578Z] [2022-05-12T23:32:39.578Z] DONE 5 tests, 5 skipped in 23.157s [2022-05-12T23:32:39.578Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T23:32:41.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T23:32:41.789Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:32:41.789Z] INFO: Testing against a local daemon [2022-05-12T23:32:41.789Z] === RUN TestCommitInheritsEnv [2022-05-12T23:32:41.789Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:32:41.789Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T23:32:41.789Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T23:32:41.789Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:32:41.789Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T23:32:41.789Z] === RUN TestImportWithCustomPlatform [2022-05-12T23:32:41.789Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:32:41.789Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T23:32:41.789Z] === RUN TestImagesFilterMultiReference [2022-05-12T23:32:41.789Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-05-12T23:32:41.789Z] === RUN TestImagePullPlatformInvalid [2022-05-12T23:32:41.789Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T23:32:41.789Z] === RUN TestRemoveImageOrphaning [2022-05-12T23:32:42.700Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T23:32:42.700Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T23:32:42.772Z] --- PASS: TestRemoveImageOrphaning (1.22s) [2022-05-12T23:32:42.772Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T23:32:42.772Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-12T23:32:42.772Z] === RUN TestTagInvalidReference [2022-05-12T23:32:42.772Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-12T23:32:42.772Z] === RUN TestTagValidPrefixedRepo [2022-05-12T23:32:43.336Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-12T23:32:43.336Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T23:32:43.336Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-12T23:32:43.336Z] === RUN TestTagOfficialNames [2022-05-12T23:32:43.336Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-12T23:32:43.336Z] === RUN TestTagMatchesDigest [2022-05-12T23:32:43.336Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-12T23:32:43.336Z] PASS [2022-05-12T23:32:43.336Z] ok github.com/docker/docker/integration/image 1.858s [2022-05-12T23:32:43.336Z] [2022-05-12T23:32:43.336Z] === Skipped [2022-05-12T23:32:43.336Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T23:32:43.336Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:32:43.336Z] [2022-05-12T23:32:43.336Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T23:32:43.336Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:32:43.336Z] [2022-05-12T23:32:43.336Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T23:32:43.336Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:32:43.336Z] [2022-05-12T23:32:43.336Z] DONE 12 tests, 3 skipped in 6.127s [2022-05-12T23:32:43.336Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T23:32:43.641Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T23:32:43.901Z] === CONT TestReadPluginNoRead [2022-05-12T23:32:43.901Z] --- PASS: TestDaemonStartWithLogOpt (5.71s) [2022-05-12T23:32:44.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-12T23:32:44.162Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T23:32:45.104Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T23:32:45.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:32:45.591Z] INFO: Testing against a local daemon [2022-05-12T23:32:45.591Z] === RUN TestNetworkCreateDelete [2022-05-12T23:32:45.591Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:45.591Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T23:32:45.591Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T23:32:45.591Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T23:32:45.591Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T23:32:45.591Z] === RUN TestDaemonDNSFallback [2022-05-12T23:32:45.591Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:45.591Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T23:32:45.591Z] === RUN TestInspectNetwork [2022-05-12T23:32:45.591Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T23:32:45.591Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T23:32:45.591Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T23:32:45.591Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:45.591Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T23:32:45.591Z] === RUN TestNetworkInvalidJSON [2022-05-12T23:32:45.591Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T23:32:45.591Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T23:32:45.591Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:32:45.592Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:32:45.592Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:32:45.592Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T23:32:45.592Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T23:32:45.592Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T23:32:45.592Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestNetworkList [2022-05-12T23:32:45.592Z] === RUN TestNetworkList//networks [2022-05-12T23:32:45.592Z] === PAUSE TestNetworkList//networks [2022-05-12T23:32:45.592Z] === RUN TestNetworkList//networks/ [2022-05-12T23:32:45.592Z] === PAUSE TestNetworkList//networks/ [2022-05-12T23:32:45.592Z] === CONT TestNetworkList//networks [2022-05-12T23:32:45.592Z] === CONT TestNetworkList//networks/ [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkList (0.04s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T23:32:45.592Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T23:32:45.592Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T23:32:45.592Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T23:32:45.592Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T23:32:45.592Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T23:32:45.592Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T23:32:45.592Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T23:32:45.592Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T23:32:45.592Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T23:32:45.592Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T23:32:45.592Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T23:32:45.592Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T23:32:45.592Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T23:32:45.592Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T23:32:45.592Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T23:32:45.592Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:32:45.592Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T23:32:45.592Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T23:32:45.592Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T23:32:45.592Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T23:32:45.592Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T23:32:45.592Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T23:32:45.592Z] PASS [2022-05-12T23:32:45.592Z] ok github.com/docker/docker/integration/network 0.227s [2022-05-12T23:32:45.592Z] [2022-05-12T23:32:45.592Z] === Skipped [2022-05-12T23:32:45.685Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T23:32:45.685Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T23:32:46.059Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T23:32:46.059Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T23:32:46.059Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T23:32:46.059Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T23:32:46.059Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T23:32:46.059Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T23:32:46.059Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T23:32:46.059Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T23:32:46.059Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T23:32:46.059Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T23:32:46.059Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T23:32:46.059Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:32:46.059Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T23:32:46.059Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T23:32:46.059Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T23:32:46.059Z] [2022-05-12T23:32:46.059Z] DONE 34 tests, 15 skipped in 2.338s [2022-05-12T23:32:46.059Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T23:32:46.526Z] testing: warning: no tests to run [2022-05-12T23:32:46.526Z] PASS [2022-05-12T23:32:46.526Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-05-12T23:32:46.627Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T23:32:46.627Z] docker_api_swarm_node_test.go:20: [d43bb18204dba] joining swarm manager [df837cd0191c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:32:46.994Z] [2022-05-12T23:32:46.994Z] DONE 0 tests in 0.804s [2022-05-12T23:32:46.994Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T23:32:47.568Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T23:32:47.568Z] === RUN TestReadPluginNoRead/default [2022-05-12T23:32:47.829Z] docker_api_swarm_node_test.go:21: [d661e8a66d405] joining swarm manager [df837cd0191c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:32:47.985Z] testing: warning: no tests to run [2022-05-12T23:32:47.985Z] PASS [2022-05-12T23:32:47.985Z] ok github.com/docker/docker/integration/network/macvlan 0.103s [2022-05-12T23:32:47.985Z] [2022-05-12T23:32:47.985Z] DONE 0 tests in 0.825s [2022-05-12T23:32:47.985Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T23:32:48.400Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T23:32:48.400Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T23:32:48.452Z] testing: warning: no tests to run [2022-05-12T23:32:48.452Z] PASS [2022-05-12T23:32:48.452Z] ok github.com/docker/docker/integration/plugin 0.107s [2022-05-12T23:32:48.919Z] [2022-05-12T23:32:48.919Z] DONE 0 tests in 0.809s [2022-05-12T23:32:48.919Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T23:32:48.973Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T23:32:49.234Z] --- PASS: TestContinueAfterPluginCrash (10.88s) [2022-05-12T23:32:49.235Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T23:32:49.903Z] testing: warning: no tests to run [2022-05-12T23:32:49.904Z] PASS [2022-05-12T23:32:49.904Z] ok github.com/docker/docker/integration/plugin/authz 0.105s [2022-05-12T23:32:49.904Z] [2022-05-12T23:32:49.904Z] DONE 0 tests in 0.899s [2022-05-12T23:32:49.904Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T23:32:50.176Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T23:32:50.748Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T23:32:51.009Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T23:32:51.009Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T23:32:51.009Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T23:32:51.009Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T23:32:51.269Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T23:32:51.529Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T23:32:52.099Z] === CONT TestReadPluginNoRead [2022-05-12T23:32:52.099Z] read_test.go:92: [d32172dbc0548] daemon is not started [2022-05-12T23:32:52.099Z] --- PASS: TestReadPluginNoRead (8.13s) [2022-05-12T23:32:52.099Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2022-05-12T23:32:52.099Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-05-12T23:32:52.099Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-05-12T23:32:52.099Z] PASS [2022-05-12T23:32:52.099Z] [2022-05-12T23:32:52.099Z] DONE 6 tests in 13.968s [2022-05-12T23:32:52.099Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-12T23:32:52.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:52.099Z] ++ set -e [2022-05-12T23:32:52.099Z] ++ '[' -n 0 ']' [2022-05-12T23:32:52.099Z] ++ set -x [2022-05-12T23:32:52.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:52.099Z] testing: warning: no tests to run [2022-05-12T23:32:52.099Z] PASS [2022-05-12T23:32:52.099Z] [2022-05-12T23:32:52.099Z] DONE 0 tests in 0.039s [2022-05-12T23:32:52.099Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T23:32:52.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:52.099Z] ++ set -e [2022-05-12T23:32:52.099Z] ++ '[' -n 0 ']' [2022-05-12T23:32:52.099Z] ++ set -x [2022-05-12T23:32:52.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:52.358Z] INFO: Testing against a local daemon [2022-05-12T23:32:52.358Z] === RUN TestPluginWithDevMounts [2022-05-12T23:32:52.358Z] === PAUSE TestPluginWithDevMounts [2022-05-12T23:32:52.358Z] === CONT TestPluginWithDevMounts [2022-05-12T23:32:53.740Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-05-12T23:32:53.740Z] PASS [2022-05-12T23:32:53.740Z] [2022-05-12T23:32:53.740Z] DONE 1 tests in 1.648s [2022-05-12T23:32:54.000Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T23:32:54.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:54.000Z] ++ set -e [2022-05-12T23:32:54.000Z] ++ '[' -n 0 ']' [2022-05-12T23:32:54.000Z] ++ set -x [2022-05-12T23:32:54.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:32:54.000Z] INFO: Testing against a local daemon [2022-05-12T23:32:54.000Z] === RUN TestSecretInspect [2022-05-12T23:32:54.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:32:54.677Z] INFO: Testing against a local daemon [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:32:54.677Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:32:54.677Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T23:32:54.677Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T23:32:54.677Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:32:54.677Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T23:32:54.677Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T23:32:54.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T23:32:54.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T23:32:54.677Z] === RUN TestPluginInstall [2022-05-12T23:32:54.677Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T23:32:54.677Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T23:32:54.677Z] === RUN TestPluginsWithRuntimes [2022-05-12T23:32:54.677Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T23:32:54.677Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T23:32:54.677Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T23:32:54.677Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T23:32:54.677Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T23:32:54.677Z] PASS [2022-05-12T23:32:54.677Z] ok github.com/docker/docker/integration/plugin/common 0.191s [2022-05-12T23:32:54.677Z] [2022-05-12T23:32:54.677Z] === Skipped [2022-05-12T23:32:54.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T23:32:54.677Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T23:32:54.677Z] [2022-05-12T23:32:54.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T23:32:54.677Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T23:32:54.677Z] [2022-05-12T23:32:54.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T23:32:54.677Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T23:32:54.677Z] [2022-05-12T23:32:54.677Z] DONE 19 tests, 3 skipped in 4.658s [2022-05-12T23:32:54.677Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T23:32:55.689Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-12T23:32:55.689Z] Copying nested executables into bundles/binary-daemon [2022-05-12T23:32:55.909Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T23:32:56.170Z] --- PASS: TestSecretInspect (2.18s) [2022-05-12T23:32:56.170Z] === RUN TestSecretList [2022-05-12T23:32:56.430Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T23:32:56.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:32:56.891Z] INFO: Testing against a local daemon [2022-05-12T23:32:56.891Z] === RUN TestExternalGraphDriver [2022-05-12T23:32:56.891Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T23:32:56.891Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T23:32:56.891Z] === RUN TestGraphdriverPluginV2 [2022-05-12T23:32:56.891Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T23:32:56.891Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T23:32:56.891Z] PASS [2022-05-12T23:32:56.891Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.168s [2022-05-12T23:32:56.891Z] [2022-05-12T23:32:56.891Z] === Skipped [2022-05-12T23:32:56.891Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T23:32:56.891Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T23:32:56.891Z] [2022-05-12T23:32:56.891Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T23:32:56.891Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T23:32:56.891Z] [2022-05-12T23:32:56.891Z] DONE 2 tests, 2 skipped in 2.434s [2022-05-12T23:32:57.001Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T23:32:57.001Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T23:32:57.001Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T23:32:57.001Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T23:32:57.063Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-12T23:32:57.063Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:32:57.321Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-12T23:32:57.321Z] [2022-05-12T23:32:57.358Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-12T23:32:58.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-12T23:32:58.384Z] --- PASS: TestSecretList (2.30s) [2022-05-12T23:32:58.384Z] === RUN TestSecretsCreateAndDelete [2022-05-12T23:32:58.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1ea89c7ee74ea2174abf55f33e502bcd905101f -e DOCKER_GRAPHDRIVER docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f hack/make.sh cross [2022-05-12T23:32:58.833Z] [2022-05-12T23:32:59.090Z] Removing bundles/ [2022-05-12T23:32:59.090Z] [2022-05-12T23:32:59.090Z] ---> Making bundle: cross (in bundles/cross) [2022-05-12T23:32:59.090Z] Cross building: bundles/cross/linux/amd64 [2022-05-12T23:32:59.090Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T23:32:59.090Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T23:32:59.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:32:59.698Z] INFO: Testing against a local daemon [2022-05-12T23:32:59.698Z] === RUN TestReadPluginNoRead [2022-05-12T23:32:59.698Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T23:32:59.698Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T23:32:59.698Z] PASS [2022-05-12T23:32:59.698Z] ok github.com/docker/docker/integration/plugin/logging 0.149s [2022-05-12T23:32:59.698Z] [2022-05-12T23:32:59.698Z] === Skipped [2022-05-12T23:32:59.698Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T23:32:59.698Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T23:32:59.698Z] [2022-05-12T23:32:59.698Z] DONE 1 tests, 1 skipped in 2.309s [2022-05-12T23:32:59.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T23:32:59.767Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T23:33:00.342Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T23:33:00.773Z] testing: warning: no tests to run [2022-05-12T23:33:00.773Z] PASS [2022-05-12T23:33:00.773Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.108s [2022-05-12T23:33:00.773Z] [2022-05-12T23:33:00.773Z] DONE 0 tests in 1.284s [2022-05-12T23:33:01.262Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T23:33:01.726Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T23:33:01.726Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2022-05-12T23:33:01.726Z] === RUN TestSecretsUpdate [2022-05-12T23:33:03.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:33:03.613Z] INFO: Testing against a local daemon [2022-05-12T23:33:03.613Z] === RUN TestPluginWithDevMounts [2022-05-12T23:33:03.613Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:03.613Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T23:33:03.613Z] PASS [2022-05-12T23:33:03.613Z] ok github.com/docker/docker/integration/plugin/volumes 0.206s [2022-05-12T23:33:03.613Z] [2022-05-12T23:33:03.613Z] === Skipped [2022-05-12T23:33:03.613Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T23:33:03.613Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:03.613Z] [2022-05-12T23:33:03.613Z] DONE 1 tests, 1 skipped in 2.573s [2022-05-12T23:33:03.613Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T23:33:03.641Z] docker_api_swarm_test.go:502: [da1ff3fbe40e3] joining swarm manager [ddf134972453c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:33:04.582Z] --- PASS: TestSecretsUpdate (2.96s) [2022-05-12T23:33:04.582Z] === RUN TestTemplatedSecret [2022-05-12T23:33:05.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:33:05.847Z] INFO: Testing against a local daemon [2022-05-12T23:33:05.847Z] === RUN TestSecretInspect [2022-05-12T23:33:05.847Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T23:33:05.847Z] === RUN TestSecretList [2022-05-12T23:33:05.847Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T23:33:05.847Z] === RUN TestSecretsCreateAndDelete [2022-05-12T23:33:05.847Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T23:33:05.847Z] === RUN TestSecretsUpdate [2022-05-12T23:33:05.847Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T23:33:05.847Z] === RUN TestTemplatedSecret [2022-05-12T23:33:05.847Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T23:33:05.847Z] === RUN TestSecretCreateResolve [2022-05-12T23:33:05.847Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:05.847Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T23:33:05.847Z] PASS [2022-05-12T23:33:05.847Z] ok github.com/docker/docker/integration/secret 0.155s [2022-05-12T23:33:05.847Z] [2022-05-12T23:33:05.847Z] === Skipped [2022-05-12T23:33:05.847Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T23:33:05.847Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] [2022-05-12T23:33:05.847Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T23:33:05.847Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] [2022-05-12T23:33:05.847Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T23:33:05.847Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] [2022-05-12T23:33:05.847Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T23:33:05.847Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] [2022-05-12T23:33:05.847Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T23:33:05.847Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:05.847Z] [2022-05-12T23:33:05.847Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T23:33:05.847Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:05.847Z] [2022-05-12T23:33:05.847Z] DONE 6 tests, 6 skipped in 1.891s [2022-05-12T23:33:05.847Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T23:33:05.964Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T23:33:06.224Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T23:33:07.616Z] --- PASS: TestTemplatedSecret (3.05s) [2022-05-12T23:33:07.616Z] === RUN TestSecretCreateResolve [2022-05-12T23:33:07.898Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T23:33:08.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T23:33:08.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:33:08.933Z] INFO: Testing against a local daemon [2022-05-12T23:33:08.933Z] === RUN TestServiceCreateInit [2022-05-12T23:33:08.933Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T23:33:08.933Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.933Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T23:33:08.933Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.933Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-12T23:33:08.933Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T23:33:08.933Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:33:08.933Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T23:33:08.933Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.933Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T23:33:08.933Z] === RUN TestCreateServiceConflict [2022-05-12T23:33:08.933Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.933Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T23:33:08.933Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T23:33:08.933Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.933Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-12T23:33:08.933Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T23:33:08.933Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.933Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T23:33:08.933Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T23:33:08.933Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.933Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T23:33:08.933Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T23:33:08.933Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.933Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestCreateServiceSysctls [2022-05-12T23:33:08.934Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-12T23:33:08.934Z] === RUN TestCreateServiceCapabilities [2022-05-12T23:33:08.934Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-12T23:33:08.934Z] === RUN TestInspect [2022-05-12T23:33:08.934Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestInspect (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestCreateJob [2022-05-12T23:33:08.934Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestReplicatedJob [2022-05-12T23:33:08.934Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestUpdateReplicatedJob [2022-05-12T23:33:08.934Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestServiceListWithStatuses [2022-05-12T23:33:08.934Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T23:33:08.934Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestDockerNetworkReConnect [2022-05-12T23:33:08.934Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestServicePlugin [2022-05-12T23:33:08.934Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestServiceUpdateLabel [2022-05-12T23:33:08.934Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestServiceUpdateSecrets [2022-05-12T23:33:08.934Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestServiceUpdateConfigs [2022-05-12T23:33:08.934Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestServiceUpdateNetwork [2022-05-12T23:33:08.934Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T23:33:08.934Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T23:33:08.934Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T23:33:08.934Z] PASS [2022-05-12T23:33:08.934Z] ok github.com/docker/docker/integration/service 0.334s [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === Skipped [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T23:33:08.934Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:33:08.934Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T23:33:08.934Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T23:33:08.934Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-12T23:33:08.934Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T23:33:08.934Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T23:33:08.934Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T23:33:08.934Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-12T23:33:08.934Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-12T23:33:08.934Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T23:33:08.934Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T23:33:08.934Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T23:33:08.934Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T23:33:08.934Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T23:33:08.934Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T23:33:08.934Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T23:33:08.934Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T23:33:08.934Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T23:33:08.934Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T23:33:08.934Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T23:33:08.934Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T23:33:08.934Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T23:33:08.934Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:08.934Z] [2022-05-12T23:33:08.934Z] DONE 24 tests, 23 skipped in 2.892s [2022-05-12T23:33:08.934Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T23:33:09.787Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-05-12T23:33:09.787Z] PASS [2022-05-12T23:33:09.787Z] [2022-05-12T23:33:09.787Z] DONE 6 tests in 16.017s [2022-05-12T23:33:09.787Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T23:33:09.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:33:09.787Z] ++ set -e [2022-05-12T23:33:09.787Z] ++ '[' -n 0 ']' [2022-05-12T23:33:09.787Z] ++ set -x [2022-05-12T23:33:09.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:33:10.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-12T23:33:10.047Z] INFO: Testing against a local daemon [2022-05-12T23:33:10.047Z] === RUN TestServiceCreateInit [2022-05-12T23:33:10.047Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T23:33:10.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:33:10.496Z] INFO: Testing against a local daemon [2022-05-12T23:33:10.496Z] === RUN TestSessionCreate [2022-05-12T23:33:10.496Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T23:33:10.496Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T23:33:10.496Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T23:33:10.496Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T23:33:10.496Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T23:33:10.496Z] PASS [2022-05-12T23:33:10.496Z] ok github.com/docker/docker/integration/session 0.156s [2022-05-12T23:33:10.496Z] [2022-05-12T23:33:10.496Z] === Skipped [2022-05-12T23:33:10.496Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T23:33:10.496Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T23:33:10.496Z] [2022-05-12T23:33:10.496Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T23:33:10.496Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T23:33:10.496Z] [2022-05-12T23:33:10.496Z] DONE 2 tests, 2 skipped in 1.809s [2022-05-12T23:33:10.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-12T23:33:10.964Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T23:33:12.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-12T23:33:12.943Z] docker_api_swarm_test.go:507: [da5cdf5957c17] joining swarm manager [ddf134972453c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:33:13.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:33:13.174Z] INFO: Testing against a local daemon [2022-05-12T23:33:13.174Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T23:33:13.174Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:13.174Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:33:13.174Z] === RUN TestDiskUsage [2022-05-12T23:33:13.174Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T23:33:13.174Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T23:33:13.174Z] === RUN TestEventsExecDie [2022-05-12T23:33:13.174Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T23:33:13.174Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T23:33:13.174Z] === RUN TestEventsBackwardsCompatible [2022-05-12T23:33:13.174Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T23:33:13.174Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T23:33:13.174Z] === RUN TestEventsVolumeCreate [2022-05-12T23:33:13.174Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T23:33:13.174Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T23:33:13.174Z] === RUN TestInfoAPI [2022-05-12T23:33:13.174Z] --- PASS: TestInfoAPI (0.05s) [2022-05-12T23:33:13.174Z] === RUN TestInfoAPIWarnings [2022-05-12T23:33:13.174Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:33:13.174Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T23:33:13.174Z] === RUN TestInfoDebug [2022-05-12T23:33:13.174Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:33:13.174Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T23:33:13.174Z] === RUN TestInfoInsecureRegistries [2022-05-12T23:33:13.174Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:33:13.174Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T23:33:13.174Z] === RUN TestInfoRegistryMirrors [2022-05-12T23:33:13.174Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:33:13.174Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T23:33:13.174Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T23:33:13.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-12T23:33:14.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f1e498_} [2022-05-12T23:33:14.179Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-05-12T23:33:14.179Z] === RUN TestPingCacheHeaders [2022-05-12T23:33:14.179Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-12T23:33:14.179Z] === RUN TestPingGet [2022-05-12T23:33:14.179Z] --- PASS: TestPingGet (0.05s) [2022-05-12T23:33:14.179Z] === RUN TestPingHead [2022-05-12T23:33:14.347Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T23:33:14.645Z] --- PASS: TestPingHead (0.05s) [2022-05-12T23:33:14.645Z] === RUN TestPingSwarmHeader [2022-05-12T23:33:14.645Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:14.645Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T23:33:14.645Z] === RUN TestVersion [2022-05-12T23:33:14.645Z] --- PASS: TestVersion (0.04s) [2022-05-12T23:33:14.645Z] PASS [2022-05-12T23:33:14.645Z] ok github.com/docker/docker/integration/system 1.416s [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === Skipped [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:33:14.645Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T23:33:14.645Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T23:33:14.645Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T23:33:14.645Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T23:33:14.645Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T23:33:14.645Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T23:33:14.645Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T23:33:14.645Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T23:33:14.645Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T23:33:14.645Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:14.645Z] [2022-05-12T23:33:14.645Z] DONE 16 tests, 10 skipped in 3.687s [2022-05-12T23:33:14.645Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T23:33:15.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1781048889_/foo_false____} [2022-05-12T23:33:16.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:33:16.857Z] INFO: Testing against a local daemon [2022-05-12T23:33:16.857Z] === RUN TestVolumesCreateAndList [2022-05-12T23:33:16.857Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-12T23:33:16.857Z] === RUN TestVolumesRemove [2022-05-12T23:33:16.857Z] --- PASS: TestVolumesRemove (0.16s) [2022-05-12T23:33:16.857Z] === RUN TestVolumesInspect [2022-05-12T23:33:16.857Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T23:33:16.857Z] === RUN TestVolumesInvalidJSON [2022-05-12T23:33:16.857Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T23:33:16.857Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T23:33:16.857Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T23:33:16.857Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T23:33:16.857Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T23:33:16.857Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T23:33:16.857Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T23:33:16.857Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-12T23:33:16.857Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T23:33:16.857Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T23:33:16.857Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T23:33:16.857Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T23:33:16.857Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T23:33:16.857Z] PASS [2022-05-12T23:33:16.857Z] ok github.com/docker/docker/integration/volume 0.444s [2022-05-12T23:33:16.857Z] [2022-05-12T23:33:16.857Z] DONE 9 tests in 2.311s [2022-05-12T23:33:17.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1781048889_/foo_true____} [2022-05-12T23:33:17.323Z] INFO: make.ps1 ended at 05/12/2022 23:33:16 [2022-05-12T23:33:17.323Z] INFO: Integration CLI tests being run from the host: [2022-05-12T23:33:17.323Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-12T23:33:18.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32783263894_/foo_false____} [2022-05-12T23:33:18.492Z] --- PASS: TestServiceCreateInit (8.35s) [2022-05-12T23:33:18.492Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s) [2022-05-12T23:33:18.492Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.06s) [2022-05-12T23:33:18.492Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T23:33:19.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32783263894_/foo_true____} [2022-05-12T23:33:20.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32783263894_/foo_true__0xc000f1e4c8__} [2022-05-12T23:33:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f1e4e0_} [2022-05-12T23:33:23.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f1e4f8_} [2022-05-12T23:33:25.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f1e510_} [2022-05-12T23:33:26.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f1e528_} [2022-05-12T23:33:27.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T23:33:27.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:33:27.938Z] INFO: Testing against a local daemon [2022-05-12T23:33:27.938Z] === RUN TestDockerSuite [2022-05-12T23:33:27.938Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T23:33:27.938Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T23:33:27.938Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T23:33:27.938Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T23:33:27.938Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T23:33:27.938Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T23:33:27.938Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T23:33:27.938Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T23:33:27.938Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T23:33:27.938Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T23:33:28.405Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T23:33:28.405Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T23:33:28.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-12T23:33:29.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-12T23:33:29.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-12T23:33:29.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-12T23:33:29.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-12T23:33:29.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-12T23:33:29.089Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T23:33:29.389Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T23:33:29.987Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T23:33:31.037Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T23:33:32.418Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T23:33:34.330Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T23:33:34.591Z] --- PASS: TestCreateServiceMultipleTimes (16.28s) [2022-05-12T23:33:34.591Z] === RUN TestCreateServiceConflict [2022-05-12T23:33:35.162Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T23:33:35.424Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T23:33:36.367Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T23:33:36.937Z] --- PASS: TestCreateServiceConflict (2.36s) [2022-05-12T23:33:36.937Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T23:33:37.198Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-12T23:33:37.768Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T23:33:38.338Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T23:33:39.279Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T23:33:40.223Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T23:33:40.223Z] --- PASS: TestCreateServiceMaxReplicas (3.25s) [2022-05-12T23:33:40.223Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T23:33:40.792Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T23:33:41.738Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T23:33:42.310Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T23:33:43.254Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T23:33:43.825Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T23:33:44.397Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T23:33:44.967Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T23:33:45.909Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T23:33:46.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-12T23:33:46.430Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T23:33:47.372Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T23:33:47.372Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T23:33:47.943Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T23:33:48.516Z] docker_api_swarm_node_test.go:81: [dd80da9e28477] joining swarm manager [de8c50402dd38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:33:48.777Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T23:33:48.964Z] --- PASS: TestBuildWithHugeFile (112.51s) [2022-05-12T23:33:48.964Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T23:33:48.964Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:33:48.964Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:33:48.964Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T23:33:48.964Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:33:48.964Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:33:48.964Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:33:48.964Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:33:48.964Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:33:48.964Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:33:48.964Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:33:48.964Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:33:48.964Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:33:48.964Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-12T23:33:48.964Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T23:33:48.964Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T23:33:48.964Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T23:33:48.964Z] === RUN TestBuildPreserveOwnership [2022-05-12T23:33:48.964Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:33:48.964Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T23:33:48.964Z] === RUN TestBuildPlatformInvalid [2022-05-12T23:33:48.964Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T23:33:48.964Z] PASS [2022-05-12T23:33:48.964Z] ok github.com/docker/docker/integration/build 190.308s [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === Skipped [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T23:33:48.964Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T23:33:48.964Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T23:33:48.964Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T23:33:48.964Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:33:48.964Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T23:33:48.964Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] DONE 29 tests, 6 skipped in 223.249s [2022-05-12T23:33:48.964Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T23:33:48.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:33:48.964Z] INFO: Testing against a local daemon [2022-05-12T23:33:48.964Z] === RUN TestConfigInspect [2022-05-12T23:33:48.964Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T23:33:48.964Z] === RUN TestConfigList [2022-05-12T23:33:48.964Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T23:33:48.964Z] === RUN TestConfigsCreateAndDelete [2022-05-12T23:33:48.964Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T23:33:48.964Z] === RUN TestConfigsUpdate [2022-05-12T23:33:48.964Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T23:33:48.964Z] === RUN TestTemplatedConfig [2022-05-12T23:33:48.964Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T23:33:48.964Z] === RUN TestConfigCreateResolve [2022-05-12T23:33:48.964Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:48.964Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T23:33:48.964Z] PASS [2022-05-12T23:33:48.964Z] ok github.com/docker/docker/integration/config 0.110s [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === Skipped [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T23:33:48.964Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T23:33:48.964Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T23:33:48.964Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T23:33:48.964Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T23:33:48.964Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T23:33:48.964Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:48.964Z] [2022-05-12T23:33:48.964Z] DONE 6 tests, 6 skipped in 1.934s [2022-05-12T23:33:48.964Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T23:33:48.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:33:48.964Z] INFO: Testing against a local daemon [2022-05-12T23:33:48.964Z] === RUN TestAttachWithTTY [2022-05-12T23:33:49.346Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T23:33:49.420Z] --- PASS: TestAttachWithTTY (0.17s) [2022-05-12T23:33:49.420Z] === RUN TestAttachWithoutTTy [2022-05-12T23:33:49.420Z] --- PASS: TestAttachWithoutTTy (0.15s) [2022-05-12T23:33:49.420Z] === RUN TestCheckpoint [2022-05-12T23:33:49.420Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:33:49.420Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T23:33:49.420Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T23:33:49.420Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:33:49.420Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:33:49.420Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:33:49.420Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:33:49.420Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T23:33:49.420Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T23:33:49.420Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T23:33:49.420Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T23:33:49.420Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T23:33:49.420Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T23:33:49.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T23:33:49.420Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T23:33:49.876Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-05-12T23:33:49.876Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T23:33:49.876Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-05-12T23:33:49.876Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T23:33:49.917Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T23:33:50.331Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-12T23:33:50.331Z] === RUN TestCopyEmptyFile [2022-05-12T23:33:50.787Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-05-12T23:33:50.787Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T23:33:50.787Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-05-12T23:33:50.787Z] === RUN TestCopyFromContainer [2022-05-12T23:33:50.787Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:50.787Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T23:33:50.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T23:33:50.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:33:50.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:33:50.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:33:50.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:33:50.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:33:50.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:33:50.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:33:50.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:33:50.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:33:50.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T23:33:50.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T23:33:50.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T23:33:50.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T23:33:50.787Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T23:33:50.787Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T23:33:50.787Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidEnv [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T23:33:50.787Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T23:33:50.787Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T23:33:50.787Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T23:33:50.787Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T23:33:50.787Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T23:33:50.787Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T23:33:50.787Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T23:33:50.787Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T23:33:50.787Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T23:33:50.787Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T23:33:50.787Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T23:33:50.787Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:50.787Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T23:33:50.787Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T23:33:50.787Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:50.787Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T23:33:50.787Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T23:33:50.787Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:33:50.787Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:33:50.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:33:50.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:33:50.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:33:50.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:33:50.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:33:50.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:33:50.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:33:50.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:33:50.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:33:50.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:33:50.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:33:50.787Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T23:33:50.787Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T23:33:50.863Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T23:33:51.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T23:33:51.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T23:33:51.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T23:33:51.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T23:33:51.244Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T23:33:51.244Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T23:33:51.244Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T23:33:51.244Z] === RUN TestCreateDifferentPlatform [2022-05-12T23:33:51.244Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T23:33:51.244Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T23:33:51.244Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-12T23:33:51.244Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T23:33:51.244Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-12T23:33:51.244Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T23:33:51.244Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.16s) [2022-05-12T23:33:51.244Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T23:33:51.244Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T23:33:51.244Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T23:33:51.244Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T23:33:51.244Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:33:51.244Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T23:33:51.244Z] === RUN TestWindowsDevices [2022-05-12T23:33:51.244Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T23:33:51.244Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T23:33:51.244Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:33:51.244Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:33:51.244Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T23:33:51.244Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:33:51.244Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.244Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.708Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:33:51.708Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:33:51.708Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.708Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.708Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:33:51.708Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:51.803Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T23:33:52.744Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T23:33:54.657Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T23:33:54.657Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2022-05-12T23:33:54.657Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T23:33:57.770Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:57.770Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:57.770Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:57.770Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:33:57.770Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:33:57.770Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:33:57.770Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-12T23:33:57.770Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-05-12T23:33:57.770Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-05-12T23:33:57.770Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.35s) [2022-05-12T23:33:57.770Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.19s) [2022-05-12T23:33:57.770Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.40s) [2022-05-12T23:33:57.770Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.34s) [2022-05-12T23:33:57.770Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-12T23:33:57.770Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-12T23:33:57.770Z] === RUN TestDiff [2022-05-12T23:33:57.770Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T23:33:57.771Z] --- SKIP: TestDiff (0.00s) [2022-05-12T23:33:57.771Z] === RUN TestExecWithCloseStdin [2022-05-12T23:33:57.771Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T23:33:57.771Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-12T23:33:57.771Z] === RUN TestExec [2022-05-12T23:33:58.865Z] --- PASS: TestCreateServiceSecretFileMode (3.82s) [2022-05-12T23:33:58.865Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T23:33:58.865Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T23:34:01.488Z] --- PASS: TestCreateServiceConfigFileMode (3.19s) [2022-05-12T23:34:01.488Z] === RUN TestCreateServiceSysctls [2022-05-12T23:34:01.488Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T23:34:02.059Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T23:34:02.508Z] --- PASS: TestExec (3.88s) [2022-05-12T23:34:02.508Z] === RUN TestExecUser [2022-05-12T23:34:02.508Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T23:34:02.508Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T23:34:02.508Z] === RUN TestExportContainerAndImportImage [2022-05-12T23:34:02.508Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:34:02.508Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T23:34:02.508Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T23:34:02.508Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:34:02.508Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T23:34:02.508Z] === RUN TestHealthCheckWorkdir [2022-05-12T23:34:02.508Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T23:34:02.508Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T23:34:02.508Z] === RUN TestHealthKillContainer [2022-05-12T23:34:02.508Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T23:34:02.508Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T23:34:02.508Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T23:34:02.508Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T23:34:02.508Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T23:34:02.508Z] === RUN TestKillContainerInvalidSignal [2022-05-12T23:34:03.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-12T23:34:04.673Z] --- PASS: TestKillContainerInvalidSignal (3.04s) [2022-05-12T23:34:04.673Z] === RUN TestKillContainer [2022-05-12T23:34:04.673Z] === RUN TestKillContainer/no_signal [2022-05-12T23:34:05.546Z] docker_api_swarm_node_test.go:53: [d4eb8602d6a36] joining swarm manager [d8c9b519e7d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:34:05.807Z] --- PASS: TestCreateServiceSysctls (4.25s) [2022-05-12T23:34:05.807Z] === RUN TestCreateServiceCapabilities [2022-05-12T23:34:06.382Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T23:34:06.382Z] docker_api_swarm_node_test.go:54: [db154f9810d7c] joining swarm manager [d8c9b519e7d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:34:08.392Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T23:34:08.392Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T23:34:08.392Z] === RUN TestKillContainer/killing_signal [2022-05-12T23:34:08.925Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T23:34:08.925Z] --- PASS: TestCreateServiceCapabilities (3.13s) [2022-05-12T23:34:08.925Z] === RUN TestInspect [2022-05-12T23:34:09.495Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T23:34:11.287Z] --- PASS: TestKillContainer (6.11s) [2022-05-12T23:34:11.287Z] --- PASS: TestKillContainer/no_signal (3.01s) [2022-05-12T23:34:11.287Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T23:34:11.287Z] --- PASS: TestKillContainer/killing_signal (3.04s) [2022-05-12T23:34:11.287Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T23:34:11.287Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:34:11.287Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T23:34:11.287Z] === RUN TestKillStoppedContainer [2022-05-12T23:34:11.288Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:34:11.288Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T23:34:11.288Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T23:34:11.288Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:34:11.288Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T23:34:11.288Z] === RUN TestKillDifferentUserContainer [2022-05-12T23:34:11.288Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T23:34:11.288Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T23:34:11.288Z] === RUN TestInspectOomKilledTrue [2022-05-12T23:34:11.288Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:34:11.288Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T23:34:11.288Z] === RUN TestInspectOomKilledFalse [2022-05-12T23:34:11.288Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:34:11.288Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T23:34:11.288Z] === RUN TestLogsFollowTailEmpty [2022-05-12T23:34:12.719Z] b111c3320c94: Pull complete [2022-05-12T23:34:12.794Z] --- PASS: TestInspect (3.43s) [2022-05-12T23:34:12.794Z] === RUN TestCreateJob [2022-05-12T23:34:13.364Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-12T23:34:13.935Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T23:34:14.177Z] --- PASS: TestLogsFollowTailEmpty (3.08s) [2022-05-12T23:34:14.177Z] === RUN TestNetworkNat [2022-05-12T23:34:14.177Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T23:34:14.177Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T23:34:14.177Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T23:34:14.878Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T23:34:16.265Z] --- PASS: TestCreateJob (3.80s) [2022-05-12T23:34:16.265Z] === RUN TestReplicatedJob [2022-05-12T23:34:16.265Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T23:34:17.209Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T23:34:17.781Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T23:34:17.899Z] --- PASS: TestNetworkLocalhostTCPNat (3.84s) [2022-05-12T23:34:17.899Z] === RUN TestNetworkLoopbackNat [2022-05-12T23:34:17.899Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T23:34:17.899Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T23:34:17.899Z] === RUN TestPause [2022-05-12T23:34:17.899Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T23:34:17.899Z] --- SKIP: TestPause (0.00s) [2022-05-12T23:34:17.899Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T23:34:19.165Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T23:34:19.737Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T23:34:20.309Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T23:34:20.791Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.06s) [2022-05-12T23:34:20.791Z] === RUN TestPauseStopPausedContainer [2022-05-12T23:34:20.791Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:34:20.791Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T23:34:20.791Z] === RUN TestPsFilter [2022-05-12T23:34:21.251Z] --- PASS: TestPsFilter (0.39s) [2022-05-12T23:34:21.251Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T23:34:21.694Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T23:34:21.694Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T23:34:21.694Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T23:34:21.955Z] --- PASS: TestReplicatedJob (5.83s) [2022-05-12T23:34:21.955Z] === RUN TestUpdateReplicatedJob [2022-05-12T23:34:21.955Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T23:34:22.526Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T23:34:22.526Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T23:34:22.526Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T23:34:22.786Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T23:34:23.047Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T23:34:23.619Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T23:34:23.619Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T23:34:23.619Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T23:34:23.880Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T23:34:23.880Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T23:34:23.880Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T23:34:23.880Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T23:34:24.137Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.95s) [2022-05-12T23:34:24.137Z] === RUN TestRemoveContainerWithVolume [2022-05-12T23:34:24.141Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T23:34:25.527Z] --- PASS: TestUpdateReplicatedJob (3.53s) [2022-05-12T23:34:25.527Z] === RUN TestServiceListWithStatuses [2022-05-12T23:34:25.527Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T23:34:25.527Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T23:34:25.527Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T23:34:25.789Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T23:34:25.789Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T23:34:25.789Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T23:34:27.851Z] --- PASS: TestRemoveContainerWithVolume (2.98s) [2022-05-12T23:34:27.851Z] === RUN TestRemoveContainerRunning [2022-05-12T23:34:29.991Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T23:34:29.991Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T23:34:29.991Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T23:34:29.991Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T23:34:30.253Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T23:34:30.253Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T23:34:30.741Z] --- PASS: TestRemoveContainerRunning (3.04s) [2022-05-12T23:34:30.741Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T23:34:30.823Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T23:34:30.823Z] --- PASS: TestDockerNetworkConnectAlias (5.49s) [2022-05-12T23:34:30.823Z] === RUN TestDockerNetworkReConnect [2022-05-12T23:34:31.766Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T23:34:32.710Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T23:34:32.910Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.65s) [2022-05-12T23:34:32.910Z] === RUN TestRemoveInvalidContainer [2022-05-12T23:34:32.910Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-12T23:34:32.910Z] === RUN TestRenameLinkedContainer [2022-05-12T23:34:32.910Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T23:34:32.910Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T23:34:32.910Z] === RUN TestRenameStoppedContainer [2022-05-12T23:34:34.092Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T23:34:35.473Z] --- PASS: TestDockerNetworkReConnect (4.31s) [2022-05-12T23:34:35.473Z] === RUN TestServicePlugin [2022-05-12T23:34:35.473Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T23:34:35.800Z] --- PASS: TestRenameStoppedContainer (3.00s) [2022-05-12T23:34:35.800Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T23:34:36.043Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T23:34:36.615Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T23:34:36.875Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T23:34:37.449Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T23:34:37.449Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-12T23:34:37.449Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-12T23:34:37.449Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-12T23:34:38.409Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-12T23:34:38.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-12T23:34:38.930Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-12T23:34:39.872Z] plugin_test.go:61: [d44dd79cb5118] joining swarm manager [d1ef7d1024c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:34:40.443Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-12T23:34:40.705Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-12T23:34:40.705Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-12T23:34:40.966Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-12T23:34:41.227Z] plugin_test.go:64: [d38f0f6604728] joining swarm manager [d1ef7d1024c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:34:42.847Z] --- PASS: TestRenameRunningContainerAndReuse (6.25s) [2022-05-12T23:34:42.847Z] === RUN TestRenameInvalidName [2022-05-12T23:34:45.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-12T23:34:45.743Z] --- PASS: TestRenameInvalidName (3.07s) [2022-05-12T23:34:45.743Z] === RUN TestRenameAnonymousContainer [2022-05-12T23:34:46.853Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T23:34:47.794Z] docker_api_swarm_test.go:202: [d5ecf3c3ac8f3] joining swarm manager [d8fbe06214aa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:34:49.176Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T23:34:50.527Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T23:34:50.527Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-12T23:34:51.087Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T23:34:51.901Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T23:34:51.902Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T23:34:51.902Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T23:34:51.902Z] Cross building: bundles/cross/windows/amd64 [2022-05-12T23:34:52.160Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-12T23:34:52.160Z] { [2022-05-12T23:34:52.160Z] "RT_GROUP_ICON": { [2022-05-12T23:34:52.160Z] "#1": { [2022-05-12T23:34:52.160Z] "0409": "../../winresources/docker.ico" [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] }, [2022-05-12T23:34:52.160Z] "RT_MANIFEST": { [2022-05-12T23:34:52.160Z] "#1": { [2022-05-12T23:34:52.160Z] "0409": { [2022-05-12T23:34:52.160Z] "identity": {}, [2022-05-12T23:34:52.160Z] "description": "Docker Engine", [2022-05-12T23:34:52.160Z] "minimum-os": "vista", [2022-05-12T23:34:52.160Z] "execution-level": "", [2022-05-12T23:34:52.160Z] "ui-access": false, [2022-05-12T23:34:52.160Z] "auto-elevate": false, [2022-05-12T23:34:52.160Z] "dpi-awareness": "unaware", [2022-05-12T23:34:52.160Z] "disable-theming": false, [2022-05-12T23:34:52.160Z] "disable-window-filtering": false, [2022-05-12T23:34:52.160Z] "high-resolution-scrolling-aware": false, [2022-05-12T23:34:52.160Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T23:34:52.160Z] "long-path-aware": false, [2022-05-12T23:34:52.160Z] "printer-driver-isolation": false, [2022-05-12T23:34:52.160Z] "gdi-scaling": false, [2022-05-12T23:34:52.160Z] "segment-heap": false, [2022-05-12T23:34:52.160Z] "use-common-controls-v6": false [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] }, [2022-05-12T23:34:52.160Z] "RT_MESSAGETABLE": { [2022-05-12T23:34:52.160Z] "#1": { [2022-05-12T23:34:52.160Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] }, [2022-05-12T23:34:52.160Z] "RT_VERSION": { [2022-05-12T23:34:52.160Z] "#1": { [2022-05-12T23:34:52.160Z] "0409": { [2022-05-12T23:34:52.160Z] "fixed": { [2022-05-12T23:34:52.160Z] "file_version": "0.0.0.0", [2022-05-12T23:34:52.160Z] "product_version": "0.0.0.0", [2022-05-12T23:34:52.160Z] "type": "Unknown" [2022-05-12T23:34:52.160Z] }, [2022-05-12T23:34:52.160Z] "info": { [2022-05-12T23:34:52.160Z] "0000": { [2022-05-12T23:34:52.160Z] "CompanyName": "", [2022-05-12T23:34:52.160Z] "FileVersion": "dev", [2022-05-12T23:34:52.160Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T23:34:52.160Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-12T23:34:52.160Z] "ProductName": "", [2022-05-12T23:34:52.160Z] "ProductVersion": "dev", [2022-05-12T23:34:52.160Z] "SpecialBuild": "d1ea89c7ee74ea2174abf55f33e502bcd905101f" [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] } [2022-05-12T23:34:52.160Z] cmd/dockerd/config.go [2022-05-12T23:34:52.160Z] cmd/dockerd/config_windows.go [2022-05-12T23:34:52.160Z] cmd/dockerd/daemon.go [2022-05-12T23:34:52.160Z] cmd/dockerd/daemon_test.go [2022-05-12T23:34:52.160Z] cmd/dockerd/daemon_windows.go [2022-05-12T23:34:52.160Z] cmd/dockerd/docker.go [2022-05-12T23:34:52.160Z] cmd/dockerd/docker_windows.go [2022-05-12T23:34:52.160Z] cmd/dockerd/genwinres_windows.go [2022-05-12T23:34:52.160Z] cmd/dockerd/metrics.go [2022-05-12T23:34:52.160Z] cmd/dockerd/options.go [2022-05-12T23:34:52.160Z] cmd/dockerd/options_test.go [2022-05-12T23:34:52.160Z] cmd/dockerd/service_windows.go [2022-05-12T23:34:52.160Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T23:34:52.160Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T23:34:52.469Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-12T23:34:53.040Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T23:34:53.611Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T23:34:54.553Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T23:34:55.123Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T23:34:55.694Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T23:34:56.263Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T23:34:56.382Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T23:34:56.382Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T23:34:56.382Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T23:34:56.382Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T23:34:56.382Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T23:34:56.382Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T23:34:56.382Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T23:34:56.382Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T23:34:56.382Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T23:34:56.383Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T23:34:57.644Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-12T23:34:58.085Z] --- PASS: TestRenameAnonymousContainer (12.05s) [2022-05-12T23:34:58.085Z] === RUN TestRenameContainerWithSameName [2022-05-12T23:34:58.586Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T23:34:58.679Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T23:34:58.679Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T23:34:58.679Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T23:34:58.679Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T23:34:58.679Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T23:35:00.251Z] --- PASS: TestRenameContainerWithSameName (3.10s) [2022-05-12T23:35:00.251Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T23:35:00.706Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T23:35:00.706Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T23:35:00.706Z] === RUN TestResize [2022-05-12T23:35:01.128Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-12T23:35:02.587Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T23:35:03.054Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T23:35:03.597Z] --- PASS: TestResize (3.18s) [2022-05-12T23:35:03.597Z] === RUN TestResizeWithInvalidSize [2022-05-12T23:35:03.994Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T23:35:04.937Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T23:35:06.608Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T23:35:06.608Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T23:35:06.608Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T23:35:06.608Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T23:35:06.608Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T23:35:06.608Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T23:35:06.608Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T23:35:06.608Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T23:35:06.608Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T23:35:07.313Z] --- PASS: TestResizeWithInvalidSize (3.16s) [2022-05-12T23:35:07.313Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T23:35:07.476Z] --- PASS: TestServicePlugin (32.19s) [2022-05-12T23:35:07.476Z] === RUN TestServiceUpdateLabel [2022-05-12T23:35:09.551Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T23:35:09.551Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T23:35:10.018Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-05-12T23:35:10.018Z] === RUN TestServiceUpdateSecrets [2022-05-12T23:35:10.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-12T23:35:10.089Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T23:35:10.089Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T23:35:10.089Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T23:35:10.203Z] --- PASS: TestResizeWhenContainerNotStarted (3.08s) [2022-05-12T23:35:10.203Z] === RUN TestDaemonRestartKillContainers [2022-05-12T23:35:10.203Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:35:10.203Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:35:10.203Z] === RUN TestStats [2022-05-12T23:35:10.203Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T23:35:10.203Z] --- SKIP: TestStats (0.00s) [2022-05-12T23:35:10.203Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T23:35:10.278Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T23:35:10.849Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T23:35:12.233Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T23:35:12.494Z] docker_api_swarm_test.go:384: [d6b8f2ed67b12] joining swarm manager [df2ae663dc06b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:35:13.064Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-12T23:35:13.324Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T23:35:13.585Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-12T23:35:13.845Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-12T23:35:13.845Z] docker_api_swarm_test.go:385: [df8a0dfad9c0e] joining swarm manager [df2ae663dc06b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:35:13.845Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T23:35:14.789Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T23:35:15.730Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T23:35:15.730Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T23:35:15.730Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T23:35:16.672Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T23:35:16.672Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T23:35:17.241Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T23:35:18.621Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-12T23:35:18.621Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-12T23:35:18.621Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T23:35:18.621Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-12T23:35:18.621Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T23:35:18.621Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T23:35:18.740Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T23:35:18.744Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.54s) [2022-05-12T23:35:18.744Z] === RUN TestStopContainerWithTimeout [2022-05-12T23:35:18.744Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T23:35:18.744Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T23:35:18.744Z] === RUN TestUpdateRestartPolicy [2022-05-12T23:35:20.532Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-12T23:35:21.102Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T23:35:21.672Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T23:35:21.934Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T23:35:25.230Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2022-05-12T23:35:25.230Z] === RUN TestServiceUpdateConfigs [2022-05-12T23:35:27.787Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T23:35:27.787Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-12T23:35:28.728Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T23:35:31.267Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T23:35:31.836Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T23:35:34.375Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T23:35:39.656Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2022-05-12T23:35:39.656Z] === RUN TestServiceUpdateNetwork [2022-05-12T23:35:40.226Z] === RUN TestDockerSuite/TestExec [2022-05-12T23:35:40.796Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T23:35:41.739Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T23:35:42.313Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T23:35:42.884Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T23:35:43.827Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T23:35:43.831Z] --- PASS: TestUpdateRestartPolicy (23.58s) [2022-05-12T23:35:43.831Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T23:35:44.397Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T23:35:44.968Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T23:35:45.358Z] --- PASS: TestUpdateRestartWithAutoRemove (3.18s) [2022-05-12T23:35:45.358Z] === RUN TestWaitNonBlocked [2022-05-12T23:35:45.358Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:35:45.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:35:45.358Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:35:45.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:35:45.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:35:45.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:35:45.538Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T23:35:46.110Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T23:35:46.681Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T23:35:47.252Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T23:35:48.636Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T23:35:49.207Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T23:35:49.947Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T23:35:50.065Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-12T23:35:50.065Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.19s) [2022-05-12T23:35:50.065Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.36s) [2022-05-12T23:35:50.065Z] === RUN TestWaitBlocked [2022-05-12T23:35:50.065Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:35:50.065Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T23:35:50.065Z] PASS [2022-05-12T23:35:50.065Z] ok github.com/docker/docker/integration/container 120.623s [2022-05-12T23:35:50.065Z] [2022-05-12T23:35:50.065Z] === Skipped [2022-05-12T23:35:50.065Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T23:35:50.065Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:35:50.065Z] [2022-05-12T23:35:50.065Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T23:35:50.065Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:35:50.065Z] [2022-05-12T23:35:50.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T23:35:50.065Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T23:35:50.065Z] [2022-05-12T23:35:50.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T23:35:50.065Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:35:50.065Z] [2022-05-12T23:35:50.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T23:35:50.065Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:35:50.065Z] [2022-05-12T23:35:50.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T23:35:50.065Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:35:50.065Z] [2022-05-12T23:35:50.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T23:35:50.065Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T23:35:50.065Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T23:35:50.066Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T23:35:50.066Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-05-12T23:35:50.066Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:35:50.066Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-05-12T23:35:50.066Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:35:50.066Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-12T23:35:50.066Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:35:50.066Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-12T23:35:50.066Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:35:50.066Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T23:35:50.066Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-12T23:35:50.066Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T23:35:50.066Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T23:35:50.066Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T23:35:50.066Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T23:35:50.066Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T23:35:50.066Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T23:35:50.066Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T23:35:50.066Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T23:35:50.066Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T23:35:50.066Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T23:35:50.066Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T23:35:50.066Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T23:35:50.066Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T23:35:50.066Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T23:35:50.066Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T23:35:50.066Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T23:35:50.066Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T23:35:50.066Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T23:35:50.066Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T23:35:50.066Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T23:35:50.066Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:35:50.066Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T23:35:50.066Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T23:35:50.066Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T23:35:50.066Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:35:50.066Z] [2022-05-12T23:35:50.066Z] DONE 122 tests, 38 skipped in 123.304s [2022-05-12T23:35:50.066Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T23:35:50.890Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T23:35:51.461Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T23:35:52.843Z] --- PASS: TestServiceUpdateNetwork (13.16s) [2022-05-12T23:35:52.843Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T23:35:52.843Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T23:35:53.784Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-12T23:35:54.044Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T23:35:54.044Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T23:35:54.985Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T23:35:54.985Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T23:35:55.555Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T23:35:56.125Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T23:35:56.386Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T23:35:57.769Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T23:35:58.029Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T23:35:58.599Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T23:36:02.800Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T23:36:09.373Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T23:36:09.429Z] 8b534d64a7c3: Pull complete [2022-05-12T23:36:09.429Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T23:36:09.429Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:36:09.429Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-12T23:36:09.429Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-12T23:36:09.429Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-12T23:36:09.429Z] WARN: Skipping validation tests [2022-05-12T23:36:09.429Z] INFO: Running unit tests at 05/12/2022 23:36:08... [2022-05-12T23:36:09.946Z] --- PASS: TestServiceUpdatePidsLimit (17.05s) [2022-05-12T23:36:09.946Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-05-12T23:36:09.946Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2022-05-12T23:36:09.946Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-12T23:36:09.946Z] PASS [2022-05-12T23:36:09.946Z] [2022-05-12T23:36:09.946Z] === Skipped [2022-05-12T23:36:09.946Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T23:36:09.946Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T23:36:09.946Z] [2022-05-12T23:36:09.946Z] DONE 27 tests, 1 skipped in 179.879s [2022-05-12T23:36:09.946Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T23:36:09.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:36:09.946Z] ++ set -e [2022-05-12T23:36:09.946Z] ++ '[' -n 0 ']' [2022-05-12T23:36:09.946Z] ++ set -x [2022-05-12T23:36:09.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:36:09.946Z] INFO: Testing against a local daemon [2022-05-12T23:36:09.946Z] === RUN TestSessionCreate [2022-05-12T23:36:09.946Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T23:36:09.946Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T23:36:09.946Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-05-12T23:36:09.946Z] PASS [2022-05-12T23:36:09.946Z] [2022-05-12T23:36:09.946Z] DONE 2 tests in 0.147s [2022-05-12T23:36:09.946Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T23:36:09.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:36:09.947Z] ++ set -e [2022-05-12T23:36:09.947Z] ++ '[' -n 0 ']' [2022-05-12T23:36:09.947Z] ++ set -x [2022-05-12T23:36:09.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:36:09.947Z] === RUN TestDockerSuite/TestExecTTY [2022-05-12T23:36:10.207Z] INFO: Testing against a local daemon [2022-05-12T23:36:10.207Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T23:36:10.207Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T23:36:10.207Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:36:10.207Z] === RUN TestDiskUsage [2022-05-12T23:36:10.207Z] === PAUSE TestDiskUsage [2022-05-12T23:36:10.207Z] === RUN TestEventsExecDie [2022-05-12T23:36:10.780Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T23:36:10.780Z] --- PASS: TestEventsExecDie (0.66s) [2022-05-12T23:36:10.780Z] === RUN TestEventsBackwardsCompatible [2022-05-12T23:36:10.780Z] check_test.go:378: [df8a0dfad9c0e] daemon is not started [2022-05-12T23:36:10.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-12T23:36:10.780Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-05-12T23:36:10.780Z] === RUN TestEventsVolumeCreate [2022-05-12T23:36:11.039Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-05-12T23:36:11.039Z] === RUN TestInfoBinaryCommits [2022-05-12T23:36:11.039Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-12T23:36:11.039Z] === RUN TestInfoAPIVersioned [2022-05-12T23:36:11.039Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T23:36:11.039Z] === RUN TestInfoAPI [2022-05-12T23:36:11.039Z] --- PASS: TestInfoAPI (0.03s) [2022-05-12T23:36:11.039Z] === RUN TestInfoAPIWarnings [2022-05-12T23:36:11.609Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T23:36:11.870Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T23:36:12.812Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T23:36:12.812Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T23:36:12.812Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T23:36:13.073Z] docker_api_swarm_test.go:802: [d26cd40d789f4] joining swarm manager [d3d50d937ea56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:36:14.460Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-12T23:36:14.460Z] docker_api_swarm_test.go:802: [d2345ab3511dc] joining swarm manager [d3d50d937ea56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:36:14.720Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T23:36:15.214Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T23:36:15.214Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T23:36:15.214Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T23:36:15.214Z] === RUN TestConfigDaemonID [2022-05-12T23:36:15.214Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T23:36:15.214Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T23:36:15.214Z] === RUN TestDaemonConfigValidation [2022-05-12T23:36:15.214Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T23:36:15.214Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T23:36:15.214Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T23:36:15.214Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T23:36:15.214Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T23:36:15.214Z] === RUN TestDaemonProxy [2022-05-12T23:36:15.214Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T23:36:15.214Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T23:36:15.214Z] PASS [2022-05-12T23:36:15.214Z] ok github.com/docker/docker/integration/daemon 0.128s [2022-05-12T23:36:15.214Z] [2022-05-12T23:36:15.214Z] === Skipped [2022-05-12T23:36:15.214Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T23:36:15.214Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T23:36:15.214Z] [2022-05-12T23:36:15.214Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T23:36:15.214Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T23:36:15.214Z] [2022-05-12T23:36:15.214Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T23:36:15.214Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T23:36:15.214Z] [2022-05-12T23:36:15.214Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T23:36:15.214Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T23:36:15.214Z] [2022-05-12T23:36:15.214Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T23:36:15.214Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T23:36:15.214Z] [2022-05-12T23:36:15.214Z] DONE 5 tests, 5 skipped in 24.748s [2022-05-12T23:36:15.214Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T23:36:15.339Z] INFO: make.ps1 starting at 05/12/2022 23:36:15 [2022-05-12T23:36:15.688Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-12T23:36:15.807Z] INFO: Git commit (35d6cae443) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T23:36:15.807Z] INFO: Running unit tests... [2022-05-12T23:36:15.949Z] docker_api_swarm_test.go:802: [dd099d3929702] joining swarm manager [d3d50d937ea56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T23:36:16.208Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T23:36:16.779Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T23:36:18.161Z] docker_api_swarm_test.go:802: [d1cc6badef4f1] joining swarm manager [d3d50d937ea56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T23:36:18.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:18.950Z] INFO: Testing against a local daemon [2022-05-12T23:36:18.950Z] === RUN TestCommitInheritsEnv [2022-05-12T23:36:18.950Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:36:18.950Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T23:36:18.950Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T23:36:18.950Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:36:18.950Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T23:36:18.950Z] === RUN TestImportWithCustomPlatform [2022-05-12T23:36:18.950Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:36:18.950Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T23:36:18.950Z] === RUN TestImagesFilterMultiReference [2022-05-12T23:36:18.950Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-12T23:36:18.950Z] === RUN TestImagePullPlatformInvalid [2022-05-12T23:36:19.407Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2022-05-12T23:36:19.407Z] === RUN TestRemoveImageOrphaning [2022-05-12T23:36:19.543Z] docker_api_swarm_test.go:810: [d4bc8c81612fc] joining swarm manager [d3d50d937ea56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-12T23:36:20.370Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-05-12T23:36:20.370Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T23:36:20.370Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-12T23:36:20.370Z] === RUN TestTagInvalidReference [2022-05-12T23:36:20.370Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-12T23:36:20.370Z] === RUN TestTagValidPrefixedRepo [2022-05-12T23:36:20.370Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-12T23:36:20.370Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T23:36:20.826Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-12T23:36:20.826Z] === RUN TestTagOfficialNames [2022-05-12T23:36:20.826Z] --- PASS: TestTagOfficialNames (0.10s) [2022-05-12T23:36:20.826Z] === RUN TestTagMatchesDigest [2022-05-12T23:36:20.826Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-12T23:36:20.826Z] PASS [2022-05-12T23:36:20.826Z] ok github.com/docker/docker/integration/image 1.835s [2022-05-12T23:36:20.826Z] [2022-05-12T23:36:20.826Z] === Skipped [2022-05-12T23:36:20.826Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T23:36:20.826Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:36:20.826Z] [2022-05-12T23:36:20.826Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T23:36:20.826Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:36:20.826Z] [2022-05-12T23:36:20.826Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T23:36:20.826Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:36:20.826Z] [2022-05-12T23:36:20.826Z] DONE 12 tests, 3 skipped in 6.159s [2022-05-12T23:36:20.826Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T23:36:21.451Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T23:36:22.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:22.994Z] INFO: Testing against a local daemon [2022-05-12T23:36:22.994Z] === RUN TestNetworkCreateDelete [2022-05-12T23:36:22.994Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:22.994Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T23:36:22.994Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T23:36:22.994Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T23:36:22.994Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T23:36:22.994Z] === RUN TestDaemonDNSFallback [2022-05-12T23:36:22.994Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:22.994Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T23:36:22.994Z] === RUN TestInspectNetwork [2022-05-12T23:36:22.994Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T23:36:22.994Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T23:36:22.994Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T23:36:22.994Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:22.994Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T23:36:22.994Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:36:22.994Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:36:22.994Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:36:22.994Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T23:36:22.994Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T23:36:22.994Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T23:36:22.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T23:36:22.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T23:36:22.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T23:36:22.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestNetworkList [2022-05-12T23:36:22.995Z] === RUN TestNetworkList//networks [2022-05-12T23:36:22.995Z] === PAUSE TestNetworkList//networks [2022-05-12T23:36:22.995Z] === RUN TestNetworkList//networks/ [2022-05-12T23:36:22.995Z] === PAUSE TestNetworkList//networks/ [2022-05-12T23:36:22.995Z] === CONT TestNetworkList//networks [2022-05-12T23:36:22.995Z] === CONT TestNetworkList//networks/ [2022-05-12T23:36:22.995Z] --- PASS: TestNetworkList (0.05s) [2022-05-12T23:36:22.995Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T23:36:22.995Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T23:36:22.995Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T23:36:22.995Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T23:36:22.995Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T23:36:22.995Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T23:36:22.995Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T23:36:22.995Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T23:36:22.995Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T23:36:22.995Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:36:22.995Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T23:36:22.995Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T23:36:22.995Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T23:36:22.995Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T23:36:22.995Z] PASS [2022-05-12T23:36:22.995Z] ok github.com/docker/docker/integration/network 0.197s [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === Skipped [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T23:36:22.995Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T23:36:22.995Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T23:36:22.995Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T23:36:22.995Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T23:36:22.995Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T23:36:22.995Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T23:36:22.995Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T23:36:22.995Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T23:36:22.995Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T23:36:22.995Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T23:36:22.995Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T23:36:22.995Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:36:22.995Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T23:36:22.995Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T23:36:22.995Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T23:36:22.995Z] [2022-05-12T23:36:22.995Z] DONE 34 tests, 15 skipped in 2.171s [2022-05-12T23:36:23.450Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T23:36:23.906Z] testing: warning: no tests to run [2022-05-12T23:36:23.906Z] PASS [2022-05-12T23:36:23.906Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2022-05-12T23:36:23.906Z] [2022-05-12T23:36:23.906Z] DONE 0 tests in 0.829s [2022-05-12T23:36:24.365Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T23:36:24.820Z] testing: warning: no tests to run [2022-05-12T23:36:24.820Z] PASS [2022-05-12T23:36:24.820Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2022-05-12T23:36:24.820Z] [2022-05-12T23:36:24.820Z] DONE 0 tests in 0.801s [2022-05-12T23:36:25.276Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T23:36:25.731Z] testing: warning: no tests to run [2022-05-12T23:36:25.731Z] PASS [2022-05-12T23:36:25.731Z] ok github.com/docker/docker/integration/plugin 0.079s [2022-05-12T23:36:25.731Z] [2022-05-12T23:36:25.731Z] DONE 0 tests in 0.789s [2022-05-12T23:36:26.191Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T23:36:26.238Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T23:36:26.646Z] testing: warning: no tests to run [2022-05-12T23:36:26.646Z] PASS [2022-05-12T23:36:26.646Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2022-05-12T23:36:26.646Z] [2022-05-12T23:36:26.646Z] DONE 0 tests in 0.791s [2022-05-12T23:36:26.732Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T23:36:27.103Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T23:36:27.302Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T23:36:27.563Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-12T23:36:27.563Z] === RUN TestInfoDebug [2022-05-12T23:36:28.132Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T23:36:28.132Z] === RUN TestInfoInsecureRegistries [2022-05-12T23:36:28.701Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T23:36:28.701Z] === RUN TestInfoRegistryMirrors [2022-05-12T23:36:29.272Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T23:36:29.272Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T23:36:29.272Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T23:36:29.272Z] === RUN TestPingCacheHeaders [2022-05-12T23:36:29.272Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-05-12T23:36:29.272Z] === RUN TestPingGet [2022-05-12T23:36:29.272Z] --- PASS: TestPingGet (0.01s) [2022-05-12T23:36:29.272Z] === RUN TestPingHead [2022-05-12T23:36:29.272Z] --- PASS: TestPingHead (0.01s) [2022-05-12T23:36:29.272Z] === RUN TestPingSwarmHeader [2022-05-12T23:36:29.841Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T23:36:29.841Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T23:36:30.781Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T23:36:30.781Z] --- PASS: TestPingSwarmHeader (1.63s) [2022-05-12T23:36:30.781Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T23:36:30.781Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T23:36:30.781Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T23:36:30.781Z] === RUN TestVersion [2022-05-12T23:36:30.781Z] --- PASS: TestVersion (0.02s) [2022-05-12T23:36:30.781Z] === CONT TestDiskUsage [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T23:36:31.351Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T23:36:31.612Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T23:36:31.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:31.774Z] INFO: Testing against a local daemon [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:36:31.774Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:36:31.774Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T23:36:31.774Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T23:36:31.774Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:36:31.774Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T23:36:31.774Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T23:36:31.774Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T23:36:31.774Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T23:36:31.774Z] === RUN TestPluginInstall [2022-05-12T23:36:31.774Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T23:36:31.774Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T23:36:31.774Z] === RUN TestPluginsWithRuntimes [2022-05-12T23:36:31.774Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T23:36:31.774Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T23:36:31.774Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T23:36:31.774Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T23:36:31.774Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T23:36:31.774Z] PASS [2022-05-12T23:36:31.774Z] ok github.com/docker/docker/integration/plugin/common 0.122s [2022-05-12T23:36:31.774Z] [2022-05-12T23:36:31.774Z] === Skipped [2022-05-12T23:36:31.774Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T23:36:31.774Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T23:36:31.774Z] [2022-05-12T23:36:31.774Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T23:36:31.774Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T23:36:31.774Z] [2022-05-12T23:36:31.774Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T23:36:31.774Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T23:36:31.774Z] [2022-05-12T23:36:31.774Z] DONE 19 tests, 3 skipped in 4.764s [2022-05-12T23:36:31.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T23:36:31.872Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T23:36:31.872Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage (1.31s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T23:36:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T23:36:32.133Z] PASS [2022-05-12T23:36:32.133Z] [2022-05-12T23:36:32.133Z] === Skipped [2022-05-12T23:36:32.133Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:36:32.133Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T23:36:32.133Z] [2022-05-12T23:36:32.133Z] DONE 54 tests, 1 skipped in 22.240s [2022-05-12T23:36:32.133Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T23:36:32.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:36:32.133Z] ++ set -e [2022-05-12T23:36:32.133Z] ++ '[' -n 0 ']' [2022-05-12T23:36:32.133Z] ++ set -x [2022-05-12T23:36:32.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-12T23:36:32.393Z] INFO: Testing against a local daemon [2022-05-12T23:36:32.393Z] === RUN TestVolumesCreateAndList [2022-05-12T23:36:32.393Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-05-12T23:36:32.393Z] === RUN TestVolumesRemove [2022-05-12T23:36:32.393Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T23:36:32.393Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T23:36:32.393Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-12T23:36:32.393Z] === RUN TestVolumesInspect [2022-05-12T23:36:32.393Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-12T23:36:32.393Z] === RUN TestVolumesInvalidJSON [2022-05-12T23:36:32.393Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T23:36:32.393Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T23:36:32.393Z] === RUN TestDockerSuite/TestHealth [2022-05-12T23:36:32.393Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T23:36:32.393Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T23:36:32.393Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T23:36:32.393Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T23:36:32.393Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T23:36:32.393Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-12T23:36:32.393Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T23:36:32.393Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T23:36:32.393Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T23:36:32.393Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T23:36:32.393Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T23:36:32.393Z] PASS [2022-05-12T23:36:32.393Z] [2022-05-12T23:36:32.393Z] DONE 9 tests in 0.276s [2022-05-12T23:36:32.654Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T23:36:32.914Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T23:36:32.914Z] +++ kill 6653 [2022-05-12T23:36:33.178Z] +++ /etc/init.d/apparmor stop [2022-05-12T23:36:33.178Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T23:36:33.178Z] [2022-05-12T23:36:33.178Z] Unloading profiles will leave already running processes permanently [2022-05-12T23:36:33.178Z] unconfined, which can lead to unexpected situations. [2022-05-12T23:36:33.178Z] [2022-05-12T23:36:33.178Z] To set a process to complain mode, use the command line tool [2022-05-12T23:36:33.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T23:36:33.178Z] +++ true [2022-05-12T23:36:33.178Z] exiting test-integration [2022-05-12T23:36:33.178Z] ++ exit 0 [2022-05-12T23:36:33.178Z] [2022-05-12T23:36:33.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:33.942Z] INFO: Testing against a local daemon [2022-05-12T23:36:33.942Z] === RUN TestExternalGraphDriver [2022-05-12T23:36:33.942Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T23:36:33.942Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T23:36:33.942Z] === RUN TestGraphdriverPluginV2 [2022-05-12T23:36:33.942Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T23:36:33.942Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T23:36:33.942Z] PASS [2022-05-12T23:36:33.942Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.110s [2022-05-12T23:36:33.942Z] [2022-05-12T23:36:33.942Z] === Skipped [2022-05-12T23:36:33.942Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T23:36:33.942Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T23:36:33.942Z] [2022-05-12T23:36:33.942Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T23:36:33.942Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T23:36:33.942Z] [2022-05-12T23:36:33.942Z] DONE 2 tests, 2 skipped in 2.210s [2022-05-12T23:36:33.942Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T23:36:34.120Z] + for job in $(jobs -p) [2022-05-12T23:36:34.120Z] + wait 16430 [2022-05-12T23:36:36.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:36.107Z] INFO: Testing against a local daemon [2022-05-12T23:36:36.107Z] === RUN TestReadPluginNoRead [2022-05-12T23:36:36.107Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T23:36:36.107Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T23:36:36.107Z] PASS [2022-05-12T23:36:36.107Z] ok github.com/docker/docker/integration/plugin/logging 0.106s [2022-05-12T23:36:36.563Z] [2022-05-12T23:36:36.563Z] === Skipped [2022-05-12T23:36:36.563Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T23:36:36.563Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T23:36:36.563Z] [2022-05-12T23:36:36.563Z] DONE 1 tests, 1 skipped in 2.186s [2022-05-12T23:36:36.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T23:36:37.524Z] testing: warning: no tests to run [2022-05-12T23:36:37.524Z] PASS [2022-05-12T23:36:37.524Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.103s [2022-05-12T23:36:37.524Z] [2022-05-12T23:36:37.524Z] DONE 0 tests in 1.128s [2022-05-12T23:36:37.524Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T23:36:39.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:39.708Z] INFO: Testing against a local daemon [2022-05-12T23:36:39.708Z] === RUN TestPluginWithDevMounts [2022-05-12T23:36:39.708Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:39.708Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T23:36:39.708Z] PASS [2022-05-12T23:36:39.708Z] ok github.com/docker/docker/integration/plugin/volumes 0.098s [2022-05-12T23:36:40.165Z] [2022-05-12T23:36:40.165Z] === Skipped [2022-05-12T23:36:40.165Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T23:36:40.165Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:40.165Z] [2022-05-12T23:36:40.165Z] DONE 1 tests, 1 skipped in 2.230s [2022-05-12T23:36:40.165Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T23:36:41.187Z] ? github.com/docker/docker/api [no test files] [2022-05-12T23:36:42.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:42.335Z] INFO: Testing against a local daemon [2022-05-12T23:36:42.335Z] === RUN TestSecretInspect [2022-05-12T23:36:42.335Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T23:36:42.335Z] === RUN TestSecretList [2022-05-12T23:36:42.335Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T23:36:42.335Z] === RUN TestSecretsCreateAndDelete [2022-05-12T23:36:42.335Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T23:36:42.335Z] === RUN TestSecretsUpdate [2022-05-12T23:36:42.335Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T23:36:42.335Z] === RUN TestTemplatedSecret [2022-05-12T23:36:42.335Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T23:36:42.335Z] === RUN TestSecretCreateResolve [2022-05-12T23:36:42.335Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:42.335Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-12T23:36:42.335Z] PASS [2022-05-12T23:36:42.335Z] ok github.com/docker/docker/integration/secret 0.127s [2022-05-12T23:36:42.335Z] [2022-05-12T23:36:42.335Z] === Skipped [2022-05-12T23:36:42.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T23:36:42.335Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] [2022-05-12T23:36:42.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T23:36:42.335Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] [2022-05-12T23:36:42.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T23:36:42.335Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] [2022-05-12T23:36:42.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T23:36:42.335Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] [2022-05-12T23:36:42.335Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T23:36:42.335Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:42.335Z] [2022-05-12T23:36:42.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-05-12T23:36:42.335Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:42.335Z] [2022-05-12T23:36:42.335Z] DONE 6 tests, 6 skipped in 1.891s [2022-05-12T23:36:42.335Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T23:36:43.598Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T23:36:43.598Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-12T23:36:43.598Z] { [2022-05-12T23:36:43.598Z] "RT_GROUP_ICON": { [2022-05-12T23:36:43.598Z] "#1": { [2022-05-12T23:36:43.598Z] "0409": "../../winresources/docker.ico" [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] }, [2022-05-12T23:36:43.598Z] "RT_MANIFEST": { [2022-05-12T23:36:43.598Z] "#1": { [2022-05-12T23:36:43.598Z] "0409": { [2022-05-12T23:36:43.598Z] "identity": {}, [2022-05-12T23:36:43.598Z] "description": "Docker Engine", [2022-05-12T23:36:43.598Z] "minimum-os": "vista", [2022-05-12T23:36:43.598Z] "execution-level": "", [2022-05-12T23:36:43.598Z] "ui-access": false, [2022-05-12T23:36:43.598Z] "auto-elevate": false, [2022-05-12T23:36:43.598Z] "dpi-awareness": "unaware", [2022-05-12T23:36:43.598Z] "disable-theming": false, [2022-05-12T23:36:43.598Z] "disable-window-filtering": false, [2022-05-12T23:36:43.598Z] "high-resolution-scrolling-aware": false, [2022-05-12T23:36:43.598Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T23:36:43.598Z] "long-path-aware": false, [2022-05-12T23:36:43.598Z] "printer-driver-isolation": false, [2022-05-12T23:36:43.598Z] "gdi-scaling": false, [2022-05-12T23:36:43.598Z] "segment-heap": false, [2022-05-12T23:36:43.598Z] "use-common-controls-v6": false [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] }, [2022-05-12T23:36:43.598Z] "RT_MESSAGETABLE": { [2022-05-12T23:36:43.598Z] "#1": { [2022-05-12T23:36:43.598Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] }, [2022-05-12T23:36:43.598Z] "RT_VERSION": { [2022-05-12T23:36:43.598Z] "#1": { [2022-05-12T23:36:43.598Z] "0409": { [2022-05-12T23:36:43.598Z] "fixed": { [2022-05-12T23:36:43.598Z] "file_version": "0.0.0.0", [2022-05-12T23:36:43.598Z] "product_version": "0.0.0.0", [2022-05-12T23:36:43.598Z] "type": "Unknown" [2022-05-12T23:36:43.598Z] }, [2022-05-12T23:36:43.598Z] "info": { [2022-05-12T23:36:43.598Z] "0000": { [2022-05-12T23:36:43.598Z] "CompanyName": "", [2022-05-12T23:36:43.598Z] "FileVersion": "dev", [2022-05-12T23:36:43.598Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T23:36:43.598Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-12T23:36:43.598Z] "ProductName": "", [2022-05-12T23:36:43.598Z] "ProductVersion": "dev", [2022-05-12T23:36:43.598Z] "SpecialBuild": "d1ea89c7ee74ea2174abf55f33e502bcd905101f" [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] } [2022-05-12T23:36:43.598Z] cmd/docker-proxy/genwinres_windows.go [2022-05-12T23:36:43.598Z] cmd/docker-proxy/main.go [2022-05-12T23:36:43.598Z] cmd/docker-proxy/network_proxy_test.go [2022-05-12T23:36:43.598Z] cmd/docker-proxy/proxy.go [2022-05-12T23:36:43.598Z] cmd/docker-proxy/sctp_proxy.go [2022-05-12T23:36:43.598Z] cmd/docker-proxy/tcp_proxy.go [2022-05-12T23:36:43.598Z] cmd/docker-proxy/udp_proxy.go [2022-05-12T23:36:43.598Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T23:36:43.598Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T23:36:43.598Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T23:36:43.598Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-12T23:36:43.598Z] remote: Enumerating objects: 23, done. [2022-05-12T23:36:43.598Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-12T23:36:43.598Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-12T23:36:43.598Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-05-12T23:36:43.598Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-12T23:36:43.598Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-12T23:36:43.598Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-12T23:36:43.598Z] Cross building: bundles/cross/linux/ppc64le [2022-05-12T23:36:43.599Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T23:36:43.599Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T23:36:44.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:44.501Z] INFO: Testing against a local daemon [2022-05-12T23:36:44.501Z] === RUN TestServiceCreateInit [2022-05-12T23:36:44.501Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T23:36:44.501Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T23:36:44.501Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-12T23:36:44.501Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-12T23:36:44.501Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T23:36:44.501Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestCreateServiceConflict [2022-05-12T23:36:44.501Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T23:36:44.501Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-12T23:36:44.501Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T23:36:44.501Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T23:36:44.501Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T23:36:44.501Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestCreateServiceSysctls [2022-05-12T23:36:44.501Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-12T23:36:44.501Z] === RUN TestCreateServiceCapabilities [2022-05-12T23:36:44.501Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-12T23:36:44.501Z] === RUN TestInspect [2022-05-12T23:36:44.501Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestInspect (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestCreateJob [2022-05-12T23:36:44.501Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestReplicatedJob [2022-05-12T23:36:44.501Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestUpdateReplicatedJob [2022-05-12T23:36:44.501Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestServiceListWithStatuses [2022-05-12T23:36:44.501Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T23:36:44.501Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestDockerNetworkReConnect [2022-05-12T23:36:44.501Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestServicePlugin [2022-05-12T23:36:44.501Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.501Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestServiceUpdateLabel [2022-05-12T23:36:44.501Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.501Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestServiceUpdateSecrets [2022-05-12T23:36:44.501Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.501Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestServiceUpdateConfigs [2022-05-12T23:36:44.501Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.501Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T23:36:44.501Z] === RUN TestServiceUpdateNetwork [2022-05-12T23:36:44.501Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.959Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T23:36:44.959Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T23:36:44.959Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.959Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T23:36:44.959Z] PASS [2022-05-12T23:36:44.959Z] ok github.com/docker/docker/integration/service 0.276s [2022-05-12T23:36:44.959Z] [2022-05-12T23:36:44.959Z] === Skipped [2022-05-12T23:36:44.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-12T23:36:44.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.959Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-12T23:36:44.959Z] [2022-05-12T23:36:44.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:36:44.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.959Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:36:44.959Z] [2022-05-12T23:36:44.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T23:36:44.959Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.959Z] [2022-05-12T23:36:44.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T23:36:44.959Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.959Z] [2022-05-12T23:36:44.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-12T23:36:44.959Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.959Z] [2022-05-12T23:36:44.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T23:36:44.959Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.959Z] [2022-05-12T23:36:44.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T23:36:44.959Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.959Z] [2022-05-12T23:36:44.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T23:36:44.959Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.959Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-12T23:36:44.960Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-12T23:36:44.960Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T23:36:44.960Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T23:36:44.960Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T23:36:44.960Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T23:36:44.960Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T23:36:44.960Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T23:36:44.960Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T23:36:44.960Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T23:36:44.960Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T23:36:44.960Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T23:36:44.960Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T23:36:44.960Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T23:36:44.960Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T23:36:44.960Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:36:44.960Z] [2022-05-12T23:36:44.960Z] DONE 24 tests, 23 skipped in 2.695s [2022-05-12T23:36:44.960Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T23:36:46.491Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:46.491Z] INFO: Testing against a local daemon [2022-05-12T23:36:46.491Z] === RUN TestSessionCreate [2022-05-12T23:36:46.491Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T23:36:46.491Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T23:36:46.491Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T23:36:46.491Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T23:36:46.491Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T23:36:46.491Z] PASS [2022-05-12T23:36:46.491Z] ok github.com/docker/docker/integration/session 0.094s [2022-05-12T23:36:46.491Z] [2022-05-12T23:36:46.491Z] === Skipped [2022-05-12T23:36:46.491Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T23:36:46.491Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T23:36:46.491Z] [2022-05-12T23:36:46.491Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T23:36:46.491Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T23:36:46.491Z] [2022-05-12T23:36:46.491Z] DONE 2 tests, 2 skipped in 1.765s [2022-05-12T23:36:46.949Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T23:36:49.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:49.115Z] INFO: Testing against a local daemon [2022-05-12T23:36:49.115Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T23:36:49.115Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:49.115Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:36:49.115Z] === RUN TestDiskUsage [2022-05-12T23:36:49.115Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T23:36:49.115Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T23:36:49.115Z] === RUN TestEventsExecDie [2022-05-12T23:36:49.115Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T23:36:49.115Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-12T23:36:49.115Z] === RUN TestEventsBackwardsCompatible [2022-05-12T23:36:49.115Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T23:36:49.115Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T23:36:49.115Z] === RUN TestEventsVolumeCreate [2022-05-12T23:36:49.115Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T23:36:49.115Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T23:36:49.115Z] === RUN TestInfoAPI [2022-05-12T23:36:49.115Z] --- PASS: TestInfoAPI (0.05s) [2022-05-12T23:36:49.115Z] === RUN TestInfoAPIWarnings [2022-05-12T23:36:49.115Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:36:49.115Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T23:36:49.115Z] === RUN TestInfoDebug [2022-05-12T23:36:49.115Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:36:49.115Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T23:36:49.115Z] === RUN TestInfoInsecureRegistries [2022-05-12T23:36:49.115Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:36:49.115Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T23:36:49.115Z] === RUN TestInfoRegistryMirrors [2022-05-12T23:36:49.115Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:36:49.115Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T23:36:49.115Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T23:36:50.076Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-05-12T23:36:50.076Z] === RUN TestPingCacheHeaders [2022-05-12T23:36:50.076Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T23:36:50.076Z] === RUN TestPingGet [2022-05-12T23:36:50.076Z] --- PASS: TestPingGet (0.04s) [2022-05-12T23:36:50.076Z] === RUN TestPingHead [2022-05-12T23:36:50.076Z] --- PASS: TestPingHead (0.04s) [2022-05-12T23:36:50.076Z] === RUN TestPingSwarmHeader [2022-05-12T23:36:50.076Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:50.076Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T23:36:50.076Z] === RUN TestVersion [2022-05-12T23:36:50.076Z] --- PASS: TestVersion (0.05s) [2022-05-12T23:36:50.076Z] PASS [2022-05-12T23:36:50.076Z] ok github.com/docker/docker/integration/system 1.263s [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === Skipped [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:36:50.076Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T23:36:50.076Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-12T23:36:50.076Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T23:36:50.076Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T23:36:50.076Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T23:36:50.076Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T23:36:50.076Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T23:36:50.076Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T23:36:50.076Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T23:36:50.076Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:36:50.076Z] [2022-05-12T23:36:50.076Z] DONE 16 tests, 10 skipped in 3.297s [2022-05-12T23:36:50.076Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T23:36:52.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:36:52.240Z] INFO: Testing against a local daemon [2022-05-12T23:36:52.240Z] === RUN TestVolumesCreateAndList [2022-05-12T23:36:52.240Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-12T23:36:52.240Z] === RUN TestVolumesRemove [2022-05-12T23:36:52.240Z] --- PASS: TestVolumesRemove (0.19s) [2022-05-12T23:36:52.240Z] === RUN TestVolumesInspect [2022-05-12T23:36:52.240Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T23:36:52.240Z] === RUN TestVolumesInvalidJSON [2022-05-12T23:36:52.240Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T23:36:52.240Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T23:36:52.240Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T23:36:52.240Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T23:36:52.240Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T23:36:52.240Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T23:36:52.240Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T23:36:52.240Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-12T23:36:52.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T23:36:52.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T23:36:52.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T23:36:52.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T23:36:52.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T23:36:52.240Z] PASS [2022-05-12T23:36:52.240Z] ok github.com/docker/docker/integration/volume 0.408s [2022-05-12T23:36:52.240Z] [2022-05-12T23:36:52.240Z] DONE 9 tests in 2.201s [2022-05-12T23:36:52.247Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T23:36:52.247Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T23:36:52.247Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T23:36:52.247Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T23:36:52.508Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T23:36:52.696Z] INFO: make.ps1 ended at 05/12/2022 23:36:52 [2022-05-12T23:36:52.696Z] INFO: Integration CLI tests being run from the host: [2022-05-12T23:36:52.696Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-12T23:36:52.768Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T23:36:53.339Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T23:36:53.339Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T23:36:53.339Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T23:36:53.339Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T23:36:53.599Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T23:36:53.599Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T23:36:53.859Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T23:36:53.859Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T23:36:54.799Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T23:36:54.799Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T23:36:55.370Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T23:36:55.940Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T23:36:55.940Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T23:36:56.510Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T23:36:59.052Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T23:36:59.052Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T23:36:59.052Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T23:36:59.992Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T23:37:00.348Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T23:37:00.348Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T23:37:00.348Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T23:37:00.348Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T23:37:00.348Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T23:37:01.375Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T23:37:01.375Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T23:37:02.317Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T23:37:02.556Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T23:37:02.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T23:37:02.988Z] INFO: Testing against a local daemon [2022-05-12T23:37:02.988Z] === RUN TestDockerSuite [2022-05-12T23:37:02.988Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T23:37:02.988Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T23:37:02.988Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T23:37:02.988Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T23:37:02.988Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T23:37:02.988Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T23:37:02.988Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T23:37:02.988Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T23:37:02.988Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T23:37:02.988Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T23:37:03.260Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T23:37:03.444Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T23:37:03.643Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T23:37:03.643Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T23:37:03.643Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T23:37:03.643Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T23:37:03.643Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T23:37:03.643Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T23:37:03.643Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T23:37:03.900Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T23:37:04.110Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T23:37:04.355Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T23:37:04.644Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T23:37:04.905Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T23:37:04.968Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T23:37:05.477Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T23:37:05.670Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T23:37:06.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-12T23:37:06.047Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T23:37:06.047Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-12T23:37:06.047Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T23:37:06.490Z] === RUN TestMiddlewares [2022-05-12T23:37:06.490Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T23:37:06.490Z] PASS [2022-05-12T23:37:06.490Z] coverage: 7.9% of statements [2022-05-12T23:37:06.490Z] ok github.com/docker/docker/api/server 0.085s coverage: 7.9% of statements [2022-05-12T23:37:06.618Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T23:37:07.189Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T23:37:07.759Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T23:37:08.020Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T23:37:08.590Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T23:37:08.851Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T23:37:09.112Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-12T23:37:09.566Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T23:37:10.053Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T23:37:10.623Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T23:37:10.883Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T23:37:10.883Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T23:37:11.453Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T23:37:11.454Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T23:37:11.454Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T23:37:11.774Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T23:37:11.774Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T23:37:11.774Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T23:37:11.774Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T23:37:11.774Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T23:37:11.774Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T23:37:12.024Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T23:37:12.612Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T23:37:13.182Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T23:37:13.752Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T23:37:13.752Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T23:37:13.752Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T23:37:13.752Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T23:37:13.752Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T23:37:14.012Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T23:37:14.581Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T23:37:14.581Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T23:37:15.151Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T23:37:15.411Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T23:37:15.628Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T23:37:17.319Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T23:37:17.579Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T23:37:17.839Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T23:37:18.411Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T23:37:19.352Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T23:37:19.924Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T23:37:20.494Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T23:37:20.755Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T23:37:21.327Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T23:37:21.587Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T23:37:22.158Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T23:37:22.158Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-12T23:37:23.541Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T23:37:24.482Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T23:37:25.425Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T23:37:25.685Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T23:37:26.626Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T23:37:27.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-12T23:37:28.138Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T23:37:30.050Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T23:37:30.050Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T23:37:30.718Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T23:37:32.598Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T23:37:32.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-12T23:37:32.598Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T23:37:33.169Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T23:37:34.557Z] docker_api_swarm_service_test.go:395: [d55e28d64cd66] joining swarm manager [df630bf6bd732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:37:35.499Z] docker_api_swarm_service_test.go:395: [da25106e025c2] joining swarm manager [df630bf6bd732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:37:37.912Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T23:37:38.895Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T23:37:38.895Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T23:37:38.895Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T23:37:42.878Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T23:37:43.633Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T23:37:43.893Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T23:37:44.833Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T23:37:45.168Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T23:37:45.403Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T23:37:46.787Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-12T23:37:46.787Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T23:37:47.046Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T23:37:47.046Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T23:37:47.046Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T23:37:47.617Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T23:37:48.187Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T23:37:51.182Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T23:37:51.182Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T23:37:51.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-12T23:37:51.479Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T23:37:51.649Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T23:37:51.649Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T23:37:51.649Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T23:37:51.649Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T23:37:51.649Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T23:37:51.649Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T23:37:51.649Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T23:37:52.050Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T23:37:52.117Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T23:37:53.433Z] docker_api_swarm_service_test.go:343: [df2df327a6819] joining swarm manager [d839fc376dca4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:37:54.374Z] docker_api_swarm_service_test.go:343: [d479531f3e097] joining swarm manager [d839fc376dca4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:37:56.916Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T23:37:57.176Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T23:37:57.176Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T23:37:58.117Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T23:37:59.059Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T23:37:59.630Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T23:38:00.571Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T23:38:01.529Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T23:38:03.439Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T23:38:03.698Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T23:38:03.959Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T23:38:08.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-12T23:38:09.538Z] docker_api_swarm_service_test.go:490: [d0ff7bff37758] joining swarm manager [d9875b6ca64c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:38:10.478Z] docker_api_swarm_service_test.go:490: [dffd70cf2f81a] joining swarm manager [d9875b6ca64c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:38:10.478Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T23:38:17.054Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T23:38:17.054Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T23:38:17.054Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T23:38:17.624Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T23:38:18.195Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T23:38:18.454Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T23:38:18.816Z] === RUN TestBoolValue [2022-05-12T23:38:18.816Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestBoolValueOrDefault [2022-05-12T23:38:18.816Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestInt64ValueOrZero [2022-05-12T23:38:18.816Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestInt64ValueOrDefault [2022-05-12T23:38:18.816Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T23:38:18.816Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestJsonContentType [2022-05-12T23:38:18.816Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestReadJSON [2022-05-12T23:38:18.816Z] === RUN TestReadJSON/nil_body [2022-05-12T23:38:18.816Z] === RUN TestReadJSON/empty_body [2022-05-12T23:38:18.816Z] === RUN TestReadJSON/with_valid_request [2022-05-12T23:38:18.816Z] === RUN TestReadJSON/with_whitespace [2022-05-12T23:38:18.816Z] === RUN TestReadJSON/with_extra_content [2022-05-12T23:38:18.816Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T23:38:18.816Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T23:38:18.816Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T23:38:18.816Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T23:38:18.816Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T23:38:18.816Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T23:38:18.816Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T23:38:18.816Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T23:38:18.816Z] PASS [2022-05-12T23:38:18.816Z] coverage: 31.9% of statements [2022-05-12T23:38:18.816Z] ok github.com/docker/docker/api/server/httputils 0.062s coverage: 31.9% of statements [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T23:38:18.816Z] === RUN TestMaskSecretKeys [2022-05-12T23:38:18.816Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T23:38:18.816Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T23:38:18.816Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T23:38:18.816Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T23:38:18.816Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T23:38:18.816Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T23:38:18.816Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestVersionMiddlewareVersion [2022-05-12T23:38:18.816Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T23:38:18.816Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T23:38:18.816Z] PASS [2022-05-12T23:38:18.816Z] coverage: 37.7% of statements [2022-05-12T23:38:18.816Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T23:38:18.816Z] === RUN TestStrSliceMarshalJSON [2022-05-12T23:38:18.816Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T23:38:18.816Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestStrSliceUnmarshalString [2022-05-12T23:38:18.816Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T23:38:18.816Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T23:38:18.816Z] PASS [2022-05-12T23:38:18.816Z] coverage: 90.0% of statements [2022-05-12T23:38:18.816Z] === RUN TestToJSON [2022-05-12T23:38:18.816Z] --- PASS: TestToJSON (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestToParamWithVersion [2022-05-12T23:38:18.816Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestFromJSON [2022-05-12T23:38:18.816Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestEmpty [2022-05-12T23:38:18.816Z] --- PASS: TestEmpty (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T23:38:18.816Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestArgsMatchKVList [2022-05-12T23:38:18.816Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestArgsMatch [2022-05-12T23:38:18.816Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestAdd [2022-05-12T23:38:18.816Z] --- PASS: TestAdd (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestDel [2022-05-12T23:38:18.816Z] --- PASS: TestDel (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestLen [2022-05-12T23:38:18.816Z] --- PASS: TestLen (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestExactMatch [2022-05-12T23:38:18.816Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestOnlyOneExactMatch [2022-05-12T23:38:18.816Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestContains [2022-05-12T23:38:18.816Z] --- PASS: TestContains (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestValidate [2022-05-12T23:38:18.816Z] --- PASS: TestValidate (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestWalkValues [2022-05-12T23:38:18.816Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T23:38:18.816Z] === RUN TestFuzzyMatch [2022-05-12T23:38:18.816Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T23:38:18.816Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-05-12T23:38:18.816Z] === RUN TestClone [2022-05-12T23:38:18.816Z] --- PASS: TestClone (0.00s) [2022-05-12T23:38:18.816Z] PASS [2022-05-12T23:38:18.816Z] coverage: 92.2% of statements [2022-05-12T23:38:18.816Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-05-12T23:38:18.816Z] === RUN TestGetTimestamp [2022-05-12T23:38:18.816Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-12T23:38:18.816Z] === RUN TestParseTimestamps [2022-05-12T23:38:18.816Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T23:38:18.816Z] PASS [2022-05-12T23:38:18.816Z] coverage: 100.0% of statements [2022-05-12T23:38:18.816Z] === RUN TestAdjustForAPIVersion [2022-05-12T23:38:18.816Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T23:38:18.816Z] PASS [2022-05-12T23:38:18.816Z] coverage: 6.0% of statements [2022-05-12T23:38:18.816Z] ok github.com/docker/docker/api/types/time 0.248s coverage: 100.0% of statements [2022-05-12T23:38:18.816Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 6.0% of statements [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T23:38:18.816Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T23:38:19.025Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T23:38:19.286Z] === RUN TestCompareVersion [2022-05-12T23:38:19.286Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T23:38:19.286Z] PASS [2022-05-12T23:38:19.286Z] coverage: 77.3% of statements [2022-05-12T23:38:19.286Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T23:38:19.286Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T23:38:20.273Z] === RUN TestIsGIT [2022-05-12T23:38:20.273Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T23:38:20.273Z] PASS [2022-05-12T23:38:20.273Z] coverage: 100.0% of statements [2022-05-12T23:38:20.273Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.048s coverage: 100.0% of statements [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T23:38:20.273Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T23:38:20.273Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T23:38:20.273Z] === RUN TestCloneArgsSmartHttp [2022-05-12T23:38:20.273Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T23:38:20.273Z] === RUN TestCloneArgsDumbHttp [2022-05-12T23:38:20.273Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T23:38:20.273Z] === RUN TestCloneArgsGit [2022-05-12T23:38:20.273Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T23:38:20.273Z] === RUN TestCheckoutGit [2022-05-12T23:38:20.414Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T23:38:20.414Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-12T23:38:22.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-12T23:38:23.227Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T23:38:23.227Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestProcessNoDockerignore [2022-05-12T23:38:23.227Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T23:38:23.227Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestDetectContentType [2022-05-12T23:38:23.227Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestSelectAcceptableMIME [2022-05-12T23:38:23.227Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestInspectEmptyResponse [2022-05-12T23:38:23.227Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestInspectResponseBinary [2022-05-12T23:38:23.227Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestResponseUnsupportedContentType [2022-05-12T23:38:23.227Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestInspectResponseTextSimple [2022-05-12T23:38:23.227Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T23:38:23.227Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestUnknownContentLength [2022-05-12T23:38:23.227Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestDownloadRemote [2022-05-12T23:38:23.227Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-12T23:38:23.227Z] === RUN TestGetWithStatusError [2022-05-12T23:38:23.227Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestCloseRootDirectory [2022-05-12T23:38:23.227Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:38:23.227Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestHashFile [2022-05-12T23:38:23.227Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:38:23.227Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestHashSubdir [2022-05-12T23:38:23.227Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:38:23.227Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T23:38:23.227Z] === RUN TestRemoveDirectory [2022-05-12T23:38:23.227Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:38:23.227Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T23:38:23.227Z] PASS [2022-05-12T23:38:23.227Z] coverage: 9.3% of statements [2022-05-12T23:38:23.227Z] ok github.com/docker/docker/builder/remotecontext 0.303s coverage: 9.3% of statements [2022-05-12T23:38:23.227Z] === RUN TestEnable [2022-05-12T23:38:23.227Z] --- PASS: TestEnable (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestDisable [2022-05-12T23:38:23.227Z] --- PASS: TestDisable (0.00s) [2022-05-12T23:38:23.227Z] === RUN TestEnabled [2022-05-12T23:38:23.227Z] --- PASS: TestEnabled (0.00s) [2022-05-12T23:38:23.227Z] PASS [2022-05-12T23:38:23.227Z] coverage: 100.0% of statements [2022-05-12T23:38:23.228Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-05-12T23:38:23.697Z] === RUN TestGetAllAllowed [2022-05-12T23:38:23.697Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestGetAllMeta [2022-05-12T23:38:23.697Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T23:38:23.697Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T23:38:23.697Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestIsExistingDirectory [2022-05-12T23:38:23.697Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-12T23:38:23.697Z] === RUN TestGetFilenameForDownload [2022-05-12T23:38:23.697Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestEnv2Variables [2022-05-12T23:38:23.697Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T23:38:23.697Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestMaintainer [2022-05-12T23:38:23.697Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestLabel [2022-05-12T23:38:23.697Z] --- PASS: TestLabel (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestFromScratch [2022-05-12T23:38:23.697Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestFromWithArg [2022-05-12T23:38:23.697Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T23:38:23.697Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestFromWithUndefinedArg [2022-05-12T23:38:23.697Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T23:38:23.697Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestOnbuild [2022-05-12T23:38:23.697Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestWorkdir [2022-05-12T23:38:23.697Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestCmd [2022-05-12T23:38:23.697Z] --- PASS: TestCmd (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestHealthcheckNone [2022-05-12T23:38:23.697Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestHealthcheckCmd [2022-05-12T23:38:23.697Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestEntrypoint [2022-05-12T23:38:23.697Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestExpose [2022-05-12T23:38:23.697Z] --- PASS: TestExpose (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestUser [2022-05-12T23:38:23.697Z] --- PASS: TestUser (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestVolume [2022-05-12T23:38:23.697Z] --- PASS: TestVolume (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestStopSignal [2022-05-12T23:38:23.697Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T23:38:23.697Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestArg [2022-05-12T23:38:23.697Z] --- PASS: TestArg (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestShell [2022-05-12T23:38:23.697Z] --- PASS: TestShell (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestPrependEnvOnCmd [2022-05-12T23:38:23.697Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestRunWithBuildArgs [2022-05-12T23:38:23.697Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T23:38:23.697Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T23:38:23.697Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T23:38:23.697Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T23:38:23.697Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T23:38:23.697Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestNormalizeWorkdir [2022-05-12T23:38:23.697Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestDispatch [2022-05-12T23:38:23.697Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T23:38:23.697Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T23:38:23.697Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T23:38:23.697Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T23:38:23.697Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T23:38:23.697Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T23:38:23.697Z] === RUN TestDispatch/COPY_url [2022-05-12T23:38:23.697Z] --- PASS: TestDispatch (0.09s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T23:38:23.697Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T23:38:23.697Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T23:38:23.697Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T23:38:23.697Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T23:38:23.697Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T23:38:23.697Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestEmptyDockerfile [2022-05-12T23:38:23.697Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestSymlinkDockerfile [2022-05-12T23:38:23.697Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T23:38:23.697Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T23:38:23.697Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestNonExistingDockerfile [2022-05-12T23:38:23.697Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestCopyRunConfig [2022-05-12T23:38:23.697Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestDeepCopyRunConfig [2022-05-12T23:38:23.697Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestExportImage [2022-05-12T23:38:23.697Z] --- PASS: TestExportImage (0.00s) [2022-05-12T23:38:23.697Z] === RUN TestNormalizeDest [2022-05-12T23:38:23.697Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T23:38:23.697Z] PASS [2022-05-12T23:38:23.697Z] coverage: 46.7% of statements [2022-05-12T23:38:23.697Z] ok github.com/docker/docker/builder/dockerfile 0.272s coverage: 46.7% of statements [2022-05-12T23:38:25.265Z] === RUN TestTCP4Proxy [2022-05-12T23:38:25.265Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T23:38:25.265Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T23:38:25.265Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T23:38:25.265Z] === RUN TestTCP6Proxy [2022-05-12T23:38:25.265Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T23:38:25.265Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T23:38:25.265Z] === RUN TestTCPDualStackProxy [2022-05-12T23:38:25.265Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T23:38:25.265Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T23:38:25.265Z] === RUN TestUDP4Proxy [2022-05-12T23:38:25.265Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T23:38:25.265Z] === RUN TestUDP6Proxy [2022-05-12T23:38:25.265Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T23:38:25.265Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T23:38:25.265Z] === RUN TestUDPWriteError [2022-05-12T23:38:25.265Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T23:38:25.265Z] === RUN TestSCTP4Proxy [2022-05-12T23:38:25.265Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T23:38:25.265Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T23:38:25.265Z] === RUN TestSCTP6Proxy [2022-05-12T23:38:25.265Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T23:38:25.265Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T23:38:25.265Z] PASS [2022-05-12T23:38:25.265Z] coverage: 49.4% of statements [2022-05-12T23:38:25.265Z] ok github.com/docker/docker/cmd/docker-proxy 0.068s coverage: 49.4% of statements [2022-05-12T23:38:26.249Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T23:38:27.662Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T23:38:28.233Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T23:38:28.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-12T23:38:30.171Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T23:38:30.431Z] docker_api_swarm_service_test.go:128: [dbcbb752b4383] joining swarm manager [da91344f31365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T23:38:30.937Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T23:38:30.937Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T23:38:30.937Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T23:38:30.937Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T23:38:30.937Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T23:38:30.937Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T23:38:30.937Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T23:38:30.937Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T23:38:30.937Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T23:38:30.937Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T23:38:30.937Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T23:38:30.937Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T23:38:30.937Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T23:38:31.371Z] docker_api_swarm_service_test.go:129: [d49f9cecbebe2] joining swarm manager [da91344f31365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:38:33.836Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T23:38:33.836Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T23:38:33.836Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T23:38:33.836Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T23:38:33.836Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T23:38:33.836Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T23:38:33.836Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T23:38:33.836Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T23:38:33.836Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T23:38:33.916Z] docker_api_swarm_service_test.go:137: [dc9fdc86d6dff] joining swarm manager [da91344f31365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T23:38:34.857Z] docker_api_swarm_service_test.go:138: [d577f5e89719c] joining swarm manager [da91344f31365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T23:38:35.041Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T23:38:35.041Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T23:38:35.041Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T23:38:35.041Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T23:38:35.041Z] Cross building: bundles/cross/linux/s390x [2022-05-12T23:38:35.041Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T23:38:35.041Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T23:38:35.387Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T23:38:35.387Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T23:38:35.387Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T23:38:35.387Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T23:38:35.387Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T23:38:37.399Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T23:38:37.399Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T23:38:37.399Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T23:38:37.930Z] === RUN TestCheckpointCreateError [2022-05-12T23:38:37.930Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestCheckpointCreate [2022-05-12T23:38:37.930Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestCheckpointDeleteError [2022-05-12T23:38:37.930Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestCheckpointDelete [2022-05-12T23:38:37.930Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestCheckpointListError [2022-05-12T23:38:37.930Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestCheckpointList [2022-05-12T23:38:37.930Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T23:38:37.930Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T23:38:37.930Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T23:38:37.930Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestGetAPIPath [2022-05-12T23:38:37.930Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestParseHostURL [2022-05-12T23:38:37.930Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T23:38:37.930Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T23:38:37.930Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestNegotiateAPIVersion [2022-05-12T23:38:37.930Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T23:38:37.930Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T23:38:37.930Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T23:38:37.930Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T23:38:37.930Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T23:38:37.930Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T23:38:37.930Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T23:38:37.930Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T23:38:37.930Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T23:38:37.930Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T23:38:37.930Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T23:38:37.930Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T23:38:37.930Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T23:38:37.930Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T23:38:37.931Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T23:38:37.931Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestClientRedirect [2022-05-12T23:38:37.931Z] === RUN TestClientRedirect/GET [2022-05-12T23:38:37.931Z] === RUN TestClientRedirect/POST [2022-05-12T23:38:37.931Z] === RUN TestClientRedirect/PUT [2022-05-12T23:38:37.931Z] === RUN TestClientRedirect/DELETE [2022-05-12T23:38:37.931Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T23:38:37.931Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T23:38:37.931Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T23:38:37.931Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T23:38:37.931Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigCreateUnsupported [2022-05-12T23:38:37.931Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigCreateError [2022-05-12T23:38:37.931Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigCreate [2022-05-12T23:38:37.931Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigInspectNotFound [2022-05-12T23:38:37.931Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T23:38:37.931Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigInspectUnsupported [2022-05-12T23:38:37.931Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigInspectError [2022-05-12T23:38:37.931Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T23:38:37.931Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigInspect [2022-05-12T23:38:37.931Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigListUnsupported [2022-05-12T23:38:37.931Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigListError [2022-05-12T23:38:37.931Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigList [2022-05-12T23:38:37.931Z] --- PASS: TestConfigList (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigRemoveUnsupported [2022-05-12T23:38:37.931Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigRemoveError [2022-05-12T23:38:37.931Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigRemove [2022-05-12T23:38:37.931Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigUpdateUnsupported [2022-05-12T23:38:37.931Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigUpdateError [2022-05-12T23:38:37.931Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestConfigUpdate [2022-05-12T23:38:37.931Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerCommitError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerCommit [2022-05-12T23:38:37.931Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerStatPathError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerStatPath [2022-05-12T23:38:37.931Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestCopyToContainerError [2022-05-12T23:38:37.931Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T23:38:37.931Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T23:38:37.931Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestCopyToContainer [2022-05-12T23:38:37.931Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestCopyFromContainerError [2022-05-12T23:38:37.931Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T23:38:37.931Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T23:38:37.931Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T23:38:37.931Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestCopyFromContainer [2022-05-12T23:38:37.931Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerCreateError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerCreateImageNotFound [2022-05-12T23:38:37.931Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerCreateWithName [2022-05-12T23:38:37.931Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerCreateAutoRemove [2022-05-12T23:38:37.931Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerDiffError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerDiff [2022-05-12T23:38:37.931Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerExecCreateError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerExecCreate [2022-05-12T23:38:37.931Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerExecStartError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerExecStart [2022-05-12T23:38:37.931Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerExecInspectError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerExecInspect [2022-05-12T23:38:37.931Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerExportError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerExport [2022-05-12T23:38:37.931Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerInspectError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T23:38:37.931Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T23:38:37.931Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerInspect [2022-05-12T23:38:37.931Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerInspectNode [2022-05-12T23:38:37.931Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerKillError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerKill [2022-05-12T23:38:37.931Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerListError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerList [2022-05-12T23:38:37.931Z] --- PASS: TestContainerList (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerLogsNotFoundError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerLogsError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerLogs [2022-05-12T23:38:37.931Z] --- PASS: TestContainerLogs (0.21s) [2022-05-12T23:38:37.931Z] === RUN TestContainerPauseError [2022-05-12T23:38:37.931Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T23:38:37.931Z] === RUN TestContainerPause [2022-05-12T23:38:37.931Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainersPruneError [2022-05-12T23:38:38.401Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainersPrune [2022-05-12T23:38:38.401Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerRemoveError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerRemove [2022-05-12T23:38:38.401Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerRenameError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerRename [2022-05-12T23:38:38.401Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerResizeError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerExecResizeError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerResize [2022-05-12T23:38:38.401Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerExecResize [2022-05-12T23:38:38.401Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerRestartError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerRestart [2022-05-12T23:38:38.401Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerStartError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerStart [2022-05-12T23:38:38.401Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerStatsError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerStats [2022-05-12T23:38:38.401Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerStopError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerStop [2022-05-12T23:38:38.401Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerTopError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerTop [2022-05-12T23:38:38.401Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerUnpauseError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerUnpause [2022-05-12T23:38:38.401Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerUpdateError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerUpdate [2022-05-12T23:38:38.401Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-12T23:38:38.401Z] === RUN TestContainerWaitError [2022-05-12T23:38:38.401Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestContainerWait [2022-05-12T23:38:38.401Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestDiskUsageError [2022-05-12T23:38:38.401Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestDiskUsage [2022-05-12T23:38:38.401Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestDistributionInspectUnsupported [2022-05-12T23:38:38.401Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T23:38:38.401Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestEventsErrorInOptions [2022-05-12T23:38:38.401Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestEventsErrorFromServer [2022-05-12T23:38:38.401Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestEvents [2022-05-12T23:38:38.401Z] --- PASS: TestEvents (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestTLSCloseWriter [2022-05-12T23:38:38.401Z] === PAUSE TestTLSCloseWriter [2022-05-12T23:38:38.401Z] === RUN TestImageBuildError [2022-05-12T23:38:38.401Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageBuild [2022-05-12T23:38:38.401Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestGetDockerOS [2022-05-12T23:38:38.401Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageCreateError [2022-05-12T23:38:38.401Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageCreate [2022-05-12T23:38:38.401Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageHistoryError [2022-05-12T23:38:38.401Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageHistory [2022-05-12T23:38:38.401Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageImportError [2022-05-12T23:38:38.401Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageImport [2022-05-12T23:38:38.401Z] --- PASS: TestImageImport (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageInspectError [2022-05-12T23:38:38.401Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageInspectImageNotFound [2022-05-12T23:38:38.401Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageInspectWithEmptyID [2022-05-12T23:38:38.401Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageInspect [2022-05-12T23:38:38.401Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageListError [2022-05-12T23:38:38.401Z] --- PASS: TestImageListError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageList [2022-05-12T23:38:38.401Z] --- PASS: TestImageList (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageListApiBefore125 [2022-05-12T23:38:38.401Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageLoadError [2022-05-12T23:38:38.401Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageLoad [2022-05-12T23:38:38.401Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagesPruneError [2022-05-12T23:38:38.401Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagesPrune [2022-05-12T23:38:38.401Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePullReferenceParseError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePullAnyError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePullWithoutErrors [2022-05-12T23:38:38.401Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePushReferenceError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePushAnyError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImagePushWithoutErrors [2022-05-12T23:38:38.401Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T23:38:38.401Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T23:38:38.401Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T23:38:38.401Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageRemoveError [2022-05-12T23:38:38.401Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageRemoveImageNotFound [2022-05-12T23:38:38.401Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageRemove [2022-05-12T23:38:38.401Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageSaveError [2022-05-12T23:38:38.401Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageSave [2022-05-12T23:38:38.401Z] --- PASS: TestImageSave (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageSearchAnyError [2022-05-12T23:38:38.401Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T23:38:38.401Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T23:38:38.401Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T23:38:38.401Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T23:38:38.401Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageSearchWithoutErrors [2022-05-12T23:38:38.401Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageTagError [2022-05-12T23:38:38.401Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageTagInvalidReference [2022-05-12T23:38:38.401Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T23:38:38.401Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageTagHexSource [2022-05-12T23:38:38.401Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestImageTag [2022-05-12T23:38:38.401Z] --- PASS: TestImageTag (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestInfoServerError [2022-05-12T23:38:38.401Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T23:38:38.401Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestInfo [2022-05-12T23:38:38.401Z] --- PASS: TestInfo (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkConnectError [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkConnect [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkCreateError [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkCreate [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkDisconnectError [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkDisconnect [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkInspect [2022-05-12T23:38:38.401Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T23:38:38.401Z] === RUN TestNetworkInspect/no_options [2022-05-12T23:38:38.401Z] === RUN TestNetworkInspect/verbose [2022-05-12T23:38:38.401Z] === RUN TestNetworkInspect/global_scope [2022-05-12T23:38:38.401Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T23:38:38.401Z] === RUN TestNetworkInspect/server_error [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkListError [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkList [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworksPruneError [2022-05-12T23:38:38.401Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworksPrune [2022-05-12T23:38:38.401Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkRemoveError [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNetworkRemove [2022-05-12T23:38:38.401Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeInspectError [2022-05-12T23:38:38.401Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T23:38:38.401Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T23:38:38.401Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeInspect [2022-05-12T23:38:38.401Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeListError [2022-05-12T23:38:38.401Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeList [2022-05-12T23:38:38.401Z] --- PASS: TestNodeList (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeRemoveError [2022-05-12T23:38:38.401Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeRemove [2022-05-12T23:38:38.401Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeUpdateError [2022-05-12T23:38:38.401Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestNodeUpdate [2022-05-12T23:38:38.401Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestOptionWithHostFromEnv [2022-05-12T23:38:38.401Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestOptionWithTimeout [2022-05-12T23:38:38.401Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T23:38:38.401Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPingFail [2022-05-12T23:38:38.401Z] --- PASS: TestPingFail (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPingWithError [2022-05-12T23:38:38.401Z] 2022/05/12 23:38:37 RoundTripper returned a response & error; ignoring response [2022-05-12T23:38:38.401Z] 2022/05/12 23:38:37 RoundTripper returned a response & error; ignoring response [2022-05-12T23:38:38.401Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPingSuccess [2022-05-12T23:38:38.401Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPingHeadFallback [2022-05-12T23:38:38.401Z] === RUN TestPingHeadFallback/OK [2022-05-12T23:38:38.401Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T23:38:38.401Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T23:38:38.401Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T23:38:38.401Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T23:38:38.401Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginDisableError [2022-05-12T23:38:38.401Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginDisable [2022-05-12T23:38:38.401Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginEnableError [2022-05-12T23:38:38.401Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginEnable [2022-05-12T23:38:38.401Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginInspectError [2022-05-12T23:38:38.401Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T23:38:38.401Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginInspect [2022-05-12T23:38:38.401Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginListError [2022-05-12T23:38:38.401Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginList [2022-05-12T23:38:38.401Z] --- PASS: TestPluginList (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginPushError [2022-05-12T23:38:38.401Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T23:38:38.401Z] === RUN TestPluginPush [2022-05-12T23:38:38.402Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestPluginRemoveError [2022-05-12T23:38:38.402Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestPluginRemove [2022-05-12T23:38:38.402Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestPluginSetError [2022-05-12T23:38:38.402Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestPluginSet [2022-05-12T23:38:38.402Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSetHostHeader [2022-05-12T23:38:38.402Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestPlainTextError [2022-05-12T23:38:38.402Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestInfiniteError [2022-05-12T23:38:38.402Z] --- PASS: TestInfiniteError (0.05s) [2022-05-12T23:38:38.402Z] === RUN TestCanceledContext [2022-05-12T23:38:38.402Z] 2022/05/12 23:38:37 RoundTripper returned a response & error; ignoring response [2022-05-12T23:38:38.402Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestDeadlineExceededContext [2022-05-12T23:38:38.402Z] 2022/05/12 23:38:37 RoundTripper returned a response & error; ignoring response [2022-05-12T23:38:38.402Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretCreateUnsupported [2022-05-12T23:38:38.402Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretCreateError [2022-05-12T23:38:38.402Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretCreate [2022-05-12T23:38:38.402Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretInspectUnsupported [2022-05-12T23:38:38.402Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretInspectError [2022-05-12T23:38:38.402Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T23:38:38.402Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T23:38:38.402Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretInspect [2022-05-12T23:38:38.402Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretListUnsupported [2022-05-12T23:38:38.402Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretListError [2022-05-12T23:38:38.402Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretList [2022-05-12T23:38:38.402Z] --- PASS: TestSecretList (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretRemoveUnsupported [2022-05-12T23:38:38.402Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretRemoveError [2022-05-12T23:38:38.402Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretRemove [2022-05-12T23:38:38.402Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretUpdateUnsupported [2022-05-12T23:38:38.402Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretUpdateError [2022-05-12T23:38:38.402Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSecretUpdate [2022-05-12T23:38:38.402Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceCreateError [2022-05-12T23:38:38.402Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceCreate [2022-05-12T23:38:38.402Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T23:38:38.402Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceCreateDigestPinning [2022-05-12T23:38:38.402Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceInspectError [2022-05-12T23:38:38.402Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T23:38:38.402Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T23:38:38.402Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceInspect [2022-05-12T23:38:38.402Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceListError [2022-05-12T23:38:38.402Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceList [2022-05-12T23:38:38.402Z] --- PASS: TestServiceList (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceLogsError [2022-05-12T23:38:38.402Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceLogs [2022-05-12T23:38:38.402Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceRemoveError [2022-05-12T23:38:38.402Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T23:38:38.402Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceRemove [2022-05-12T23:38:38.402Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceUpdateError [2022-05-12T23:38:38.402Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestServiceUpdate [2022-05-12T23:38:38.402Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmGetUnlockKey [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmInitError [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmInit [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmInspectError [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmInspect [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmJoinError [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmJoin [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmLeaveError [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmLeave [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmUnlockError [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmUnlock [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmUpdateError [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmUpdateError (0.01s) [2022-05-12T23:38:38.402Z] === RUN TestSwarmUpdate [2022-05-12T23:38:38.402Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestTaskInspectError [2022-05-12T23:38:38.402Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T23:38:38.402Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestTaskInspect [2022-05-12T23:38:38.402Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestTaskListError [2022-05-12T23:38:38.402Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestTaskList [2022-05-12T23:38:38.402Z] --- PASS: TestTaskList (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestVolumeCreateError [2022-05-12T23:38:38.402Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestVolumeCreate [2022-05-12T23:38:38.402Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestVolumeInspectError [2022-05-12T23:38:38.402Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestVolumeInspectNotFound [2022-05-12T23:38:38.402Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T23:38:38.402Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T23:38:38.402Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T23:38:38.781Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T23:38:38.871Z] === RUN TestVolumeInspect [2022-05-12T23:38:38.871Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T23:38:38.871Z] === RUN TestVolumeListError [2022-05-12T23:38:38.871Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T23:38:38.871Z] === RUN TestVolumeList [2022-05-12T23:38:38.871Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T23:38:38.871Z] === RUN TestVolumeRemoveError [2022-05-12T23:38:38.871Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T23:38:38.871Z] === RUN TestVolumeRemove [2022-05-12T23:38:38.871Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T23:38:38.871Z] === CONT TestTLSCloseWriter [2022-05-12T23:38:38.871Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-12T23:38:38.871Z] PASS [2022-05-12T23:38:38.871Z] coverage: 75.1% of statements [2022-05-12T23:38:38.871Z] ok github.com/docker/docker/client 0.563s coverage: 75.1% of statements [2022-05-12T23:38:39.603Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T23:38:39.603Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T23:38:39.603Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T23:38:39.603Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T23:38:39.603Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T23:38:42.075Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T23:38:43.455Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T23:38:45.994Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T23:38:48.135Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T23:38:51.277Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T23:38:52.218Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T23:38:53.157Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T23:38:53.176Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T23:38:53.176Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T23:38:54.096Z] === RUN TestDockerSuite/TestPortList [2022-05-12T23:38:54.159Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T23:38:55.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T23:38:57.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-12T23:38:59.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-12T23:39:00.127Z] --- PASS: TestCheckoutGit (38.34s) [2022-05-12T23:39:00.127Z] === RUN TestValidGitTransport [2022-05-12T23:39:00.127Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T23:39:00.127Z] === RUN TestGitInvalidRef [2022-05-12T23:39:00.127Z] --- PASS: TestGitInvalidRef (0.28s) [2022-05-12T23:39:00.127Z] PASS [2022-05-12T23:39:00.127Z] coverage: 86.3% of statements [2022-05-12T23:39:00.127Z] ok github.com/docker/docker/builder/remotecontext/git 38.705s coverage: 86.3% of statements [2022-05-12T23:39:00.127Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T23:39:00.127Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T23:39:00.127Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T23:39:00.127Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T23:39:00.539Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T23:39:01.482Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T23:39:02.423Z] docker_api_swarm_service_test.go:304: [dcd020e63a535] joining swarm manager [dbb58db8aa163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:39:02.993Z] docker_api_swarm_service_test.go:304: [d997956c18e2c] joining swarm manager [dbb58db8aa163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:39:03.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T23:39:03.932Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T23:39:06.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T23:39:08.274Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T23:39:08.274Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T23:39:08.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T23:39:08.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T23:39:08.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T23:39:09.104Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T23:39:09.104Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T23:39:09.364Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T23:39:09.364Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T23:39:10.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T23:39:10.304Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-12T23:39:12.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.03s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T23:39:12.629Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestConfigureDaemonLogs [2022-05-12T23:39:12.629Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T23:39:12.629Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T23:39:12.629Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T23:39:12.629Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T23:39:12.629Z] PASS [2022-05-12T23:39:12.629Z] coverage: 19.7% of statements [2022-05-12T23:39:12.629Z] ok github.com/docker/docker/cmd/dockerd 0.250s coverage: 19.7% of statements [2022-05-12T23:39:12.629Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T23:39:12.629Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T23:39:12.852Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-12T23:39:13.103Z] === RUN TestContainerStopSignal [2022-05-12T23:39:13.103Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestContainerStopTimeout [2022-05-12T23:39:13.103Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T23:39:13.103Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T23:39:13.103Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T23:39:13.103Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T23:39:13.103Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T23:39:13.103Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestNewMemoryStore [2022-05-12T23:39:13.103Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestAddContainers [2022-05-12T23:39:13.103Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestGetContainer [2022-05-12T23:39:13.103Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestDeleteContainer [2022-05-12T23:39:13.103Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestListContainers [2022-05-12T23:39:13.103Z] --- PASS: TestListContainers (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestFirstContainer [2022-05-12T23:39:13.103Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestApplyAllContainer [2022-05-12T23:39:13.103Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestIsValidHealthString [2022-05-12T23:39:13.103Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestStateRunStop [2022-05-12T23:39:13.103Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestStateTimeoutWait [2022-05-12T23:39:13.103Z] state_test.go:141: Stop callback fired [2022-05-12T23:39:13.103Z] state_test.go:165: Stop callback fired [2022-05-12T23:39:13.103Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T23:39:13.103Z] === RUN TestIsValidStateString [2022-05-12T23:39:13.103Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestViewSaveDelete [2022-05-12T23:39:13.103Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-12T23:39:13.103Z] === RUN TestViewAll [2022-05-12T23:39:13.103Z] --- PASS: TestViewAll (0.02s) [2022-05-12T23:39:13.103Z] === RUN TestViewGet [2022-05-12T23:39:13.103Z] --- PASS: TestViewGet (0.01s) [2022-05-12T23:39:13.103Z] === RUN TestNames [2022-05-12T23:39:13.103Z] --- PASS: TestNames (0.00s) [2022-05-12T23:39:13.103Z] === RUN TestViewWithHealthCheck [2022-05-12T23:39:13.103Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T23:39:13.103Z] PASS [2022-05-12T23:39:13.103Z] coverage: 41.7% of statements [2022-05-12T23:39:13.103Z] ok github.com/docker/docker/container 0.270s coverage: 41.7% of statements [2022-05-12T23:39:13.103Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T23:39:13.103Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T23:39:13.572Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T23:39:13.572Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T23:39:13.793Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-12T23:39:14.041Z] === RUN TestPrepare [2022-05-12T23:39:14.041Z] --- PASS: TestPrepare (0.00s) [2022-05-12T23:39:14.041Z] === RUN TestStart [2022-05-12T23:39:14.041Z] --- PASS: TestStart (0.00s) [2022-05-12T23:39:14.041Z] === RUN TestWaitCancel [2022-05-12T23:39:14.041Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T23:39:14.041Z] === RUN TestWaitDisabled [2022-05-12T23:39:14.041Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T23:39:14.041Z] === RUN TestWaitEnabled [2022-05-12T23:39:14.041Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T23:39:14.041Z] === RUN TestRemove [2022-05-12T23:39:14.041Z] --- PASS: TestRemove (0.00s) [2022-05-12T23:39:14.041Z] PASS [2022-05-12T23:39:14.041Z] coverage: 65.3% of statements [2022-05-12T23:39:14.041Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2022-05-12T23:39:14.363Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-12T23:39:14.363Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T23:39:16.277Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T23:39:16.847Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T23:39:16.996Z] === RUN TestNewListSecretsFilters [2022-05-12T23:39:16.996Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T23:39:16.996Z] === RUN TestNewListConfigsFilters [2022-05-12T23:39:16.996Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T23:39:16.996Z] PASS [2022-05-12T23:39:16.996Z] coverage: 0.5% of statements [2022-05-12T23:39:16.996Z] ok github.com/docker/docker/daemon/cluster 0.196s coverage: 0.5% of statements [2022-05-12T23:39:16.996Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T23:39:17.464Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-05-12T23:39:17.464Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T23:39:17.464Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T23:39:17.465Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T23:39:17.465Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T23:39:17.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T23:39:17.934Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T23:39:18.403Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T23:39:18.403Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T23:39:18.403Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T23:39:18.403Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T23:39:18.403Z] PASS [2022-05-12T23:39:18.872Z] coverage: 35.9% of statements [2022-05-12T23:39:18.872Z] ok github.com/docker/docker/daemon/cluster/convert 0.318s coverage: 35.9% of statements [2022-05-12T23:39:19.388Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T23:39:21.099Z] === RUN TestWaitNodeAttachment [2022-05-12T23:39:21.568Z] --- PASS: TestWaitNodeAttachment (0.48s) [2022-05-12T23:39:21.568Z] === RUN TestIsolationConversion [2022-05-12T23:39:21.568Z] === RUN TestIsolationConversion/default [2022-05-12T23:39:21.568Z] === RUN TestIsolationConversion/process [2022-05-12T23:39:21.568Z] === RUN TestIsolationConversion/hyperv [2022-05-12T23:39:21.568Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T23:39:21.568Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T23:39:21.568Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T23:39:21.568Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T23:39:21.568Z] === RUN TestContainerLabels [2022-05-12T23:39:21.568Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T23:39:21.568Z] === RUN TestCredentialSpecConversion [2022-05-12T23:39:21.568Z] === RUN TestCredentialSpecConversion/none [2022-05-12T23:39:21.568Z] === RUN TestCredentialSpecConversion/config [2022-05-12T23:39:21.568Z] === RUN TestCredentialSpecConversion/file [2022-05-12T23:39:21.568Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T23:39:21.568Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T23:39:21.568Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T23:39:21.568Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T23:39:21.568Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T23:39:21.568Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T23:39:21.568Z] === RUN TestControllerValidateMountBind [2022-05-12T23:39:21.568Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-05-12T23:39:21.568Z] === RUN TestControllerValidateMountVolume [2022-05-12T23:39:21.568Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T23:39:21.568Z] === RUN TestControllerValidateMountTarget [2022-05-12T23:39:21.568Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-05-12T23:39:21.568Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T23:39:21.568Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T23:39:21.568Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T23:39:21.568Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T23:39:21.568Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T23:39:21.568Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T23:39:21.568Z] PASS [2022-05-12T23:39:21.568Z] coverage: 11.0% of statements [2022-05-12T23:39:21.568Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.785s coverage: 11.0% of statements [2022-05-12T23:39:21.568Z] === RUN TestEventsLog [2022-05-12T23:39:21.568Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T23:39:21.568Z] === RUN TestEventsLogTimeout [2022-05-12T23:39:21.568Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T23:39:21.568Z] === RUN TestLogEvents [2022-05-12T23:39:21.568Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T23:39:21.568Z] === RUN TestLoadBufferedEvents [2022-05-12T23:39:21.929Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T23:39:22.036Z] === RUN TestBuilderGC [2022-05-12T23:39:22.036Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T23:39:22.036Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T23:39:22.036Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T23:39:22.036Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T23:39:22.036Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestFindConfigurationConflicts [2022-05-12T23:39:22.037Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T23:39:22.037Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T23:39:22.037Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T23:39:22.037Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T23:39:22.037Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T23:39:22.037Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T23:39:22.037Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T23:39:22.037Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T23:39:22.037Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T23:39:22.037Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T23:39:22.037Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T23:39:22.037Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T23:39:22.037Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_label [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T23:39:22.037Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T23:39:22.037Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T23:39:22.037Z] --- PASS: TestLoadBufferedEvents (0.27s) [2022-05-12T23:39:22.037Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T23:39:22.037Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T23:39:22.037Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T23:39:22.037Z] PASS [2022-05-12T23:39:22.037Z] coverage: 50.0% of statements [2022-05-12T23:39:22.037Z] ok github.com/docker/docker/daemon/events 0.393s coverage: 50.0% of statements [2022-05-12T23:39:22.037Z] time="2022-05-12T23:39:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T23:39:22.037Z] --- PASS: TestReloadSetConfigFileNotExist (0.28s) [2022-05-12T23:39:22.037Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T23:39:22.037Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:39:22.037Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestReloadBadDefaultConfig [2022-05-12T23:39:22.037Z] time="2022-05-12T23:39:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4045186672" [2022-05-12T23:39:22.037Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestReloadWithConflictingLabels [2022-05-12T23:39:22.037Z] time="2022-05-12T23:39:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2433971234" [2022-05-12T23:39:22.037Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-05-12T23:39:22.037Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T23:39:22.037Z] time="2022-05-12T23:39:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2897292593" [2022-05-12T23:39:22.037Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestMaskURLCredentials [2022-05-12T23:39:22.037Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T23:39:22.037Z] === RUN TestDaemonConfigurationMerge [2022-05-12T23:39:22.037Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T23:39:22.037Z] PASS [2022-05-12T23:39:22.037Z] coverage: 79.8% of statements [2022-05-12T23:39:22.037Z] ok github.com/docker/docker/daemon/config 0.535s coverage: 79.8% of statements [2022-05-12T23:39:22.189Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T23:39:22.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-12T23:39:24.255Z] === RUN TestLinkNaming [2022-05-12T23:39:24.255Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T23:39:24.255Z] === RUN TestLinkNew [2022-05-12T23:39:24.255Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T23:39:24.255Z] === RUN TestLinkEnv [2022-05-12T23:39:24.255Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T23:39:24.255Z] === RUN TestLinkMultipleEnv [2022-05-12T23:39:24.255Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T23:39:24.255Z] === RUN TestLinkPortRangeEnv [2022-05-12T23:39:24.255Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T23:39:24.255Z] PASS [2022-05-12T23:39:24.255Z] coverage: 93.0% of statements [2022-05-12T23:39:24.255Z] === RUN TestIsEmptyDir [2022-05-12T23:39:24.255Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2022-05-12T23:39:24.255Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T23:39:24.255Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T23:39:24.255Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T23:39:24.255Z] PASS [2022-05-12T23:39:24.255Z] coverage: 2.3% of statements [2022-05-12T23:39:24.255Z] ok github.com/docker/docker/daemon/graphdriver 0.092s coverage: 2.3% of statements [2022-05-12T23:39:24.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T23:39:25.033Z] docker_api_swarm_service_test.go:100: [d81a08f46b46b] joining swarm manager [d86e0180c13d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:39:25.033Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T23:39:25.243Z] === RUN TestVerifyNetworkingConfig [2022-05-12T23:39:25.243Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestGetContainer [2022-05-12T23:39:25.243Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestValidContainerNames [2022-05-12T23:39:25.243Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestContainerInitDNS [2022-05-12T23:39:25.243Z] daemon_test.go:145: root required [2022-05-12T23:39:25.243Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestMerge [2022-05-12T23:39:25.243Z] --- PASS: TestMerge (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestValidateContainerIsolation [2022-05-12T23:39:25.243Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestFindNetworkErrorType [2022-05-12T23:39:25.243Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestEnsureServicesExist [2022-05-12T23:39:25.243Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestEnsureServicesExistErrors [2022-05-12T23:39:25.243Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T23:39:25.243Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T23:39:25.243Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T23:39:25.243Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestContainerDelete [2022-05-12T23:39:25.243Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestContainerDoubleDelete [2022-05-12T23:39:25.243Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T23:39:25.243Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T23:39:25.243Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestNoneHealthcheck [2022-05-12T23:39:25.243Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestHealthStates [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] time="2022-05-12T23:39:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T23:39:25.243Z] --- PASS: TestHealthStates (0.21s) [2022-05-12T23:39:25.243Z] === RUN TestGetInspectData [2022-05-12T23:39:25.243Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestFillLicense [2022-05-12T23:39:25.243Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestListInvalidFilter [2022-05-12T23:39:25.243Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestNameFilter [2022-05-12T23:39:25.243Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T23:39:25.243Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T23:39:25.243Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T23:39:25.243Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T23:39:25.243Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestDaemonReloadLabels [2022-05-12T23:39:25.243Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T23:39:25.243Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestDaemonReloadMirrors [2022-05-12T23:39:25.243Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T23:39:25.243Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T23:39:25.244Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T23:39:25.244Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T23:39:25.244Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T23:39:25.244Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T23:39:25.244Z] reload_test.go:342: root required [2022-05-12T23:39:25.244Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T23:39:25.244Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T23:39:25.244Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-12T23:39:25.244Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T23:39:25.244Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T23:39:25.244Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T23:39:25.244Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-12T23:39:25.244Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T23:39:25.244Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T23:39:25.244Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T23:39:25.244Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T23:39:25.244Z] === RUN TestParseVolumesFrom [2022-05-12T23:39:25.244Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T23:39:25.244Z] PASS [2022-05-12T23:39:25.244Z] coverage: 8.5% of statements [2022-05-12T23:39:25.244Z] ok github.com/docker/docker/daemon 0.683s coverage: 8.5% of statements [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T23:39:25.244Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T23:39:25.603Z] docker_api_swarm_service_test.go:101: [d933c34880195] joining swarm manager [d86e0180c13d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:39:27.464Z] === RUN TestNewStreamConfig [2022-05-12T23:39:27.464Z] === RUN TestNewStreamConfig/defaults [2022-05-12T23:39:27.464Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T23:39:27.464Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T23:39:27.464Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T23:39:27.464Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T23:39:27.464Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T23:39:27.464Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T23:39:27.464Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T23:39:27.464Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T23:39:27.464Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T23:39:27.464Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T23:39:27.464Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T23:39:27.464Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T23:39:27.464Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T23:39:27.464Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T23:39:27.464Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T23:39:27.464Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T23:39:27.464Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T23:39:27.464Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T23:39:27.464Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T23:39:27.464Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T23:39:27.464Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T23:39:27.464Z] === RUN TestAdapterReadLogs [2022-05-12T23:39:27.464Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestCopier [2022-05-12T23:39:27.464Z] --- PASS: TestCopier (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestCopierLongLines [2022-05-12T23:39:27.464Z] time="2022-05-12T23:39:27Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T23:39:27.464Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-05-12T23:39:27.464Z] === RUN TestCreateSuccess [2022-05-12T23:39:27.464Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestCreateStreamSkipped [2022-05-12T23:39:27.464Z] time="2022-05-12T23:39:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T23:39:27.464Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestCreateLogGroupSuccess [2022-05-12T23:39:27.464Z] time="2022-05-12T23:39:27Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T23:39:27.464Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestCreateError [2022-05-12T23:39:27.464Z] --- PASS: TestCreateError (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestCreateAlreadyExists [2022-05-12T23:39:27.464Z] time="2022-05-12T23:39:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T23:39:27.464Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestLogClosed [2022-05-12T23:39:27.464Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestLogBlocking [2022-05-12T23:39:27.464Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T23:39:27.464Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T23:39:27.464Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestPublishBatchSuccess [2022-05-12T23:39:27.464Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestPublishBatchError [2022-05-12T23:39:27.464Z] time="2022-05-12T23:39:27Z" level=error msg=error [2022-05-12T23:39:27.464Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T23:39:27.464Z] time="2022-05-12T23:39:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T23:39:27.464Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T23:39:27.464Z] time="2022-05-12T23:39:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T23:39:27.464Z] time="2022-05-12T23:39:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T23:39:27.464Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T23:39:27.464Z] === RUN TestCollectBatchSimple [2022-05-12T23:39:27.464Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T23:39:27.465Z] === RUN TestCollectBatchTicker [2022-05-12T23:39:27.465Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T23:39:27.465Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T23:39:27.465Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T23:39:27.465Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T23:39:27.465Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T23:39:27.465Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T23:39:27.465Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T23:39:27.465Z] === RUN TestCopierSlow [2022-05-12T23:39:27.465Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T23:39:27.465Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-12T23:39:27.465Z] === RUN TestCollectBatchClose [2022-05-12T23:39:27.465Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T23:39:27.465Z] === RUN TestEffectiveLen [2022-05-12T23:39:27.465Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T23:39:27.465Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T23:39:27.465Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T23:39:27.465Z] === RUN TestEffectiveLen/3/���� [2022-05-12T23:39:27.465Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T23:39:27.465Z] === RUN TestEffectiveLen/5/ [2022-05-12T23:39:27.465Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T23:39:27.465Z] === RUN TestFindValidSplit [2022-05-12T23:39:27.465Z] === RUN TestFindValidSplit/0/ [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1076: [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:39:27.465Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:39:27.465Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1076: He [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T23:39:27.465Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1076: [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T23:39:27.465Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1076: [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T23:39:27.465Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:39:27.465Z] === RUN TestFindValidSplit/6/a� [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1076: a [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1077: � [2022-05-12T23:39:27.465Z] === RUN TestFindValidSplit/7/a� [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T23:39:27.465Z] cloudwatchlogs_test.go:1077: [2022-05-12T23:39:27.465Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T23:39:27.465Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T23:39:27.465Z] === RUN TestProcessEventEmoji [2022-05-12T23:39:27.465Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-05-12T23:39:27.465Z] === RUN TestCollectBatchLineSplit [2022-05-12T23:39:27.465Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T23:39:27.937Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestCollectBatchMaxEvents [2022-05-12T23:39:27.937Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T23:39:27.937Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T23:39:27.937Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-05-12T23:39:27.937Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T23:39:27.937Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T23:39:27.937Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestSearchRegistryForImages [2022-05-12T23:39:27.937Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T23:39:27.937Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestImageDelete [2022-05-12T23:39:27.937Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-12T23:39:27.937Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T23:39:27.937Z] === RUN TestImageDelete/no_lease [2022-05-12T23:39:27.937Z] === RUN TestImageDelete/lease_exists [2022-05-12T23:39:27.937Z] --- PASS: TestImageDelete (0.05s) [2022-05-12T23:39:27.937Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-05-12T23:39:27.937Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-12T23:39:27.937Z] === RUN TestContentStoreForPull [2022-05-12T23:39:27.937Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-12T23:39:27.937Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T23:39:27.937Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T23:39:27.937Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T23:39:27.937Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T23:39:27.937Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T23:39:27.937Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T23:39:27.937Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T23:39:27.937Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T23:39:27.937Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T23:39:27.937Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsFormat [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T23:39:27.937Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T23:39:27.937Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestCreateTagSuccess [2022-05-12T23:39:27.937Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T23:39:27.937Z] --- PASS: TestCopierSlow (0.23s) [2022-05-12T23:39:27.937Z] === RUN TestCopierWithSized [2022-05-12T23:39:27.937Z] === RUN TestCopierWithSized/as_is [2022-05-12T23:39:27.937Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-05-12T23:39:27.937Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T23:39:27.937Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T23:39:27.937Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-05-12T23:39:27.937Z] PASS [2022-05-12T23:39:27.937Z] coverage: 80.2% of statements [2022-05-12T23:39:27.937Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T23:39:27.937Z] ok github.com/docker/docker/daemon/logger/awslogs 0.538s coverage: 80.2% of statements [2022-05-12T23:39:27.937Z] --- PASS: TestCopierWithSized (0.03s) [2022-05-12T23:39:27.937Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-12T23:39:27.937Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestCopierWithPartial [2022-05-12T23:39:27.937Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestRingLogger [2022-05-12T23:39:27.937Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestRingCap [2022-05-12T23:39:27.937Z] --- PASS: TestRingCap (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestRingClose [2022-05-12T23:39:27.937Z] --- PASS: TestRingClose (0.00s) [2022-05-12T23:39:27.937Z] === RUN TestRingDrain [2022-05-12T23:39:27.937Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T23:39:27.937Z] PASS [2022-05-12T23:39:27.937Z] coverage: 43.2% of statements [2022-05-12T23:39:27.938Z] ok github.com/docker/docker/daemon/logger 0.332s coverage: 43.2% of statements [2022-05-12T23:39:27.938Z] --- PASS: TestContentStoreForPull (0.24s) [2022-05-12T23:39:27.938Z] PASS [2022-05-12T23:39:27.938Z] coverage: 6.6% of statements [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T23:39:27.938Z] ok github.com/docker/docker/daemon/images 0.513s coverage: 6.6% of statements [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T23:39:27.938Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T23:39:27.938Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T23:39:28.407Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T23:39:28.408Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T23:39:28.408Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T23:39:28.408Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T23:39:28.408Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T23:39:28.408Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T23:39:28.408Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T23:39:28.408Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T23:39:28.408Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T23:39:28.408Z] PASS [2022-05-12T23:39:28.408Z] coverage: 53.6% of statements [2022-05-12T23:39:28.408Z] ok github.com/docker/docker/daemon/logger/fluentd 0.137s coverage: 53.6% of statements [2022-05-12T23:39:28.408Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T23:39:28.408Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T23:39:28.408Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T23:39:28.408Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T23:39:28.408Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T23:39:28.408Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T23:39:28.876Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T23:39:29.345Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T23:39:29.345Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T23:39:29.345Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-12T23:39:29.345Z] === RUN TestFastTimeMarshalJSON [2022-05-12T23:39:29.345Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-05-12T23:39:29.345Z] PASS [2022-05-12T23:39:29.345Z] coverage: 87.2% of statements [2022-05-12T23:39:29.345Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.362s coverage: 87.2% of statements [2022-05-12T23:39:29.813Z] === RUN TestJSONFileLogger [2022-05-12T23:39:29.813Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T23:39:29.813Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T23:39:29.813Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T23:39:29.813Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T23:39:29.813Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T23:39:29.813Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T23:39:29.813Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-12T23:39:29.813Z] === RUN TestEncodeDecode [2022-05-12T23:39:29.813Z] === PAUSE TestEncodeDecode [2022-05-12T23:39:29.813Z] === RUN TestUnexpectedEOF [2022-05-12T23:39:29.813Z] time="2022-05-12T23:39:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T23:39:29.813Z] time="2022-05-12T23:39:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T23:39:29.813Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-05-12T23:39:29.813Z] === CONT TestEncodeDecode [2022-05-12T23:39:29.813Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T23:39:29.813Z] PASS [2022-05-12T23:39:29.813Z] coverage: 69.9% of statements [2022-05-12T23:39:30.282Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.308s coverage: 69.9% of statements [2022-05-12T23:39:30.282Z] === RUN TestWriteLog [2022-05-12T23:39:30.282Z] === PAUSE TestWriteLog [2022-05-12T23:39:30.282Z] === RUN TestReadLog [2022-05-12T23:39:30.282Z] === PAUSE TestReadLog [2022-05-12T23:39:30.282Z] === RUN TestDecode [2022-05-12T23:39:30.282Z] --- PASS: TestDecode (0.03s) [2022-05-12T23:39:30.282Z] === CONT TestWriteLog [2022-05-12T23:39:30.282Z] === CONT TestReadLog [2022-05-12T23:39:30.282Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T23:39:30.282Z] === RUN TestReadLog/tail_exact [2022-05-12T23:39:30.751Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T23:39:30.751Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T23:39:30.751Z] --- PASS: TestReadLog (0.43s) [2022-05-12T23:39:30.751Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-12T23:39:30.751Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T23:39:30.751Z] --- PASS: TestReadLog/tail_more_than_available (0.08s) [2022-05-12T23:39:30.751Z] PASS [2022-05-12T23:39:30.751Z] coverage: 78.7% of statements [2022-05-12T23:39:30.751Z] ok github.com/docker/docker/daemon/logger/local 0.547s coverage: 78.7% of statements [2022-05-12T23:39:30.751Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T23:39:31.219Z] === RUN TestOpenFileDelete [2022-05-12T23:39:31.219Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T23:39:31.219Z] === RUN TestOpenFileRename [2022-05-12T23:39:31.219Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T23:39:31.219Z] === RUN TestHandleDecoderErr [2022-05-12T23:39:31.219Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T23:39:31.219Z] === RUN TestParseLogTagDefaultTag [2022-05-12T23:39:31.219Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T23:39:31.219Z] === RUN TestParseLogTag [2022-05-12T23:39:31.219Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T23:39:31.219Z] === RUN TestParseLogTagEmptyTag [2022-05-12T23:39:31.219Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T23:39:31.219Z] === RUN TestTailFiles [2022-05-12T23:39:31.219Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T23:39:31.219Z] === RUN TestFollowLogsConsumerGone [2022-05-12T23:39:31.219Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T23:39:31.219Z] === RUN TestFollowLogsProducerGone [2022-05-12T23:39:31.219Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T23:39:31.219Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T23:39:31.219Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T23:39:31.219Z] === RUN TestCheckCapacityAndRotate [2022-05-12T23:39:31.219Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T23:39:31.219Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T23:39:31.219Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-05-12T23:39:31.219Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-05-12T23:39:31.219Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-05-12T23:39:31.219Z] PASS [2022-05-12T23:39:31.219Z] coverage: 55.1% of statements [2022-05-12T23:39:31.219Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.258s coverage: 55.1% of statements [2022-05-12T23:39:31.688Z] === RUN TestLog [2022-05-12T23:39:31.688Z] --- PASS: TestLog (0.03s) [2022-05-12T23:39:31.688Z] PASS [2022-05-12T23:39:31.688Z] coverage: 31.5% of statements [2022-05-12T23:39:31.688Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.089s coverage: 31.5% of statements [2022-05-12T23:39:32.157Z] === RUN TestNewParse [2022-05-12T23:39:32.157Z] --- PASS: TestNewParse (0.00s) [2022-05-12T23:39:32.157Z] PASS [2022-05-12T23:39:32.157Z] coverage: 8.3% of statements [2022-05-12T23:39:32.157Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2022-05-12T23:39:32.157Z] === RUN TestValidateLogOpt [2022-05-12T23:39:32.157Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T23:39:32.157Z] === RUN TestNewMissedConfig [2022-05-12T23:39:32.157Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T23:39:32.157Z] === RUN TestNewMissedUrl [2022-05-12T23:39:32.157Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T23:39:32.157Z] === RUN TestNewMissedToken [2022-05-12T23:39:32.157Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T23:39:32.157Z] === RUN TestNewWithProxy [2022-05-12T23:39:32.157Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T23:39:32.157Z] === RUN TestDefault [2022-05-12T23:39:32.157Z] --- PASS: TestDefault (0.01s) [2022-05-12T23:39:32.157Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T23:39:32.157Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T23:39:32.157Z] === RUN TestJsonFormat [2022-05-12T23:39:32.157Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T23:39:32.157Z] === RUN TestRawFormat [2022-05-12T23:39:32.157Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T23:39:32.157Z] === RUN TestRawFormatWithLabels [2022-05-12T23:39:32.157Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T23:39:32.157Z] === RUN TestRawFormatWithoutTag [2022-05-12T23:39:32.157Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T23:39:32.157Z] === RUN TestBatching [2022-05-12T23:39:32.182Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T23:39:32.625Z] --- PASS: TestBatching (0.29s) [2022-05-12T23:39:32.625Z] === RUN TestFrequency [2022-05-12T23:39:32.625Z] === RUN TestParseLogFormat [2022-05-12T23:39:32.625Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T23:39:32.625Z] === RUN TestValidateLogOptEmpty [2022-05-12T23:39:32.625Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T23:39:32.625Z] === RUN TestValidateSyslogAddress [2022-05-12T23:39:32.625Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T23:39:32.625Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T23:39:32.625Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T23:39:32.625Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T23:39:32.625Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T23:39:32.625Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T23:39:32.625Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T23:39:32.625Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T23:39:32.625Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T23:39:32.625Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T23:39:32.625Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T23:39:32.625Z] === RUN TestParseAddressDefaultPort [2022-05-12T23:39:32.625Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T23:39:32.625Z] === RUN TestValidateSyslogFacility [2022-05-12T23:39:32.625Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T23:39:32.625Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T23:39:32.625Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T23:39:32.625Z] === RUN TestValidateLogOpt [2022-05-12T23:39:32.625Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T23:39:32.625Z] PASS [2022-05-12T23:39:32.625Z] coverage: 43.6% of statements [2022-05-12T23:39:32.625Z] --- PASS: TestFrequency (0.17s) [2022-05-12T23:39:32.625Z] === RUN TestOneMessagePerRequest [2022-05-12T23:39:32.625Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 43.6% of statements [2022-05-12T23:39:32.625Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T23:39:32.625Z] === RUN TestVerify [2022-05-12T23:39:32.625Z] --- PASS: TestVerify (0.00s) [2022-05-12T23:39:32.625Z] === RUN TestSkipVerify [2022-05-12T23:39:32.751Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T23:39:33.094Z] time="2022-05-12T23:39:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.095Z] time="2022-05-12T23:39:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.095Z] time="2022-05-12T23:39:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.564Z] --- PASS: TestSkipVerify (0.57s) [2022-05-12T23:39:33.564Z] === RUN TestBufferMaximum [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398773.135899\",\"host\":\"7d3d9b0f62a7\"}'" [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398773.135899\",\"host\":\"7d3d9b0f62a7\"}'" [2022-05-12T23:39:33.564Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T23:39:33.564Z] === RUN TestServerAlwaysDown [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398773.140919\",\"host\":\"7d3d9b0f62a7\"}'" [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398773.140919\",\"host\":\"7d3d9b0f62a7\"}'" [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398773.140919\",\"host\":\"7d3d9b0f62a7\"}'" [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398773.141888\",\"host\":\"7d3d9b0f62a7\"}'" [2022-05-12T23:39:33.564Z] time="2022-05-12T23:39:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652398773.141888\",\"host\":\"7d3d9b0f62a7\"}'" [2022-05-12T23:39:33.564Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T23:39:33.564Z] === RUN TestCannotSendAfterClose [2022-05-12T23:39:33.564Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T23:39:33.564Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T23:39:33.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T23:39:33.890Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T23:39:34.033Z] === RUN TestV2MetadataService [2022-05-12T23:39:34.133Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T23:39:34.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T23:39:34.502Z] time="2022-05-12T23:39:34Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49213/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T23:39:34.502Z] time="2022-05-12T23:39:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7d3d9b0f62a7\"}'" [2022-05-12T23:39:34.502Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T23:39:34.502Z] PASS [2022-05-12T23:39:34.502Z] coverage: 82.5% of statements [2022-05-12T23:39:34.502Z] ok github.com/docker/docker/daemon/logger/splunk 2.153s coverage: 82.5% of statements [2022-05-12T23:39:34.502Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T23:39:34.502Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T23:39:34.502Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T23:39:34.971Z] --- PASS: TestV2MetadataService (1.07s) [2022-05-12T23:39:34.971Z] PASS [2022-05-12T23:39:34.971Z] coverage: 44.4% of statements [2022-05-12T23:39:34.971Z] ok github.com/docker/docker/distribution/metadata 1.161s coverage: 44.4% of statements [2022-05-12T23:39:34.971Z] === RUN TestSuccessfulDownload [2022-05-12T23:39:34.971Z] download_test.go:267: Needs fixing on Windows [2022-05-12T23:39:34.971Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T23:39:34.971Z] === RUN TestCancelledDownload [2022-05-12T23:39:34.971Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T23:39:34.971Z] === RUN TestMaxDownloadAttempts [2022-05-12T23:39:34.971Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T23:39:34.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T23:39:34.971Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T23:39:34.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T23:39:34.971Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T23:39:34.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T23:39:34.971Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T23:39:34.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T23:39:34.971Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T23:39:34.971Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T23:39:34.971Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T23:39:34.971Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T23:39:35.073Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T23:39:35.439Z] time="2022-05-12T23:39:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:39:35.440Z] time="2022-05-12T23:39:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:39:35.440Z] time="2022-05-12T23:39:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:39:35.440Z] time="2022-05-12T23:39:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T23:39:35.440Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T23:39:35.440Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-05-12T23:39:35.440Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-05-12T23:39:35.440Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-05-12T23:39:35.440Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-05-12T23:39:35.440Z] === RUN TestTransfer [2022-05-12T23:39:35.440Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T23:39:35.440Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T23:39:35.440Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T23:39:35.440Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T23:39:35.440Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T23:39:35.440Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T23:39:35.440Z] === RUN TestManifestStore [2022-05-12T23:39:35.440Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T23:39:35.908Z] --- PASS: TestTransfer (0.13s) [2022-05-12T23:39:35.908Z] === RUN TestConcurrencyLimit [2022-05-12T23:39:35.908Z] time="2022-05-12T23:39:35Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1217436041\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/no_local_cache [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/with_local_cache [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T23:39:35.908Z] time="2022-05-12T23:39:35Z" level=warning msg="reference for unknown type: " [2022-05-12T23:39:35.908Z] time="2022-05-12T23:39:35Z" level=warning msg="reference for unknown type: " [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T23:39:35.908Z] time="2022-05-12T23:39:35Z" level=warning msg="reference for unknown type: " [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T23:39:35.908Z] time="2022-05-12T23:39:35Z" level=warning msg="reference for unknown type: " [2022-05-12T23:39:35.908Z] time="2022-05-12T23:39:35Z" level=warning msg="reference for unknown type: " [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T23:39:35.908Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T23:39:35.908Z] time="2022-05-12T23:39:35Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore (0.45s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/no_local_cache (0.05s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/with_local_cache (0.06s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T23:39:35.908Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T23:39:35.908Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T23:39:35.908Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T23:39:35.908Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T23:39:35.908Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T23:39:35.908Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T23:39:35.908Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T23:39:35.908Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T23:39:35.908Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T23:39:35.909Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T23:39:35.909Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T23:39:35.909Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T23:39:35.909Z] === RUN TestFixManifestLayers [2022-05-12T23:39:35.909Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T23:39:35.909Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T23:39:35.909Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T23:39:35.909Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T23:39:35.909Z] === RUN TestFixManifestLayersBadParent [2022-05-12T23:39:35.909Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T23:39:35.909Z] === RUN TestValidateManifest [2022-05-12T23:39:35.909Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T23:39:35.909Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T23:39:35.909Z] === RUN TestFormatPlatform [2022-05-12T23:39:35.909Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T23:39:35.909Z] === RUN TestPullSchema2Config [2022-05-12T23:39:35.909Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T23:39:35.909Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:39:35.909Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:39:35.909Z] === RUN TestPullSchema2Config/500_status [2022-05-12T23:39:35.909Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:39:35.909Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:39:36.016Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T23:39:36.386Z] --- PASS: TestConcurrencyLimit (0.51s) [2022-05-12T23:39:36.386Z] === RUN TestInactiveJobs [2022-05-12T23:39:36.386Z] === RUN TestNotFound [2022-05-12T23:39:36.386Z] --- PASS: TestNotFound (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestConflict [2022-05-12T23:39:36.386Z] --- PASS: TestConflict (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestForbidden [2022-05-12T23:39:36.386Z] --- PASS: TestForbidden (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestInvalidParameter [2022-05-12T23:39:36.386Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestNotImplemented [2022-05-12T23:39:36.386Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestNotModified [2022-05-12T23:39:36.386Z] --- PASS: TestNotModified (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestUnauthorized [2022-05-12T23:39:36.386Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestUnknown [2022-05-12T23:39:36.386Z] --- PASS: TestUnknown (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestCancelled [2022-05-12T23:39:36.386Z] --- PASS: TestCancelled (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestDeadline [2022-05-12T23:39:36.386Z] --- PASS: TestDeadline (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestDataLoss [2022-05-12T23:39:36.386Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestUnavailable [2022-05-12T23:39:36.386Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestSystem [2022-05-12T23:39:36.386Z] --- PASS: TestSystem (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Conflict [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T23:39:36.386Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T23:39:36.386Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T23:39:36.386Z] PASS [2022-05-12T23:39:36.386Z] coverage: 77.0% of statements [2022-05-12T23:39:36.386Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-05-12T23:39:36.386Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:39:36.386Z] === RUN TestPullSchema2Config/EOF [2022-05-12T23:39:36.386Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:39:36.386Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:39:36.386Z] 2022/05/12 23:39:36 http: panic serving 127.0.0.1:49224: intentional panic [2022-05-12T23:39:36.386Z] goroutine 9 [running]: [2022-05-12T23:39:36.386Z] net/http.(*conn).serve.func1() [2022-05-12T23:39:36.386Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T23:39:36.386Z] panic({0x1568ee0, 0x174b2f0}) [2022-05-12T23:39:36.386Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T23:39:36.386Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000776c0?, {0x1752a98?, 0xc00009a000?}) [2022-05-12T23:39:36.386Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T23:39:36.386Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1752a98, 0xc00009a000}, 0xc000430100) [2022-05-12T23:39:36.386Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T23:39:36.386Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1752a98?, 0xc00009a000?}, 0x1b6d5a0?) [2022-05-12T23:39:36.386Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T23:39:36.386Z] net/http.serverHandler.ServeHTTP({0xc0000c0120?}, {0x1752a98, 0xc00009a000}, 0xc000430100) [2022-05-12T23:39:36.386Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T23:39:36.386Z] net/http.(*conn).serve(0xc00009e000, {0x1753310, 0xc0000c0570}) [2022-05-12T23:39:36.386Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T23:39:36.386Z] created by net/http.(*Server).Serve [2022-05-12T23:39:36.386Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T23:39:36.386Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-12T23:39:36.386Z] === RUN TestWatchRelease [2022-05-12T23:39:36.386Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T23:39:36.386Z] === RUN TestWatchFinishedTransfer [2022-05-12T23:39:36.386Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T23:39:36.386Z] === RUN TestDuplicateTransfer [2022-05-12T23:39:36.855Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:39:36.855Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T23:39:36.855Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T23:39:36.855Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T23:39:36.855Z] === RUN TestSuccessfulUpload [2022-05-12T23:39:36.855Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T23:39:36.855Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-12T23:39:36.855Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T23:39:36.855Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T23:39:36.855Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-05-12T23:39:36.855Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T23:39:36.855Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T23:39:36.855Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T23:39:36.855Z] === RUN TestLayerAlreadyExists [2022-05-12T23:39:36.855Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:39:36.855Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:39:36.855Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:39:36.855Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:39:36.855Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:39:36.855Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-12T23:39:36.855Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T23:39:36.855Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T23:39:36.855Z] time="2022-05-12T23:39:36Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T23:39:36.855Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-05-12T23:39:36.855Z] === RUN TestCancelledUpload [2022-05-12T23:39:36.855Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T23:39:36.855Z] PASS [2022-05-12T23:39:36.855Z] coverage: 76.8% of statements [2022-05-12T23:39:36.855Z] ok github.com/docker/docker/distribution/xfer 2.105s coverage: 76.8% of statements [2022-05-12T23:39:37.324Z] === RUN TestFSGetInvalidData [2022-05-12T23:39:37.324Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T23:39:37.324Z] === RUN TestFSInvalidSet [2022-05-12T23:39:37.324Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T23:39:37.324Z] === RUN TestFSInvalidRoot [2022-05-12T23:39:37.324Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T23:39:37.324Z] === RUN TestFSMetadataGetSet [2022-05-12T23:39:37.324Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-12T23:39:37.324Z] === RUN TestFSInvalidWalker [2022-05-12T23:39:37.324Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T23:39:37.324Z] === RUN TestFSGetSet [2022-05-12T23:39:37.324Z] --- PASS: TestFSGetSet (0.04s) [2022-05-12T23:39:37.324Z] === RUN TestFSGetUnsetKey [2022-05-12T23:39:37.324Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T23:39:37.324Z] === RUN TestFSGetEmptyData [2022-05-12T23:39:37.324Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T23:39:37.324Z] === RUN TestFSDelete [2022-05-12T23:39:37.324Z] --- PASS: TestFSDelete (0.02s) [2022-05-12T23:39:37.324Z] === RUN TestFSWalker [2022-05-12T23:39:37.324Z] --- PASS: TestFSWalker (0.02s) [2022-05-12T23:39:37.324Z] === RUN TestFSWalkerStopOnError [2022-05-12T23:39:37.324Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-12T23:39:37.324Z] === RUN TestNewFromJSON [2022-05-12T23:39:37.324Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T23:39:37.324Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T23:39:37.324Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T23:39:37.324Z] === RUN TestMarshalKeyOrder [2022-05-12T23:39:37.324Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T23:39:37.324Z] === RUN TestHistoryEqual [2022-05-12T23:39:37.792Z] --- PASS: TestHistoryEqual (0.20s) [2022-05-12T23:39:37.792Z] === RUN TestImage [2022-05-12T23:39:37.792Z] --- PASS: TestImage (0.00s) [2022-05-12T23:39:37.792Z] === RUN TestImageOSNotEmpty [2022-05-12T23:39:37.792Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T23:39:37.792Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T23:39:37.792Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T23:39:37.792Z] === RUN TestCreate [2022-05-12T23:39:37.792Z] --- PASS: TestCreate (0.01s) [2022-05-12T23:39:37.792Z] === RUN TestRestore [2022-05-12T23:39:37.792Z] time="2022-05-12T23:39:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T23:39:37.792Z] --- PASS: TestRestore (0.05s) [2022-05-12T23:39:37.792Z] === RUN TestAddDelete [2022-05-12T23:39:37.792Z] === RUN TestCompare [2022-05-12T23:39:37.792Z] --- PASS: TestCompare (0.00s) [2022-05-12T23:39:37.792Z] PASS [2022-05-12T23:39:37.792Z] coverage: 19.2% of statements [2022-05-12T23:39:37.792Z] ok github.com/docker/docker/image/cache 0.088s coverage: 19.2% of statements [2022-05-12T23:39:37.792Z] --- PASS: TestAddDelete (0.03s) [2022-05-12T23:39:37.792Z] === RUN TestSearchAfterDelete [2022-05-12T23:39:37.792Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T23:39:37.792Z] === RUN TestParentReset [2022-05-12T23:39:37.792Z] --- PASS: TestParentReset (0.04s) [2022-05-12T23:39:37.792Z] === RUN TestGetAndSetLastUpdated [2022-05-12T23:39:37.792Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T23:39:37.792Z] === RUN TestStoreLen [2022-05-12T23:39:37.792Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2022-05-12T23:39:37.792Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T23:39:37.792Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T23:39:37.792Z] === RUN TestTokenPassThru [2022-05-12T23:39:37.792Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-12T23:39:37.792Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T23:39:37.792Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T23:39:37.792Z] PASS [2022-05-12T23:39:37.792Z] coverage: 26.6% of statements [2022-05-12T23:39:37.792Z] ok github.com/docker/docker/distribution 2.254s coverage: 26.6% of statements [2022-05-12T23:39:37.792Z] --- PASS: TestStoreLen (0.07s) [2022-05-12T23:39:37.792Z] PASS [2022-05-12T23:39:37.792Z] coverage: 86.9% of statements [2022-05-12T23:39:37.792Z] ok github.com/docker/docker/image 0.723s coverage: 86.9% of statements [2022-05-12T23:39:37.792Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T23:39:37.927Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T23:39:38.261Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T23:39:38.735Z] === RUN TestValidateManifest [2022-05-12T23:39:38.735Z] === RUN TestValidateManifest/nil [2022-05-12T23:39:38.735Z] === RUN TestValidateManifest/non-nil [2022-05-12T23:39:38.735Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T23:39:38.735Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T23:39:38.735Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T23:39:38.735Z] PASS [2022-05-12T23:39:38.735Z] coverage: 0.7% of statements [2022-05-12T23:39:38.735Z] ok github.com/docker/docker/image/tarexport 0.163s coverage: 0.7% of statements [2022-05-12T23:39:38.735Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T23:39:38.735Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T23:39:39.209Z] === RUN TestSerialization [2022-05-12T23:39:39.209Z] --- PASS: TestSerialization (0.03s) [2022-05-12T23:39:39.209Z] PASS [2022-05-12T23:39:39.209Z] coverage: 100.0% of statements [2022-05-12T23:39:39.209Z] ok github.com/docker/docker/libcontainerd/queue 0.139s coverage: 100.0% of statements [2022-05-12T23:39:39.312Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T23:39:40.254Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T23:39:40.514Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T23:39:40.774Z] === RUN TestEnvironmentParsing [2022-05-12T23:39:40.774Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T23:39:40.774Z] PASS [2022-05-12T23:39:40.774Z] coverage: 1.2% of statements [2022-05-12T23:39:40.774Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-05-12T23:39:40.774Z] === RUN TestEmptyLayer [2022-05-12T23:39:40.774Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestCommitFailure [2022-05-12T23:39:40.774Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T23:39:40.774Z] === RUN TestStartTransactionFailure [2022-05-12T23:39:40.774Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestGetOrphan [2022-05-12T23:39:40.774Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T23:39:40.774Z] === RUN TestMountAndRegister [2022-05-12T23:39:40.774Z] layer_test.go:258: Layer size: 14 [2022-05-12T23:39:40.774Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-12T23:39:40.774Z] === RUN TestLayerRelease [2022-05-12T23:39:40.774Z] layer_test.go:291: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestStoreRestore [2022-05-12T23:39:40.774Z] layer_test.go:340: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestTarStreamStability [2022-05-12T23:39:40.774Z] layer_test.go:455: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestRegisterExistingLayer [2022-05-12T23:39:40.774Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-05-12T23:39:40.774Z] === RUN TestTarStreamVerification [2022-05-12T23:39:40.774Z] layer_test.go:684: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestLayerMigration [2022-05-12T23:39:40.774Z] migration_test.go:45: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T23:39:40.774Z] migration_test.go:181: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestMountInit [2022-05-12T23:39:40.774Z] mount_test.go:17: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestMountSize [2022-05-12T23:39:40.774Z] mount_test.go:76: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestMountChanges [2022-05-12T23:39:40.774Z] mount_test.go:125: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T23:39:40.774Z] === RUN TestMountApply [2022-05-12T23:39:40.774Z] mount_test.go:212: Failing on Windows [2022-05-12T23:39:40.774Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T23:39:40.774Z] PASS [2022-05-12T23:39:40.774Z] coverage: 30.6% of statements [2022-05-12T23:39:41.085Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T23:39:41.243Z] ok github.com/docker/docker/layer 0.330s coverage: 30.6% of statements [2022-05-12T23:39:41.243Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T23:39:41.243Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T23:39:41.243Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T23:39:41.243Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T23:39:41.243Z] === RUN TestSequenceGetAvailableBit [2022-05-12T23:39:41.243Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestSequenceEqual [2022-05-12T23:39:41.243Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestSequenceCopy [2022-05-12T23:39:41.243Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestGetFirstAvailable [2022-05-12T23:39:41.243Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestFindSequence [2022-05-12T23:39:41.243Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestCheckIfAvailable [2022-05-12T23:39:41.243Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestMergeSequences [2022-05-12T23:39:41.243Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestPushReservation [2022-05-12T23:39:41.243Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestSerializeDeserialize [2022-05-12T23:39:41.243Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestSet [2022-05-12T23:39:41.243Z] --- PASS: TestSet (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestSetUnset [2022-05-12T23:39:41.243Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestOffsetSetUnset [2022-05-12T23:39:41.243Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestSetInRange [2022-05-12T23:39:41.243Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestSetAnyInRange [2022-05-12T23:39:41.243Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestMethods [2022-05-12T23:39:41.243Z] --- PASS: TestMethods (0.00s) [2022-05-12T23:39:41.243Z] === RUN TestRandomAllocateDeallocate [2022-05-12T23:39:41.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T23:39:41.613Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T23:39:41.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T23:39:41.613Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T23:39:41.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T23:39:42.994Z] check_test.go:378: [d81a08f46b46b] daemon is not started [2022-05-12T23:39:43.254Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T23:39:43.461Z] === RUN TestInvalidConfig [2022-05-12T23:39:43.461Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T23:39:43.461Z] === RUN TestConfig [2022-05-12T23:39:43.461Z] --- PASS: TestConfig (0.01s) [2022-05-12T23:39:43.461Z] === RUN TestOptionsLabels [2022-05-12T23:39:43.461Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T23:39:43.461Z] === RUN TestValidName [2022-05-12T23:39:43.461Z] --- PASS: TestValidName (0.00s) [2022-05-12T23:39:43.461Z] PASS [2022-05-12T23:39:43.461Z] coverage: 19.7% of statements [2022-05-12T23:39:43.461Z] ok github.com/docker/docker/libnetwork/config 0.261s coverage: 19.7% of statements [2022-05-12T23:39:44.447Z] === RUN TestKey [2022-05-12T23:39:44.447Z] --- PASS: TestKey (0.00s) [2022-05-12T23:39:44.447Z] === RUN TestParseKey [2022-05-12T23:39:44.447Z] --- PASS: TestParseKey (0.00s) [2022-05-12T23:39:44.447Z] === RUN TestInvalidDataStore [2022-05-12T23:39:44.447Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T23:39:44.447Z] === RUN TestKVObjectFlatKey [2022-05-12T23:39:44.447Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T23:39:44.447Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T23:39:44.447Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T23:39:44.447Z] PASS [2022-05-12T23:39:44.447Z] coverage: 21.9% of statements [2022-05-12T23:39:44.447Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-05-12T23:39:44.916Z] === RUN TestIPDataMarshalling [2022-05-12T23:39:44.916Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T23:39:44.916Z] === RUN TestValidateAndIsV6 [2022-05-12T23:39:44.916Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T23:39:44.916Z] PASS [2022-05-12T23:39:44.916Z] coverage: 68.9% of statements [2022-05-12T23:39:44.916Z] ok github.com/docker/docker/libnetwork/driverapi 0.052s coverage: 68.9% of statements [2022-05-12T23:39:45.165Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T23:39:45.165Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T23:39:45.165Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T23:39:45.165Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T23:39:45.736Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T23:39:45.736Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T23:39:45.736Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T23:39:45.905Z] === RUN TestErrorInterfaces [2022-05-12T23:39:45.905Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T23:39:45.905Z] === RUN TestNetworkMarshalling [2022-05-12T23:39:46.307Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T23:39:46.374Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-05-12T23:39:46.374Z] === RUN TestEndpointMarshalling [2022-05-12T23:39:46.374Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T23:39:46.374Z] === RUN TestAuxAddresses [2022-05-12T23:39:46.374Z] time="2022-05-12T23:39:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T23:39:46.374Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-12T23:39:46.374Z] === RUN TestSRVServiceQuery [2022-05-12T23:39:46.374Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T23:39:46.374Z] === RUN TestServiceVIPReuse [2022-05-12T23:39:46.374Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-12T23:39:46.374Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T23:39:46.374Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-12T23:39:46.374Z] === RUN TestDNSIPQuery [2022-05-12T23:39:46.374Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T23:39:46.374Z] === RUN TestDNSProxyServFail [2022-05-12T23:39:46.374Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T23:39:46.374Z] === RUN TestSandboxAddEmpty [2022-05-12T23:39:46.374Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T23:39:46.374Z] === RUN TestSandboxAddMultiPrio [2022-05-12T23:39:46.374Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T23:39:46.374Z] === RUN TestSandboxAddSamePrio [2022-05-12T23:39:46.374Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T23:39:46.374Z] === RUN TestCleanupServiceDiscovery [2022-05-12T23:39:46.374Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T23:39:46.374Z] === RUN TestDNSOptions [2022-05-12T23:39:46.374Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:39:46.374Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T23:39:46.374Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T23:39:46.374Z] time="2022-05-12T23:39:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T23:39:46.374Z] === RUN TestDriver [2022-05-12T23:39:46.374Z] --- PASS: TestDriver (0.00s) [2022-05-12T23:39:46.374Z] PASS [2022-05-12T23:39:46.374Z] coverage: 34.8% of statements [2022-05-12T23:39:46.374Z] ok github.com/docker/docker/libnetwork/drivers/host 0.052s coverage: 34.8% of statements [2022-05-12T23:39:46.374Z] time="2022-05-12T23:39:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T23:39:46.374Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-05-12T23:39:46.374Z] PASS [2022-05-12T23:39:46.374Z] coverage: 8.5% of statements [2022-05-12T23:39:46.374Z] ok github.com/docker/docker/libnetwork 0.423s coverage: 8.5% of statements [2022-05-12T23:39:46.843Z] === RUN TestDriver [2022-05-12T23:39:46.843Z] --- PASS: TestDriver (0.00s) [2022-05-12T23:39:46.843Z] PASS [2022-05-12T23:39:46.843Z] coverage: 34.8% of statements [2022-05-12T23:39:46.843Z] ok github.com/docker/docker/libnetwork/drivers/null 0.071s coverage: 34.8% of statements [2022-05-12T23:39:47.248Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T23:39:47.830Z] === RUN TestNetworkAllocateFree [2022-05-12T23:39:47.830Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T23:39:47.830Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T23:39:47.830Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T23:39:47.830Z] PASS [2022-05-12T23:39:47.830Z] coverage: 63.6% of statements [2022-05-12T23:39:47.830Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.080s coverage: 63.6% of statements [2022-05-12T23:39:47.830Z] === RUN TestGetEmptyCapabilities [2022-05-12T23:39:47.830Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T23:39:47.830Z] === RUN TestGetExtraCapabilities [2022-05-12T23:39:47.830Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-12T23:39:47.830Z] === RUN TestGetInvalidCapabilities [2022-05-12T23:39:47.830Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-12T23:39:47.830Z] === RUN TestRemoteDriver [2022-05-12T23:39:47.830Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T23:39:47.830Z] === RUN TestDriverError [2022-05-12T23:39:47.830Z] --- PASS: TestDriverError (0.01s) [2022-05-12T23:39:47.830Z] === RUN TestMissingValues [2022-05-12T23:39:47.830Z] --- PASS: TestMissingValues (0.01s) [2022-05-12T23:39:47.830Z] === RUN TestRollback [2022-05-12T23:39:47.830Z] --- PASS: TestRollback (0.01s) [2022-05-12T23:39:47.830Z] PASS [2022-05-12T23:39:47.830Z] coverage: 57.4% of statements [2022-05-12T23:39:47.830Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.108s coverage: 57.4% of statements [2022-05-12T23:39:48.190Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T23:39:48.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-12T23:39:48.450Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T23:39:48.820Z] --- PASS: TestRandomAllocateDeallocate (7.30s) [2022-05-12T23:39:48.820Z] === RUN TestAllocateRandomDeallocate [2022-05-12T23:39:48.820Z] === RUN TestNAT [2022-05-12T23:39:48.820Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T23:39:48.820Z] --- SKIP: TestNAT (0.00s) [2022-05-12T23:39:48.820Z] === RUN TestTransparent [2022-05-12T23:39:48.820Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T23:39:48.820Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T23:39:48.820Z] PASS [2022-05-12T23:39:48.820Z] coverage: 0.0% of statements [2022-05-12T23:39:48.820Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.115s coverage: 0.0% of statements [2022-05-12T23:39:48.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T23:39:48.928Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T23:39:49.289Z] === RUN TestNew [2022-05-12T23:39:49.289Z] --- PASS: TestNew (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestAddDriver [2022-05-12T23:39:49.289Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestAddDuplicateDriver [2022-05-12T23:39:49.289Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T23:39:49.289Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestDriver [2022-05-12T23:39:49.289Z] --- PASS: TestDriver (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestIPAM [2022-05-12T23:39:49.289Z] --- PASS: TestIPAM (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestWalkIPAMs [2022-05-12T23:39:49.289Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestWalkDrivers [2022-05-12T23:39:49.289Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T23:39:49.289Z] PASS [2022-05-12T23:39:49.289Z] coverage: 82.4% of statements [2022-05-12T23:39:49.289Z] === RUN TestBuildDefault [2022-05-12T23:39:49.289Z] --- PASS: TestBuildDefault (0.01s) [2022-05-12T23:39:49.289Z] === RUN TestBuildHostnameDomainname [2022-05-12T23:39:49.289Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestBuildHostname [2022-05-12T23:39:49.289Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestBuildHostnameFQDN [2022-05-12T23:39:49.289Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestBuildNoIP [2022-05-12T23:39:49.289Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestUpdate [2022-05-12T23:39:49.289Z] ok github.com/docker/docker/libnetwork/drvregistry 0.101s coverage: 82.4% of statements [2022-05-12T23:39:49.289Z] --- PASS: TestUpdate (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T23:39:49.289Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2022-05-12T23:39:49.289Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T23:39:49.289Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestAddEmpty [2022-05-12T23:39:49.289Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestAdd [2022-05-12T23:39:49.289Z] --- PASS: TestAdd (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestDeleteEmpty [2022-05-12T23:39:49.289Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestDeleteNewline [2022-05-12T23:39:49.289Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestDelete [2022-05-12T23:39:49.289Z] --- PASS: TestDelete (0.00s) [2022-05-12T23:39:49.289Z] === RUN TestConcurrentWrites [2022-05-12T23:39:49.289Z] --- PASS: TestConcurrentWrites (0.30s) [2022-05-12T23:39:49.289Z] PASS [2022-05-12T23:39:49.289Z] coverage: 81.2% of statements [2022-05-12T23:39:49.289Z] ok github.com/docker/docker/libnetwork/etchosts 0.379s coverage: 81.2% of statements [2022-05-12T23:39:49.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T23:39:49.758Z] --- PASS: TestAllocateRandomDeallocate (1.23s) [2022-05-12T23:39:49.758Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T23:39:49.758Z] === RUN TestNew [2022-05-12T23:39:49.758Z] --- PASS: TestNew (0.00s) [2022-05-12T23:39:49.758Z] === RUN TestAllocate [2022-05-12T23:39:49.758Z] --- PASS: TestAllocate (0.00s) [2022-05-12T23:39:49.758Z] === RUN TestUninitialized [2022-05-12T23:39:49.758Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T23:39:49.758Z] === RUN TestAllocateInRange [2022-05-12T23:39:49.758Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T23:39:49.758Z] === RUN TestAllocateSerial [2022-05-12T23:39:49.758Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T23:39:49.758Z] PASS [2022-05-12T23:39:49.758Z] coverage: 87.5% of statements [2022-05-12T23:39:49.758Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-05-12T23:39:49.758Z] === RUN TestCaller [2022-05-12T23:39:49.758Z] --- PASS: TestCaller (0.00s) [2022-05-12T23:39:49.758Z] PASS [2022-05-12T23:39:49.758Z] coverage: 100.0% of statements [2022-05-12T23:39:49.758Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-05-12T23:39:49.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T23:39:49.973Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T23:39:49.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T23:39:49.973Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T23:39:49.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T23:39:50.373Z] docker_api_swarm_service_test.go:533: [d9484ba854600] joining swarm manager [d2778820d543c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:39:50.745Z] === RUN TestSetSerialInsertDelete [2022-05-12T23:39:50.745Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T23:39:50.745Z] === RUN TestSetParallelInsertDelete [2022-05-12T23:39:51.214Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.51s) [2022-05-12T23:39:51.214Z] === RUN TestRetrieveFromStore [2022-05-12T23:39:51.682Z] === RUN TestInt2IP2IntConversion [2022-05-12T23:39:51.756Z] docker_api_swarm_service_test.go:534: [d4206b5fb5ac8] joining swarm manager [d2778820d543c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:39:52.150Z] --- PASS: TestRetrieveFromStore (0.62s) [2022-05-12T23:39:52.150Z] === RUN TestIsCorrupted [2022-05-12T23:39:52.150Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-12T23:39:52.150Z] === RUN TestSetRollover [2022-05-12T23:39:52.618Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-05-12T23:39:52.618Z] === RUN TestGetAddressVersion [2022-05-12T23:39:52.618Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T23:39:52.618Z] === RUN TestKeyString [2022-05-12T23:39:52.618Z] --- PASS: TestKeyString (0.00s) [2022-05-12T23:39:52.618Z] === RUN TestPoolDataMarshal [2022-05-12T23:39:52.618Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T23:39:52.618Z] === RUN TestSubnetsMarshal [2022-05-12T23:39:52.618Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-05-12T23:39:52.618Z] === RUN TestAddSubnets [2022-05-12T23:39:52.618Z] --- PASS: TestAddSubnets (0.08s) [2022-05-12T23:39:52.618Z] === RUN TestDoublePoolRelease [2022-05-12T23:39:52.618Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-12T23:39:52.618Z] === RUN TestAddReleasePoolID [2022-05-12T23:39:52.618Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-05-12T23:39:52.618Z] === RUN TestPredefinedPool [2022-05-12T23:39:52.619Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-12T23:39:52.619Z] === RUN TestRemoveSubnet [2022-05-12T23:39:52.619Z] === RUN TestPoolRequest [2022-05-12T23:39:52.619Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T23:39:52.619Z] === RUN TestOtherRequests [2022-05-12T23:39:52.619Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T23:39:52.619Z] PASS [2022-05-12T23:39:52.619Z] coverage: 57.1% of statements [2022-05-12T23:39:52.619Z] ok github.com/docker/docker/libnetwork/ipams/null 0.053s coverage: 57.1% of statements [2022-05-12T23:39:53.088Z] --- PASS: TestRemoveSubnet (0.26s) [2022-05-12T23:39:53.088Z] === RUN TestGetSameAddress [2022-05-12T23:39:53.088Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-12T23:39:53.088Z] === RUN TestPoolAllocationReuse [2022-05-12T23:39:54.075Z] --- PASS: TestSetRollover (1.92s) [2022-05-12T23:39:54.075Z] === RUN TestSetRolloverSerial [2022-05-12T23:39:54.075Z] === RUN TestGetCapabilities [2022-05-12T23:39:54.075Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T23:39:54.075Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T23:39:54.075Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-12T23:39:54.075Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T23:39:54.075Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T23:39:54.075Z] === RUN TestRemoteDriver [2022-05-12T23:39:54.075Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T23:39:54.075Z] PASS [2022-05-12T23:39:54.075Z] coverage: 47.4% of statements [2022-05-12T23:39:54.076Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2022-05-12T23:39:55.063Z] --- PASS: TestPoolAllocationReuse (1.93s) [2022-05-12T23:39:55.063Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T23:39:55.063Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-05-12T23:39:55.063Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T23:39:55.063Z] === RUN TestWindowsIPAM [2022-05-12T23:39:55.063Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T23:39:55.063Z] PASS [2022-05-12T23:39:55.063Z] coverage: 71.4% of statements [2022-05-12T23:39:55.063Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-05-12T23:39:56.051Z] --- PASS: TestSetRolloverSerial (1.90s) [2022-05-12T23:39:56.051Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T23:39:56.051Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T23:39:56.051Z] PASS [2022-05-12T23:39:56.051Z] coverage: 84.4% of statements [2022-05-12T23:39:56.051Z] ok github.com/docker/docker/libnetwork/bitseq 14.557s coverage: 84.4% of statements [2022-05-12T23:39:56.051Z] === RUN TestDefaultNetwork [2022-05-12T23:39:56.522Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-12T23:39:56.522Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T23:39:56.522Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-05-12T23:39:56.522Z] === RUN TestInitAddressPools [2022-05-12T23:39:56.522Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T23:39:56.522Z] PASS [2022-05-12T23:39:56.522Z] coverage: 74.0% of statements [2022-05-12T23:39:56.991Z] ok github.com/docker/docker/libnetwork/ipamutils 0.705s coverage: 74.0% of statements [2022-05-12T23:39:57.041Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T23:39:57.303Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T23:39:57.461Z] === RUN TestKeyValue [2022-05-12T23:39:57.461Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T23:39:57.461Z] PASS [2022-05-12T23:39:57.461Z] coverage: 60.0% of statements [2022-05-12T23:39:57.461Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-05-12T23:39:57.929Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.82s) [2022-05-12T23:39:57.929Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T23:39:59.218Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T23:39:59.218Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T23:39:59.218Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T23:39:59.218Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T23:40:00.883Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T23:40:00.883Z] PASS [2022-05-12T23:40:00.883Z] coverage: 100.0% of statements [2022-05-12T23:40:00.883Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.105s coverage: 100.0% of statements [2022-05-12T23:40:00.883Z] === RUN TestNetworkDBSimple [2022-05-12T23:40:01.352Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.67s) [2022-05-12T23:40:01.352Z] === RUN TestGetAddress [2022-05-12T23:40:01.758Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T23:40:01.820Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T23:40:01.820Z] === RUN TestGenerate [2022-05-12T23:40:01.820Z] --- PASS: TestGenerate (0.00s) [2022-05-12T23:40:01.820Z] === RUN TestGeneratePtr [2022-05-12T23:40:01.820Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T23:40:01.820Z] === RUN TestGenerateMissingField [2022-05-12T23:40:01.820Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T23:40:01.820Z] === RUN TestFieldCannotBeSet [2022-05-12T23:40:01.820Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T23:40:01.820Z] === RUN TestTypeMismatchError [2022-05-12T23:40:01.820Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T23:40:01.820Z] PASS [2022-05-12T23:40:01.820Z] coverage: 100.0% of statements [2022-05-12T23:40:01.820Z] ok github.com/docker/docker/libnetwork/options 0.054s coverage: 100.0% of statements [2022-05-12T23:40:02.289Z] 2022/05/12 23:40:01 Closing DB instances... [2022-05-12T23:40:02.330Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T23:40:02.757Z] testing: warning: no tests to run [2022-05-12T23:40:02.757Z] PASS [2022-05-12T23:40:02.757Z] coverage: 0.0% of statements [2022-05-12T23:40:02.757Z] ok github.com/docker/docker/libnetwork/osl 0.051s coverage: 0.0% of statements [no tests to run] [2022-05-12T23:40:02.757Z] === RUN TestRequestNewPort [2022-05-12T23:40:02.757Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestRequestSpecificPort [2022-05-12T23:40:02.757Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestReleasePort [2022-05-12T23:40:02.757Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestReuseReleasedPort [2022-05-12T23:40:02.757Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestReleaseUnreadledPort [2022-05-12T23:40:02.757Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestUnknowProtocol [2022-05-12T23:40:02.757Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestAllocateAllPorts [2022-05-12T23:40:02.757Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestPortAllocation [2022-05-12T23:40:02.757Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T23:40:02.757Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestNoDuplicateBPR [2022-05-12T23:40:02.757Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T23:40:02.757Z] === RUN TestChangePortRange [2022-05-12T23:40:02.757Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T23:40:02.757Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T23:40:02.757Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T23:40:02.757Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T23:40:02.757Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T23:40:02.757Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T23:40:02.757Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T23:40:02.757Z] PASS [2022-05-12T23:40:02.757Z] coverage: 88.6% of statements [2022-05-12T23:40:02.757Z] ok github.com/docker/docker/libnetwork/portallocator 0.069s coverage: 88.6% of statements [2022-05-12T23:40:03.744Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-05-12T23:40:03.744Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T23:40:03.744Z] testing: warning: no tests to run [2022-05-12T23:40:03.744Z] PASS [2022-05-12T23:40:03.744Z] coverage: 0.0% of statements [2022-05-12T23:40:03.744Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-05-12T23:40:03.744Z] === RUN TestHashData [2022-05-12T23:40:03.744Z] --- PASS: TestHashData (0.00s) [2022-05-12T23:40:03.744Z] PASS [2022-05-12T23:40:03.744Z] coverage: 2.8% of statements [2022-05-12T23:40:03.744Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2022-05-12T23:40:04.212Z] === RUN TestErrorConstructors [2022-05-12T23:40:04.212Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T23:40:04.212Z] === RUN TestCompareIPMask [2022-05-12T23:40:04.212Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T23:40:04.212Z] === RUN TestUtilGetHostPartIP [2022-05-12T23:40:04.212Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T23:40:04.212Z] === RUN TestUtilGetBroadcastIP [2022-05-12T23:40:04.212Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T23:40:04.212Z] === RUN TestParseCIDR [2022-05-12T23:40:04.212Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T23:40:04.212Z] PASS [2022-05-12T23:40:04.212Z] coverage: 37.3% of statements [2022-05-12T23:40:04.212Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-05-12T23:40:04.242Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T23:40:04.681Z] 2022/05/12 23:40:04 Closing DB instances... [2022-05-12T23:40:05.150Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T23:40:05.151Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T23:40:05.151Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T23:40:05.151Z] PASS [2022-05-12T23:40:05.151Z] coverage: 55.0% of statements [2022-05-12T23:40:05.151Z] ok github.com/docker/docker/oci 0.095s coverage: 55.0% of statements [2022-05-12T23:40:05.183Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T23:40:05.183Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T23:40:05.443Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T23:40:06.143Z] === RUN TestAddressPoolOpt [2022-05-12T23:40:06.143Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/a [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/something [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/_=a [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/PATH [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/=a [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/PATH= [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/PATH=something [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/1asd [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/123 [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/some_space [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/= [2022-05-12T23:40:06.143Z] === RUN TestValidateEnv/PaTh [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T23:40:06.143Z] === RUN TestParseHost [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://:port [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T23:40:06.143Z] === RUN TestParseHost/:// [2022-05-12T23:40:06.143Z] === RUN TestParseHost/unknown:// [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T23:40:06.143Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T23:40:06.143Z] === RUN TestParseHost/something_with_spaces [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T23:40:06.143Z] === RUN TestParseHost/_ [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T23:40:06.143Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://host: [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseHost/#00 [2022-05-12T23:40:06.143Z] === RUN TestParseHost/__ [2022-05-12T23:40:06.143Z] === RUN TestParseHost/fd:// [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://: [2022-05-12T23:40:06.143Z] === RUN TestParseHost/unix:// [2022-05-12T23:40:06.143Z] === RUN TestParseHost/fd://something [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp:// [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseHost/npipe:// [2022-05-12T23:40:06.143Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T23:40:06.143Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T23:40:06.143Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestParseTCP [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/:5555/path [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/#00 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/localhost [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/localhost: [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/: [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/[::1]: [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/tcp://: [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/:5555 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/::1 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/tcp:// [2022-05-12T23:40:06.144Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP (0.01s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T23:40:06.144Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestValidateExtraHosts [2022-05-12T23:40:06.144Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestValidateIPAddress [2022-05-12T23:40:06.144Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestMapOpts [2022-05-12T23:40:06.144Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestListOptsWithoutValidator [2022-05-12T23:40:06.144Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestListOptsWithValidator [2022-05-12T23:40:06.144Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestValidateDNSSearch [2022-05-12T23:40:06.144Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T23:40:06.144Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T23:40:06.144Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestNamedListOpts [2022-05-12T23:40:06.144Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestNamedMapOpts [2022-05-12T23:40:06.144Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestParseLink [2022-05-12T23:40:06.144Z] --- PASS: TestParseLink (0.00s) [2022-05-12T23:40:06.144Z] === RUN TestUlimitOpt [2022-05-12T23:40:06.144Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T23:40:06.144Z] PASS [2022-05-12T23:40:06.144Z] coverage: 65.5% of statements [2022-05-12T23:40:06.144Z] ok github.com/docker/docker/opts 0.128s coverage: 65.5% of statements [2022-05-12T23:40:06.144Z] === RUN TestParseVersion [2022-05-12T23:40:06.144Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T23:40:06.144Z] PASS [2022-05-12T23:40:06.144Z] coverage: 52.9% of statements [2022-05-12T23:40:06.144Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 52.9% of statements [2022-05-12T23:40:06.144Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-12T23:40:06.144Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T23:40:07.714Z] 2022/05/12 23:40:07 Closing DB instances... [2022-05-12T23:40:07.985Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T23:40:08.183Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T23:40:08.245Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T23:40:08.506Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T23:40:08.652Z] === RUN TestIsArchivePathDir [2022-05-12T23:40:08.653Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T23:40:08.653Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T23:40:08.653Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s) [2022-05-12T23:40:08.653Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T23:40:08.653Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T23:40:08.653Z] === RUN TestMiddleware [2022-05-12T23:40:08.653Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T23:40:08.653Z] === RUN TestNewResponseModifier [2022-05-12T23:40:08.653Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T23:40:08.653Z] PASS [2022-05-12T23:40:08.653Z] coverage: 26.8% of statements [2022-05-12T23:40:08.653Z] ok github.com/docker/docker/pkg/authorization 0.497s coverage: 26.8% of statements [2022-05-12T23:40:08.653Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-12T23:40:08.653Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T23:40:08.653Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-05-12T23:40:08.653Z] === RUN TestIsArchivePathTar [2022-05-12T23:40:09.122Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-05-12T23:40:09.122Z] === RUN TestDecompressStreamGzip [2022-05-12T23:40:09.122Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-05-12T23:40:09.122Z] === RUN TestDecompressStreamBzip2 [2022-05-12T23:40:09.122Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-05-12T23:40:09.122Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T23:40:09.122Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-12T23:40:09.122Z] === RUN TestDecompressStreamXz [2022-05-12T23:40:09.122Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T23:40:09.122Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestDecompressStreamZstd [2022-05-12T23:40:09.122Z] archive_test.go:140: zstd not installed [2022-05-12T23:40:09.122Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-12T23:40:09.122Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T23:40:09.122Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T23:40:09.122Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestCompressStreamInvalid [2022-05-12T23:40:09.122Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestExtensionInvalid [2022-05-12T23:40:09.122Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestExtensionUncompressed [2022-05-12T23:40:09.122Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestExtensionBzip2 [2022-05-12T23:40:09.122Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestExtensionGzip [2022-05-12T23:40:09.122Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestExtensionXz [2022-05-12T23:40:09.122Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestExtensionZstd [2022-05-12T23:40:09.122Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestCmdStreamLargeStderr [2022-05-12T23:40:09.122Z] === RUN TestUnbuffered [2022-05-12T23:40:09.122Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestRaceUnbuffered [2022-05-12T23:40:09.122Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T23:40:09.122Z] PASS [2022-05-12T23:40:09.122Z] coverage: 100.0% of statements [2022-05-12T23:40:09.122Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-12T23:40:09.122Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-05-12T23:40:09.122Z] === RUN TestCmdStreamBad [2022-05-12T23:40:09.122Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T23:40:09.122Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T23:40:09.122Z] === RUN TestCmdStreamGood [2022-05-12T23:40:09.122Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-12T23:40:09.122Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T23:40:09.594Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-12T23:40:09.594Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T23:40:09.594Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T23:40:09.594Z] === RUN TestUntarPath [2022-05-12T23:40:09.594Z] --- PASS: TestUntarPath (0.08s) [2022-05-12T23:40:09.594Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T23:40:09.594Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-12T23:40:09.594Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T23:40:09.594Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-12T23:40:09.594Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T23:40:09.594Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T23:40:09.594Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T23:40:09.594Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T23:40:09.594Z] === RUN TestCopyWithTarSrcFile [2022-05-12T23:40:09.594Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-12T23:40:09.594Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T23:40:09.594Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T23:40:09.594Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T23:40:09.594Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T23:40:09.594Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T23:40:09.594Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T23:40:09.594Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T23:40:09.594Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T23:40:09.594Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T23:40:09.594Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T23:40:09.594Z] === RUN TestTarFiles [2022-05-12T23:40:09.892Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T23:40:10.067Z] === RUN TestMatch [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[]] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[foo]] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[]#01 [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[qux]] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T23:40:10.067Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T23:40:10.067Z] --- PASS: TestMatch (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T23:40:10.067Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T23:40:10.067Z] PASS [2022-05-12T23:40:10.067Z] coverage: 87.5% of statements [2022-05-12T23:40:10.067Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-05-12T23:40:10.464Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T23:40:11.054Z] 2022/05/12 23:40:10 Closing DB instances... [2022-05-12T23:40:11.406Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T23:40:11.524Z] === RUN TestChrootTarUntar [2022-05-12T23:40:11.524Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:40:11.524Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T23:40:11.524Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T23:40:11.524Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:40:11.524Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T23:40:11.524Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T23:40:11.524Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T23:40:11.524Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T23:40:11.524Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:40:11.524Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T23:40:11.524Z] === RUN TestChrootCopyWithTar [2022-05-12T23:40:11.524Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:40:11.524Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T23:40:11.524Z] === RUN TestChrootCopyFileWithTar [2022-05-12T23:40:11.524Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:40:11.524Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T23:40:11.524Z] === RUN TestChrootUntarPath [2022-05-12T23:40:11.524Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:40:11.524Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T23:40:11.524Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T23:40:11.524Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:40:11.524Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:40:11.524Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T23:40:11.524Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:40:11.524Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:40:11.524Z] === RUN TestChrootApplyDotDotFile [2022-05-12T23:40:11.524Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:40:11.524Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T23:40:11.524Z] PASS [2022-05-12T23:40:11.524Z] coverage: 12.0% of statements [2022-05-12T23:40:11.524Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 12.0% of statements [2022-05-12T23:40:12.347Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T23:40:12.347Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T23:40:12.511Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T23:40:12.511Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T23:40:12.511Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T23:40:12.511Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T23:40:12.511Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T23:40:12.511Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T23:40:12.511Z] PASS [2022-05-12T23:40:12.511Z] coverage: 0.0% of statements [2022-05-12T23:40:12.511Z] ok github.com/docker/docker/pkg/containerfs 0.058s coverage: 0.0% of statements [2022-05-12T23:40:12.917Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T23:40:12.979Z] --- PASS: TestNetworkDBCRUDTableEntry (3.91s) [2022-05-12T23:40:12.979Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T23:40:13.448Z] === RUN TestSizeEmpty [2022-05-12T23:40:13.449Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T23:40:13.449Z] === RUN TestSizeEmptyFile [2022-05-12T23:40:13.449Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T23:40:13.449Z] === RUN TestSizeNonemptyFile [2022-05-12T23:40:13.449Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T23:40:13.449Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T23:40:13.449Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T23:40:13.449Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T23:40:13.917Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T23:40:13.917Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T23:40:13.917Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T23:40:13.917Z] === RUN TestMoveToSubdir [2022-05-12T23:40:13.917Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T23:40:13.917Z] === RUN TestSizeNonExistingDirectory [2022-05-12T23:40:13.917Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T23:40:13.917Z] PASS [2022-05-12T23:40:13.917Z] coverage: 80.0% of statements [2022-05-12T23:40:13.917Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-05-12T23:40:14.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-12T23:40:14.905Z] === RUN TestPollerAddRemove [2022-05-12T23:40:14.905Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T23:40:14.905Z] === RUN TestPollerEvent [2022-05-12T23:40:14.905Z] poller_test.go:40: No chmod on Windows [2022-05-12T23:40:14.905Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T23:40:14.905Z] === RUN TestPollerClose [2022-05-12T23:40:14.905Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T23:40:14.905Z] PASS [2022-05-12T23:40:14.905Z] coverage: 45.7% of statements [2022-05-12T23:40:14.905Z] ok github.com/docker/docker/pkg/filenotify 0.086s coverage: 45.7% of statements [2022-05-12T23:40:14.905Z] 2022/05/12 23:40:14 Closing DB instances... [2022-05-12T23:40:15.437Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T23:40:16.007Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T23:40:16.470Z] --- PASS: TestTarFiles (6.56s) [2022-05-12T23:40:16.470Z] === RUN TestDetectCompressionZstd [2022-05-12T23:40:16.470Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestTarUntar [2022-05-12T23:40:16.470Z] --- PASS: TestTarUntar (0.04s) [2022-05-12T23:40:16.470Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T23:40:16.470Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestTarWithOptions [2022-05-12T23:40:16.470Z] --- PASS: TestTarWithOptions (0.05s) [2022-05-12T23:40:16.470Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T23:40:16.470Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-05-12T23:40:16.470Z] === RUN TestNetworkDBNodeLeave [2022-05-12T23:40:16.470Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestUntarUstarGnuConflict [2022-05-12T23:40:16.470Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-05-12T23:40:16.470Z] === RUN TestUntarInvalidFilenames [2022-05-12T23:40:16.470Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T23:40:16.470Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T23:40:16.470Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T23:40:16.470Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T23:40:16.470Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCopyFile [2022-05-12T23:40:16.470Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T23:40:16.470Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T23:40:16.470Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T23:40:16.470Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T23:40:16.470Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T23:40:16.470Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestWildcardMatches [2022-05-12T23:40:16.470Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestPatternMatches [2022-05-12T23:40:16.470Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T23:40:16.470Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T23:40:16.470Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T23:40:16.470Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T23:40:16.470Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T23:40:16.470Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T23:40:16.470Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestSingleExclamationError [2022-05-12T23:40:16.470Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestMatchesWithNoPatterns [2022-05-12T23:40:16.470Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T23:40:16.470Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestMatches [2022-05-12T23:40:16.470Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T23:40:16.470Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T23:40:16.470Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T23:40:16.470Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T23:40:16.470Z] --- PASS: TestMatches (0.01s) [2022-05-12T23:40:16.470Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T23:40:16.470Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T23:40:16.470Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T23:40:16.470Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCleanPatterns [2022-05-12T23:40:16.470Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T23:40:16.470Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T23:40:16.470Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T23:40:16.470Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T23:40:16.470Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T23:40:16.470Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCreateIfNotExistsDir [2022-05-12T23:40:16.470Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCreateIfNotExistsFile [2022-05-12T23:40:16.470Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T23:40:16.470Z] === RUN TestMatch [2022-05-12T23:40:16.470Z] --- PASS: TestMatch (0.00s) [2022-05-12T23:40:16.470Z] === RUN TestCompile [2022-05-12T23:40:16.470Z] === RUN TestCompile/slash [2022-05-12T23:40:16.470Z] === RUN TestCompile/backslash [2022-05-12T23:40:16.470Z] --- PASS: TestCompile (0.00s) [2022-05-12T23:40:16.470Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T23:40:16.470Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T23:40:16.470Z] PASS [2022-05-12T23:40:16.470Z] coverage: 84.7% of statements [2022-05-12T23:40:16.470Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 84.7% of statements [2022-05-12T23:40:16.470Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3948153721\\dest" [2022-05-12T23:40:16.470Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-12T23:40:16.470Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T23:40:16.470Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T23:40:16.470Z] === RUN TestUntarInvalidHardlink [2022-05-12T23:40:16.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink604322752\\victim\\hello" -> "../victim/hello" [2022-05-12T23:40:16.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2793656471\\victim\\hello" -> "/../victim/hello" [2022-05-12T23:40:16.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3801061211\\victim" -> "../victim" [2022-05-12T23:40:16.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3418794523\\victim" -> "../victim" [2022-05-12T23:40:16.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1174992922\\victim" -> "../victim" [2022-05-12T23:40:16.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink572230574\\victim" -> "../victim" [2022-05-12T23:40:16.470Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-12T23:40:16.470Z] === RUN TestUntarInvalidSymlink [2022-05-12T23:40:16.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2863616780\\dest\\dotdot" -> "../victim/hello" [2022-05-12T23:40:16.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3239264704\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T23:40:16.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3798385441\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:40:16.471Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1337695222\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:40:16.471Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink698091204\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:40:16.471Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3033342584\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:40:16.471Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1087359970\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T23:40:16.471Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-12T23:40:16.471Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T23:40:16.471Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T23:40:16.471Z] === RUN TestXGlobalNoParent [2022-05-12T23:40:16.471Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T23:40:16.471Z] === RUN TestReplaceFileTarWrapper [2022-05-12T23:40:16.942Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-05-12T23:40:16.942Z] === RUN TestPrefixHeaderReadable [2022-05-12T23:40:16.942Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-12T23:40:16.942Z] === RUN TestDisablePigz [2022-05-12T23:40:16.942Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T23:40:16.942Z] --- PASS: TestDisablePigz (0.15s) [2022-05-12T23:40:16.942Z] === RUN TestPigz [2022-05-12T23:40:16.950Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T23:40:17.210Z] docker_api_swarm_service_test.go:148: [d53ca173e725d] joining swarm manager [d122bfa577690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:40:17.210Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T23:40:17.410Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T23:40:17.410Z] --- PASS: TestPigz (0.17s) [2022-05-12T23:40:17.410Z] === RUN TestNosysFileInfo [2022-05-12T23:40:17.410Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T23:40:17.410Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T23:40:17.410Z] archive_windows_test.go:16: Currently fails [2022-05-12T23:40:17.410Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T23:40:17.410Z] === RUN TestCanonicalTarNameForPath [2022-05-12T23:40:17.410Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T23:40:17.410Z] === RUN TestCanonicalTarName [2022-05-12T23:40:17.410Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T23:40:17.410Z] === RUN TestChmodTarEntry [2022-05-12T23:40:17.410Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T23:40:17.410Z] === RUN TestHardLinkOrder [2022-05-12T23:40:17.410Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-12T23:40:17.410Z] === RUN TestChangeString [2022-05-12T23:40:17.410Z] --- PASS: TestChangeString (0.00s) [2022-05-12T23:40:17.410Z] === RUN TestChangesWithNoChanges [2022-05-12T23:40:17.410Z] === RUN TestGet [2022-05-12T23:40:17.410Z] --- PASS: TestGet (0.00s) [2022-05-12T23:40:17.410Z] === RUN TestGetShortcutString [2022-05-12T23:40:17.410Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T23:40:17.410Z] PASS [2022-05-12T23:40:17.410Z] coverage: 42.9% of statements [2022-05-12T23:40:17.410Z] ok github.com/docker/docker/pkg/homedir 0.060s coverage: 42.9% of statements [2022-05-12T23:40:17.410Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-12T23:40:17.410Z] === RUN TestChangesWithChanges [2022-05-12T23:40:17.410Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-12T23:40:17.410Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T23:40:17.410Z] changes_test.go:196: needs more investigation [2022-05-12T23:40:17.410Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T23:40:17.410Z] === RUN TestChangesDirsEmpty [2022-05-12T23:40:17.410Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-05-12T23:40:17.410Z] === RUN TestChangesDirsMutated [2022-05-12T23:40:17.879Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-05-12T23:40:17.879Z] === RUN TestApplyLayer [2022-05-12T23:40:17.879Z] changes_test.go:433: needs further investigation [2022-05-12T23:40:17.879Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T23:40:17.879Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T23:40:17.879Z] changes_test.go:469: needs further investigation [2022-05-12T23:40:17.879Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T23:40:17.879Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T23:40:17.879Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T23:40:17.879Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T23:40:17.879Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T23:40:17.879Z] === RUN TestChangesSize [2022-05-12T23:40:17.879Z] --- PASS: TestChangesSize (0.01s) [2022-05-12T23:40:17.879Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T23:40:17.879Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1979802544\\dest" [2022-05-12T23:40:17.879Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-05-12T23:40:17.879Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T23:40:17.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3829531326\\victim\\hello" -> "../victim/hello" [2022-05-12T23:40:17.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1094799527\\victim\\hello" -> "/../victim/hello" [2022-05-12T23:40:17.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3113238077\\victim" -> "../victim" [2022-05-12T23:40:17.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1435690062\\victim" -> "../victim" [2022-05-12T23:40:17.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink639064906\\victim" -> "../victim" [2022-05-12T23:40:17.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4088061902\\victim" -> "../victim" [2022-05-12T23:40:17.879Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-12T23:40:17.879Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T23:40:17.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3272201721\\dest\\dotdot" -> "../victim/hello" [2022-05-12T23:40:17.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink513673847\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T23:40:17.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4037429337\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:40:17.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1062983919\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:40:17.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2141452173\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:40:17.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink529307040\\dest\\loophole-victim" -> "../victim" [2022-05-12T23:40:17.879Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-12T23:40:17.879Z] === RUN TestApplyLayerWhiteouts [2022-05-12T23:40:17.879Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-12T23:40:17.879Z] === RUN TestGenerateEmptyFile [2022-05-12T23:40:17.879Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T23:40:17.879Z] === RUN TestGenerateWithContent [2022-05-12T23:40:17.879Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T23:40:17.879Z] PASS [2022-05-12T23:40:17.879Z] coverage: 62.9% of statements [2022-05-12T23:40:17.879Z] ok github.com/docker/docker/pkg/archive 9.458s coverage: 62.9% of statements [2022-05-12T23:40:18.152Z] docker_api_swarm_service_test.go:148: [d16f48d3d693e] joining swarm manager [d122bfa577690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:40:18.347Z] === RUN TestCreateIDMapOrder [2022-05-12T23:40:18.347Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T23:40:18.347Z] PASS [2022-05-12T23:40:18.347Z] coverage: 7.2% of statements [2022-05-12T23:40:18.347Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-05-12T23:40:18.413Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T23:40:18.985Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T23:40:19.247Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T23:40:19.336Z] --- PASS: TestNetworkDBNodeLeave (2.93s) [2022-05-12T23:40:19.336Z] === RUN TestNetworkDBWatch [2022-05-12T23:40:20.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T23:40:20.188Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T23:40:20.188Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T23:40:20.327Z] === RUN TestFixedBufferCap [2022-05-12T23:40:20.327Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T23:40:20.327Z] === RUN TestFixedBufferLen [2022-05-12T23:40:20.327Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T23:40:20.327Z] === RUN TestFixedBufferString [2022-05-12T23:40:20.327Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T23:40:20.327Z] === RUN TestFixedBufferWrite [2022-05-12T23:40:20.327Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T23:40:20.327Z] === RUN TestFixedBufferRead [2022-05-12T23:40:20.327Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T23:40:20.327Z] === RUN TestBytesPipeRead [2022-05-12T23:40:20.327Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T23:40:20.327Z] === RUN TestBytesPipeWrite [2022-05-12T23:40:20.327Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T23:40:20.327Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T23:40:20.449Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T23:40:20.796Z] --- PASS: TestBytesPipeWriteRandomChunks (0.72s) [2022-05-12T23:40:20.796Z] === RUN TestAtomicWriteToFile [2022-05-12T23:40:20.796Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T23:40:20.796Z] === RUN TestAtomicWriteSetCommit [2022-05-12T23:40:20.796Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T23:40:20.796Z] === RUN TestAtomicWriteSetCancel [2022-05-12T23:40:20.796Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T23:40:20.796Z] === RUN TestReadCloserWrapperClose [2022-05-12T23:40:20.796Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T23:40:20.796Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T23:40:20.796Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T23:40:20.796Z] === RUN TestReaderErrWrapperRead [2022-05-12T23:40:20.796Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T23:40:20.796Z] === RUN TestCancelReadCloser [2022-05-12T23:40:20.796Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T23:40:20.796Z] === RUN TestWriteCloserWrapperClose [2022-05-12T23:40:20.796Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T23:40:20.796Z] === RUN TestNopWriteCloser [2022-05-12T23:40:20.796Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T23:40:20.796Z] === RUN TestNopWriter [2022-05-12T23:40:20.796Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T23:40:20.796Z] === RUN TestWriteCounter [2022-05-12T23:40:20.796Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T23:40:20.796Z] PASS [2022-05-12T23:40:20.796Z] coverage: 70.5% of statements [2022-05-12T23:40:20.796Z] ok github.com/docker/docker/pkg/ioutils 0.941s coverage: 70.5% of statements [2022-05-12T23:40:20.796Z] 2022/05/12 23:40:20 Closing DB instances... [2022-05-12T23:40:21.834Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T23:40:22.364Z] === RUN TestError [2022-05-12T23:40:22.364Z] --- PASS: TestError (0.00s) [2022-05-12T23:40:22.364Z] === RUN TestProgressString [2022-05-12T23:40:22.364Z] === RUN TestProgressString/no_progress [2022-05-12T23:40:22.364Z] === RUN TestProgressString/progress_1 [2022-05-12T23:40:22.364Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T23:40:22.364Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T23:40:22.364Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T23:40:22.364Z] === RUN TestProgressString/with_units [2022-05-12T23:40:22.364Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T23:40:22.364Z] === RUN TestProgressString/hide_counts [2022-05-12T23:40:22.364Z] --- PASS: TestProgressString (0.00s) [2022-05-12T23:40:22.364Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T23:40:22.364Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T23:40:22.364Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T23:40:22.364Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T23:40:22.364Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T23:40:22.364Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T23:40:22.364Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T23:40:22.364Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T23:40:22.364Z] === RUN TestJSONMessageDisplay [2022-05-12T23:40:22.364Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-05-12T23:40:22.364Z] === RUN TestNetworkDBBulkSync [2022-05-12T23:40:22.364Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-05-12T23:40:22.364Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T23:40:22.364Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T23:40:22.364Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T23:40:22.364Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T23:40:22.364Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T23:40:22.364Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T23:40:22.364Z] PASS [2022-05-12T23:40:22.364Z] coverage: 91.7% of statements [2022-05-12T23:40:22.364Z] ok github.com/docker/docker/pkg/jsonmessage 0.243s coverage: 91.7% of statements [2022-05-12T23:40:22.405Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T23:40:22.975Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T23:40:23.352Z] === RUN TestStandardLongPath [2022-05-12T23:40:23.352Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T23:40:23.352Z] === RUN TestUNCLongPath [2022-05-12T23:40:23.352Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T23:40:23.352Z] PASS [2022-05-12T23:40:23.352Z] coverage: 100.0% of statements [2022-05-12T23:40:23.352Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2022-05-12T23:40:23.545Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-12T23:40:23.832Z] 2022/05/12 23:40:23 Closing DB instances... [2022-05-12T23:40:23.832Z] === RUN TestNameFormat [2022-05-12T23:40:23.832Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T23:40:23.832Z] === RUN TestNameRetries [2022-05-12T23:40:23.832Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T23:40:23.832Z] PASS [2022-05-12T23:40:23.832Z] coverage: 85.7% of statements [2022-05-12T23:40:23.832Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-05-12T23:40:24.116Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T23:40:24.820Z] === RUN TestParseKeyValueOpt [2022-05-12T23:40:24.820Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T23:40:24.820Z] === RUN TestParseUintList [2022-05-12T23:40:24.820Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T23:40:24.820Z] === RUN TestParseUintListMaximumLimits [2022-05-12T23:40:24.820Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T23:40:24.820Z] PASS [2022-05-12T23:40:24.820Z] coverage: 97.0% of statements [2022-05-12T23:40:24.820Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2022-05-12T23:40:25.056Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-12T23:40:25.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T23:40:25.161Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T23:40:25.290Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-05-12T23:40:25.290Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T23:40:25.625Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-12T23:40:25.759Z] === RUN Test_windowsOSRelease_String [2022-05-12T23:40:25.759Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T23:40:25.759Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T23:40:25.759Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T23:40:25.759Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T23:40:25.759Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T23:40:25.759Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T23:40:25.759Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T23:40:25.759Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T23:40:25.759Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T23:40:25.759Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T23:40:25.759Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T23:40:25.759Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T23:40:25.759Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T23:40:25.759Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T23:40:25.759Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T23:40:25.759Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T23:40:25.759Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T23:40:25.759Z] PASS [2022-05-12T23:40:25.759Z] coverage: 36.4% of statements [2022-05-12T23:40:25.759Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.053s coverage: 36.4% of statements [2022-05-12T23:40:26.144Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T23:40:26.144Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T23:40:26.498Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T23:40:26.498Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T23:40:26.498Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T23:40:26.498Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T23:40:26.498Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T23:40:26.565Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-12T23:40:26.747Z] === RUN TestNewAndRemove [2022-05-12T23:40:26.747Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T23:40:26.747Z] === RUN TestRemoveInvalidPath [2022-05-12T23:40:26.747Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T23:40:26.747Z] PASS [2022-05-12T23:40:26.747Z] coverage: 82.6% of statements [2022-05-12T23:40:26.747Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-05-12T23:40:26.831Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T23:40:27.108Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1ea89c7ee74ea2174abf55f33e502bcd905101f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f hack/test/unit [2022-05-12T23:40:27.134Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-12T23:40:27.208Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T23:40:27.366Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-12T23:40:27.366Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T23:40:27.366Z] + TESTDIRS=./... [2022-05-12T23:40:27.366Z] + exclude_paths='/vendor/|/integration' [2022-05-12T23:40:27.366Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T23:40:27.366Z] ++ go list ./... [2022-05-12T23:40:27.395Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-12T23:40:28.299Z] + pkg_list='github.com/docker/docker/api [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/router [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:40:28.299Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/backend [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/container [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/events [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/filters [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/image [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/mount [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/network [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/registry [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/time [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/versions [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/volume [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli/config [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli/debug [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:40:28.300Z] github.com/docker/docker/client [2022-05-12T23:40:28.300Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:40:28.300Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:40:28.300Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:40:28.300Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:40:28.300Z] github.com/docker/docker/container [2022-05-12T23:40:28.300Z] github.com/docker/docker/container/stream [2022-05-12T23:40:28.300Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:40:28.300Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:40:28.300Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/config [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/events [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/exec [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/images [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/links [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/names [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/network [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/stats [2022-05-12T23:40:28.300Z] github.com/docker/docker/distribution [2022-05-12T23:40:28.300Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:40:28.300Z] github.com/docker/docker/distribution/utils [2022-05-12T23:40:28.300Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:40:28.300Z] github.com/docker/docker/dockerversion [2022-05-12T23:40:28.300Z] github.com/docker/docker/errdefs [2022-05-12T23:40:28.300Z] github.com/docker/docker/image [2022-05-12T23:40:28.300Z] github.com/docker/docker/image/cache [2022-05-12T23:40:28.300Z] github.com/docker/docker/image/tarexport [2022-05-12T23:40:28.300Z] github.com/docker/docker/image/v1 [2022-05-12T23:40:28.300Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:40:28.300Z] github.com/docker/docker/layer [2022-05-12T23:40:28.300Z] github.com/docker/docker/libcontainerd [2022-05-12T23:40:28.300Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:40:28.300Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:40:28.300Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:40:28.300Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/libnetwork/types [2022-05-12T23:40:28.300Z] github.com/docker/docker/oci [2022-05-12T23:40:28.300Z] github.com/docker/docker/oci/caps [2022-05-12T23:40:28.300Z] github.com/docker/docker/opts [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/archive [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/directory [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/platform [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/pools [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/progress [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/signal [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/stack [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/system [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:40:28.300Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:40:28.300Z] github.com/docker/docker/plugin [2022-05-12T23:40:28.300Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:40:28.300Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:40:28.300Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:40:28.300Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:40:28.300Z] github.com/docker/docker/quota [2022-05-12T23:40:28.300Z] github.com/docker/docker/reference [2022-05-12T23:40:28.300Z] github.com/docker/docker/registry [2022-05-12T23:40:28.300Z] github.com/docker/docker/registry/resumable [2022-05-12T23:40:28.300Z] github.com/docker/docker/restartmanager [2022-05-12T23:40:28.300Z] github.com/docker/docker/rootless [2022-05-12T23:40:28.300Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:40:28.300Z] github.com/docker/docker/runconfig [2022-05-12T23:40:28.300Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/environment [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/registry [2022-05-12T23:40:28.300Z] github.com/docker/docker/testutil/request [2022-05-12T23:40:28.300Z] github.com/docker/docker/volume [2022-05-12T23:40:28.300Z] github.com/docker/docker/volume/drivers [2022-05-12T23:40:28.300Z] github.com/docker/docker/volume/local [2022-05-12T23:40:28.300Z] github.com/docker/docker/volume/mounts [2022-05-12T23:40:28.300Z] github.com/docker/docker/volume/service [2022-05-12T23:40:28.300Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:40:28.300Z] github.com/docker/docker/volume/testutils' [2022-05-12T23:40:28.300Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T23:40:28.300Z] ++ echo 'github.com/docker/docker/api [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/backend [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/container [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/events [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/filters [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/image [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/mount [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/network [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/registry [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/time [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/versions [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:40:28.300Z] github.com/docker/docker/api/types/volume [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:40:28.300Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli/config [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli/debug [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:40:28.300Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:40:28.300Z] github.com/docker/docker/client [2022-05-12T23:40:28.300Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:40:28.300Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:40:28.300Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:40:28.300Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:40:28.300Z] github.com/docker/docker/container [2022-05-12T23:40:28.300Z] github.com/docker/docker/container/stream [2022-05-12T23:40:28.300Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:40:28.300Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:40:28.300Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/config [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/events [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/exec [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/images [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:40:28.300Z] github.com/docker/docker/daemon/links [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/names [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/network [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/stats [2022-05-12T23:40:28.301Z] github.com/docker/docker/distribution [2022-05-12T23:40:28.301Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:40:28.301Z] github.com/docker/docker/distribution/utils [2022-05-12T23:40:28.301Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:40:28.301Z] github.com/docker/docker/dockerversion [2022-05-12T23:40:28.301Z] github.com/docker/docker/errdefs [2022-05-12T23:40:28.301Z] github.com/docker/docker/image [2022-05-12T23:40:28.301Z] github.com/docker/docker/image/cache [2022-05-12T23:40:28.301Z] github.com/docker/docker/image/tarexport [2022-05-12T23:40:28.301Z] github.com/docker/docker/image/v1 [2022-05-12T23:40:28.301Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:40:28.301Z] github.com/docker/docker/layer [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/libnetwork/types [2022-05-12T23:40:28.301Z] github.com/docker/docker/oci [2022-05-12T23:40:28.301Z] github.com/docker/docker/oci/caps [2022-05-12T23:40:28.301Z] github.com/docker/docker/opts [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/archive [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/directory [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/platform [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/pools [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/progress [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/signal [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/stack [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/system [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:40:28.301Z] github.com/docker/docker/plugin [2022-05-12T23:40:28.301Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:40:28.301Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:40:28.301Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:40:28.301Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:40:28.301Z] github.com/docker/docker/quota [2022-05-12T23:40:28.301Z] github.com/docker/docker/reference [2022-05-12T23:40:28.301Z] github.com/docker/docker/registry [2022-05-12T23:40:28.301Z] github.com/docker/docker/registry/resumable [2022-05-12T23:40:28.301Z] github.com/docker/docker/restartmanager [2022-05-12T23:40:28.301Z] github.com/docker/docker/rootless [2022-05-12T23:40:28.301Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:40:28.301Z] github.com/docker/docker/runconfig [2022-05-12T23:40:28.301Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/environment [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/registry [2022-05-12T23:40:28.301Z] github.com/docker/docker/testutil/request [2022-05-12T23:40:28.301Z] github.com/docker/docker/volume [2022-05-12T23:40:28.301Z] github.com/docker/docker/volume/drivers [2022-05-12T23:40:28.301Z] github.com/docker/docker/volume/local [2022-05-12T23:40:28.301Z] github.com/docker/docker/volume/mounts [2022-05-12T23:40:28.301Z] github.com/docker/docker/volume/service [2022-05-12T23:40:28.301Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:40:28.301Z] github.com/docker/docker/volume/testutils' [2022-05-12T23:40:28.301Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/backend [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/container [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/events [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/filters [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/image [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/mount [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/network [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/registry [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/time [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/versions [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:40:28.301Z] github.com/docker/docker/api/types/volume [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:40:28.301Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:40:28.301Z] github.com/docker/docker/cli [2022-05-12T23:40:28.301Z] github.com/docker/docker/cli/config [2022-05-12T23:40:28.301Z] github.com/docker/docker/cli/debug [2022-05-12T23:40:28.301Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:40:28.301Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:40:28.301Z] github.com/docker/docker/client [2022-05-12T23:40:28.301Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:40:28.301Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:40:28.301Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:40:28.301Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:40:28.301Z] github.com/docker/docker/container [2022-05-12T23:40:28.301Z] github.com/docker/docker/container/stream [2022-05-12T23:40:28.301Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:40:28.301Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:40:28.301Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/config [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/events [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/exec [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/images [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/links [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/names [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/network [2022-05-12T23:40:28.301Z] github.com/docker/docker/daemon/stats [2022-05-12T23:40:28.301Z] github.com/docker/docker/distribution [2022-05-12T23:40:28.301Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:40:28.301Z] github.com/docker/docker/distribution/utils [2022-05-12T23:40:28.301Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:40:28.301Z] github.com/docker/docker/dockerversion [2022-05-12T23:40:28.301Z] github.com/docker/docker/errdefs [2022-05-12T23:40:28.301Z] github.com/docker/docker/image [2022-05-12T23:40:28.301Z] github.com/docker/docker/image/cache [2022-05-12T23:40:28.301Z] github.com/docker/docker/image/tarexport [2022-05-12T23:40:28.301Z] github.com/docker/docker/image/v1 [2022-05-12T23:40:28.301Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:40:28.301Z] github.com/docker/docker/layer [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:40:28.301Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:40:28.301Z] github.com/docker/docker/oci [2022-05-12T23:40:28.301Z] github.com/docker/docker/oci/caps [2022-05-12T23:40:28.301Z] github.com/docker/docker/opts [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/archive [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/directory [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/platform [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/pools [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/progress [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/signal [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/stack [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/system [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:40:28.301Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:40:28.301Z] github.com/docker/docker/plugin [2022-05-12T23:40:28.301Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:40:28.301Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:40:28.301Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:40:28.301Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:40:28.301Z] github.com/docker/docker/quota [2022-05-12T23:40:28.302Z] github.com/docker/docker/reference [2022-05-12T23:40:28.302Z] github.com/docker/docker/registry [2022-05-12T23:40:28.302Z] github.com/docker/docker/registry/resumable [2022-05-12T23:40:28.302Z] github.com/docker/docker/restartmanager [2022-05-12T23:40:28.302Z] github.com/docker/docker/rootless [2022-05-12T23:40:28.302Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:40:28.302Z] github.com/docker/docker/runconfig [2022-05-12T23:40:28.302Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/environment [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/registry [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/request [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/drivers [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/local [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/mounts [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/service [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/testutils' [2022-05-12T23:40:28.302Z] ++ grep --fixed-strings /libnetwork [2022-05-12T23:40:28.302Z] ++ echo 'github.com/docker/docker/api [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/backend [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/container [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/events [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/filters [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/image [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/mount [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/network [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/registry [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/time [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/versions [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:40:28.302Z] github.com/docker/docker/api/types/volume [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:40:28.302Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:40:28.302Z] github.com/docker/docker/cli [2022-05-12T23:40:28.302Z] github.com/docker/docker/cli/config [2022-05-12T23:40:28.302Z] github.com/docker/docker/cli/debug [2022-05-12T23:40:28.302Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:40:28.302Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:40:28.302Z] github.com/docker/docker/client [2022-05-12T23:40:28.302Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:40:28.302Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:40:28.302Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:40:28.302Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:40:28.302Z] github.com/docker/docker/container [2022-05-12T23:40:28.302Z] github.com/docker/docker/container/stream [2022-05-12T23:40:28.302Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:40:28.302Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:40:28.302Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/config [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/events [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/exec [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/images [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/links [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/names [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/network [2022-05-12T23:40:28.302Z] github.com/docker/docker/daemon/stats [2022-05-12T23:40:28.302Z] github.com/docker/docker/distribution [2022-05-12T23:40:28.302Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:40:28.302Z] github.com/docker/docker/distribution/utils [2022-05-12T23:40:28.302Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:40:28.302Z] github.com/docker/docker/dockerversion [2022-05-12T23:40:28.302Z] github.com/docker/docker/errdefs [2022-05-12T23:40:28.302Z] github.com/docker/docker/image [2022-05-12T23:40:28.302Z] github.com/docker/docker/image/cache [2022-05-12T23:40:28.302Z] github.com/docker/docker/image/tarexport [2022-05-12T23:40:28.302Z] github.com/docker/docker/image/v1 [2022-05-12T23:40:28.302Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:40:28.302Z] github.com/docker/docker/layer [2022-05-12T23:40:28.302Z] github.com/docker/docker/libcontainerd [2022-05-12T23:40:28.302Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:40:28.302Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:40:28.302Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:40:28.302Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/types [2022-05-12T23:40:28.302Z] github.com/docker/docker/oci [2022-05-12T23:40:28.302Z] github.com/docker/docker/oci/caps [2022-05-12T23:40:28.302Z] github.com/docker/docker/opts [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/archive [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/directory [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/platform [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/pools [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/progress [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/signal [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/stack [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/system [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:40:28.302Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:40:28.302Z] github.com/docker/docker/plugin [2022-05-12T23:40:28.302Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:40:28.302Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:40:28.302Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:40:28.302Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:40:28.302Z] github.com/docker/docker/quota [2022-05-12T23:40:28.302Z] github.com/docker/docker/reference [2022-05-12T23:40:28.302Z] github.com/docker/docker/registry [2022-05-12T23:40:28.302Z] github.com/docker/docker/registry/resumable [2022-05-12T23:40:28.302Z] github.com/docker/docker/restartmanager [2022-05-12T23:40:28.302Z] github.com/docker/docker/rootless [2022-05-12T23:40:28.302Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:40:28.302Z] github.com/docker/docker/runconfig [2022-05-12T23:40:28.302Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/environment [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/registry [2022-05-12T23:40:28.302Z] github.com/docker/docker/testutil/request [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/drivers [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/local [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/mounts [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/service [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:40:28.302Z] github.com/docker/docker/volume/testutils' [2022-05-12T23:40:28.302Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:40:28.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/types' [2022-05-12T23:40:28.303Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T23:40:28.303Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/types' [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:40:28.303Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:40:28.303Z] + type docker-proxy [2022-05-12T23:40:28.303Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T23:40:28.303Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T23:40:28.303Z] [2022-05-12T23:40:28.303Z] Removing bundles/ [2022-05-12T23:40:28.336Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T23:40:28.560Z] [2022-05-12T23:40:28.560Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T23:40:28.560Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T23:40:28.560Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T23:40:28.907Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-12T23:40:28.965Z] 2022/05/12 23:40:28 Closing DB instances... [2022-05-12T23:40:28.965Z] === RUN TestFailedConnection [2022-05-12T23:40:29.302Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T23:40:29.302Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T23:40:29.302Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T23:40:29.415Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T23:40:29.415Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T23:40:29.415Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T23:40:29.435Z] time="2022-05-12T23:40:29Z" level=error msg="node: f8ac9d969633 is unknown to memberlist" [2022-05-12T23:40:29.847Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T23:40:29.904Z] --- PASS: TestFailedConnection (1.02s) [2022-05-12T23:40:29.904Z] === RUN TestFailOnce [2022-05-12T23:40:30.108Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T23:40:30.373Z] 2022/05/12 23:40:29 http: panic serving 127.0.0.1:49303: Plugin not ready [2022-05-12T23:40:30.373Z] goroutine 34 [running]: [2022-05-12T23:40:30.373Z] net/http.(*conn).serve.func1() [2022-05-12T23:40:30.373Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T23:40:30.373Z] panic({0xca36e0, 0xded090}) [2022-05-12T23:40:30.373Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T23:40:30.373Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x510000000000003b?, 0xffffffffffffffff?}, 0x5164d5aebdd13ab8?) [2022-05-12T23:40:30.373Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T23:40:30.373Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xdf2898?, 0xc0000a80e0?}, 0xc0001a7a78?) [2022-05-12T23:40:30.373Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T23:40:30.373Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xdf2898, 0xc0000a80e0}, 0xc00022a000) [2022-05-12T23:40:30.373Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T23:40:30.373Z] net/http.serverHandler.ServeHTTP({0xdf0eb8?}, {0xdf2898, 0xc0000a80e0}, 0xc00022a000) [2022-05-12T23:40:30.373Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T23:40:30.373Z] net/http.(*conn).serve(0xc000220000, {0xdf2d98, 0xc0002020c0}) [2022-05-12T23:40:30.373Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T23:40:30.373Z] created by net/http.(*Server).Serve [2022-05-12T23:40:30.373Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T23:40:30.373Z] time="2022-05-12T23:40:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.FailOnce: Post \"http://127.0.0.1:49302/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T23:40:30.678Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T23:40:31.248Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T23:40:31.248Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T23:40:31.361Z] --- PASS: TestGetAddress (29.76s) [2022-05-12T23:40:31.361Z] === RUN TestRequestSyntaxCheck [2022-05-12T23:40:31.361Z] --- PASS: TestFailOnce (1.21s) [2022-05-12T23:40:31.361Z] === RUN TestEchoInputOutput [2022-05-12T23:40:31.361Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T23:40:31.361Z] === RUN TestBackoff [2022-05-12T23:40:31.361Z] --- PASS: TestBackoff (0.00s) [2022-05-12T23:40:31.361Z] === RUN TestAbortRetry [2022-05-12T23:40:31.361Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T23:40:31.361Z] === RUN TestClientScheme [2022-05-12T23:40:31.361Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T23:40:31.361Z] === RUN TestNewClientWithTimeout [2022-05-12T23:40:31.361Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-12T23:40:31.361Z] === RUN TestRequest [2022-05-12T23:40:31.830Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.51s) [2022-05-12T23:40:31.830Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T23:40:31.830Z] time="2022-05-12T23:40:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T23:40:32.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T23:40:32.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T23:40:32.630Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T23:40:32.817Z] 2022/05/12 23:40:32 Closing DB instances... [2022-05-12T23:40:32.890Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T23:40:33.286Z] time="2022-05-12T23:40:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T23:40:33.460Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T23:40:34.031Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T23:40:34.275Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-12T23:40:34.275Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T23:40:34.602Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T23:40:34.602Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T23:40:34.866Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T23:40:35.394Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T23:40:35.440Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T23:40:35.840Z] time="2022-05-12T23:40:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T23:40:36.013Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T23:40:36.672Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T23:40:36.672Z] [2022-05-12T23:40:36.672Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T23:40:36.672Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T23:40:36.672Z] [2022-05-12T23:40:36.672Z] + mkdir -p bundles [2022-05-12T23:40:36.672Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/backend/build [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/httputils [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/middleware [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/build [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/container [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/debug [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/image [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/network [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/session [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/system [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/server/router/volume [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/backend [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/container [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/events [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/filters [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/image [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/mount [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/network [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/registry [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/strslice [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/swarm [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/time [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/versions [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T23:40:36.672Z] github.com/docker/docker/api/types/volume [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/builder-next [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/dockerfile [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/remotecontext [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T23:40:36.672Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T23:40:36.672Z] github.com/docker/docker/cli [2022-05-12T23:40:36.672Z] github.com/docker/docker/cli/config [2022-05-12T23:40:36.672Z] github.com/docker/docker/cli/debug [2022-05-12T23:40:36.672Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T23:40:36.672Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T23:40:36.672Z] github.com/docker/docker/client [2022-05-12T23:40:36.672Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T23:40:36.672Z] github.com/docker/docker/cmd/dockerd [2022-05-12T23:40:36.672Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T23:40:36.672Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T23:40:36.672Z] github.com/docker/docker/container [2022-05-12T23:40:36.672Z] github.com/docker/docker/container/stream [2022-05-12T23:40:36.672Z] github.com/docker/docker/contrib/apparmor [2022-05-12T23:40:36.672Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T23:40:36.672Z] github.com/docker/docker/contrib/httpserver [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/cluster [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/config [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/events [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/exec [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/images [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/initlayer [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/links [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/listeners [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/local [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/names [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/network [2022-05-12T23:40:36.672Z] github.com/docker/docker/daemon/stats [2022-05-12T23:40:36.672Z] github.com/docker/docker/distribution [2022-05-12T23:40:36.672Z] github.com/docker/docker/distribution/metadata [2022-05-12T23:40:36.672Z] github.com/docker/docker/distribution/utils [2022-05-12T23:40:36.672Z] github.com/docker/docker/distribution/xfer [2022-05-12T23:40:36.672Z] github.com/docker/docker/dockerversion [2022-05-12T23:40:36.672Z] github.com/docker/docker/errdefs [2022-05-12T23:40:36.672Z] github.com/docker/docker/image [2022-05-12T23:40:36.672Z] github.com/docker/docker/image/cache [2022-05-12T23:40:36.672Z] github.com/docker/docker/image/tarexport [2022-05-12T23:40:36.672Z] github.com/docker/docker/image/v1 [2022-05-12T23:40:36.672Z] github.com/docker/docker/internal/test/suite [2022-05-12T23:40:36.672Z] github.com/docker/docker/layer [2022-05-12T23:40:36.672Z] github.com/docker/docker/libcontainerd [2022-05-12T23:40:36.672Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T23:40:36.672Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T23:40:36.672Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T23:40:36.672Z] github.com/docker/docker/libcontainerd/types [2022-05-12T23:40:36.672Z] github.com/docker/docker/oci [2022-05-12T23:40:36.672Z] github.com/docker/docker/oci/caps [2022-05-12T23:40:36.672Z] github.com/docker/docker/opts [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/aaparser [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/archive [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/authorization [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/capabilities [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/containerfs [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/directory [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/dmesg [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/filenotify [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/fileutils [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/fsutils [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/homedir [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/idtools [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/ioutils [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/longpath [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/loopback [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/parsers [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/pidfile [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/platform [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/plugins [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/pools [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/progress [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/pubsub [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/reexec [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/signal [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/stack [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/stringid [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/system [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/tailfile [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/tarsum [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/truncindex [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/urlutil [2022-05-12T23:40:36.672Z] github.com/docker/docker/pkg/useragent [2022-05-12T23:40:36.672Z] github.com/docker/docker/plugin [2022-05-12T23:40:36.672Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T23:40:36.672Z] github.com/docker/docker/plugin/v2 [2022-05-12T23:40:36.672Z] github.com/docker/docker/profiles/apparmor [2022-05-12T23:40:36.672Z] github.com/docker/docker/profiles/seccomp [2022-05-12T23:40:36.672Z] github.com/docker/docker/quota [2022-05-12T23:40:36.672Z] github.com/docker/docker/reference [2022-05-12T23:40:36.672Z] github.com/docker/docker/registry [2022-05-12T23:40:36.672Z] github.com/docker/docker/registry/resumable [2022-05-12T23:40:36.672Z] github.com/docker/docker/restartmanager [2022-05-12T23:40:36.672Z] github.com/docker/docker/rootless [2022-05-12T23:40:36.672Z] github.com/docker/docker/rootless/specconv [2022-05-12T23:40:36.672Z] github.com/docker/docker/runconfig [2022-05-12T23:40:36.672Z] github.com/docker/docker/runconfig/opts [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/daemon [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/environment [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/fakegit [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/registry [2022-05-12T23:40:36.672Z] github.com/docker/docker/testutil/request [2022-05-12T23:40:36.672Z] github.com/docker/docker/volume [2022-05-12T23:40:36.672Z] github.com/docker/docker/volume/drivers [2022-05-12T23:40:36.672Z] github.com/docker/docker/volume/local [2022-05-12T23:40:36.672Z] github.com/docker/docker/volume/mounts [2022-05-12T23:40:36.672Z] github.com/docker/docker/volume/service [2022-05-12T23:40:36.672Z] github.com/docker/docker/volume/service/opts [2022-05-12T23:40:36.672Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T23:40:36.673Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T23:40:36.673Z] ? github.com/docker/docker/api [no test files] [2022-05-12T23:40:36.952Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T23:40:36.954Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T23:40:36.954Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T23:40:36.954Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T23:40:36.954Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T23:40:36.954Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T23:40:37.214Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T23:40:37.214Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T23:40:37.784Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T23:40:37.784Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T23:40:37.951Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T23:40:38.354Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T23:40:38.912Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T23:40:38.912Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T23:40:38.912Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T23:40:38.912Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T23:40:38.912Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T23:40:38.912Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T23:40:38.912Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T23:40:38.912Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T23:40:38.924Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T23:40:39.162Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T23:40:39.494Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T23:40:39.754Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T23:40:39.754Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T23:40:40.146Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T23:40:40.325Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T23:40:40.439Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T23:40:40.597Z] time="2022-05-12T23:40:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T23:40:40.745Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T23:40:41.072Z] === RUN TestParseEmptyInterface [2022-05-12T23:40:41.072Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T23:40:41.072Z] === RUN TestParseNonInterfaceType [2022-05-12T23:40:41.072Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T23:40:41.072Z] === RUN TestParseWithOneFunction [2022-05-12T23:40:41.072Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T23:40:41.072Z] === RUN TestParseWithMultipleFuncs [2022-05-12T23:40:41.072Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T23:40:41.072Z] === RUN TestParseWithUnnamedReturn [2022-05-12T23:40:41.072Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T23:40:41.072Z] === RUN TestEmbeddedInterface [2022-05-12T23:40:41.072Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T23:40:41.072Z] === RUN TestParsedImports [2022-05-12T23:40:41.072Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T23:40:41.072Z] === RUN TestAliasedImports [2022-05-12T23:40:41.072Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T23:40:41.072Z] PASS [2022-05-12T23:40:41.072Z] coverage: 56.8% of statements [2022-05-12T23:40:41.072Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-05-12T23:40:41.266Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T23:40:41.728Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T23:40:42.061Z] === RUN TestHTTPTransport [2022-05-12T23:40:42.061Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T23:40:42.061Z] PASS [2022-05-12T23:40:42.061Z] coverage: 85.7% of statements [2022-05-12T23:40:42.061Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-05-12T23:40:42.061Z] --- PASS: TestRequest (10.99s) [2022-05-12T23:40:42.061Z] === RUN TestOverlappingRequests [2022-05-12T23:40:42.195Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T23:40:42.652Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T23:40:43.050Z] --- PASS: TestOverlappingRequests (0.56s) [2022-05-12T23:40:43.050Z] === RUN TestRelease [2022-05-12T23:40:43.050Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T23:40:43.050Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T23:40:43.050Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T23:40:43.050Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T23:40:43.050Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T23:40:43.050Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T23:40:43.050Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T23:40:43.050Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T23:40:43.050Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T23:40:43.050Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T23:40:43.050Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T23:40:43.050Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T23:40:43.050Z] === RUN TestBufferPoolPutAndGet [2022-05-12T23:40:43.050Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T23:40:43.050Z] PASS [2022-05-12T23:40:43.050Z] coverage: 88.2% of statements [2022-05-12T23:40:43.050Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-05-12T23:40:43.520Z] === RUN TestOutputOnPrematureClose [2022-05-12T23:40:43.520Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T23:40:43.520Z] === RUN TestCompleteSilently [2022-05-12T23:40:43.520Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T23:40:43.520Z] PASS [2022-05-12T23:40:43.520Z] coverage: 75.9% of statements [2022-05-12T23:40:43.520Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-05-12T23:40:43.989Z] === RUN TestSendToOneSub [2022-05-12T23:40:43.989Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T23:40:43.989Z] === RUN TestSendToMultipleSubs [2022-05-12T23:40:43.989Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T23:40:43.989Z] === RUN TestEvictOneSub [2022-05-12T23:40:43.989Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T23:40:43.989Z] === RUN TestClosePublisher [2022-05-12T23:40:43.989Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T23:40:43.989Z] === RUN TestPubSubRace [2022-05-12T23:40:44.040Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T23:40:44.138Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T23:40:44.301Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T23:40:44.870Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T23:40:44.976Z] --- PASS: TestRelease (2.12s) [2022-05-12T23:40:44.976Z] === RUN TestAllocateRandomDeallocate [2022-05-12T23:40:45.130Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T23:40:45.444Z] --- PASS: TestPubSubRace (1.07s) [2022-05-12T23:40:45.445Z] PASS [2022-05-12T23:40:45.445Z] coverage: 75.0% of statements [2022-05-12T23:40:45.445Z] ok github.com/docker/docker/pkg/pubsub 1.113s coverage: 75.0% of statements [2022-05-12T23:40:45.649Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T23:40:45.649Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T23:40:45.649Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T23:40:45.649Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T23:40:45.649Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T23:40:45.649Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T23:40:45.700Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T23:40:45.913Z] === RUN TestRegister [2022-05-12T23:40:45.913Z] --- PASS: TestRegister (0.00s) [2022-05-12T23:40:45.913Z] === RUN TestCommand [2022-05-12T23:40:45.913Z] --- PASS: TestCommand (0.04s) [2022-05-12T23:40:45.913Z] === RUN TestNaiveSelf [2022-05-12T23:40:45.913Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T23:40:45.913Z] PASS [2022-05-12T23:40:45.913Z] coverage: 82.4% of statements [2022-05-12T23:40:45.913Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2022-05-12T23:40:46.269Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T23:40:46.902Z] === RUN TestDump [2022-05-12T23:40:46.902Z] goroutine 6 [running]: [2022-05-12T23:40:46.902Z] github.com/docker/docker/pkg/stack.dump(0xf12d57?) [2022-05-12T23:40:46.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T23:40:46.902Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T23:40:46.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T23:40:46.902Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T23:40:46.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T23:40:46.902Z] testing.tRunner(0xc0001621a0, 0x10da4b0) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:40:46.902Z] created by testing.(*T).Run [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T23:40:46.902Z] [2022-05-12T23:40:46.902Z] goroutine 1 [chan receive]: [2022-05-12T23:40:46.902Z] testing.(*T).Run(0xc000162000, {0x10c9154?, 0xeec1f3?}, 0x10da4b0) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T23:40:46.902Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T23:40:46.902Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:40:46.902Z] testing.runTests(0xc0000585a0?, {0x125e400, 0x3, 0x3}, {0x27df03b0108?, 0x40?, 0x12634a0?}) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T23:40:46.902Z] testing.(*M).Run(0xc0000585a0) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T23:40:46.902Z] main.main() [2022-05-12T23:40:46.902Z] _testmain.go:99 +0x255 [2022-05-12T23:40:46.902Z] --- PASS: TestDump (0.00s) [2022-05-12T23:40:46.902Z] === RUN TestDumpToFile [2022-05-12T23:40:46.902Z] --- PASS: TestDumpToFile (0.18s) [2022-05-12T23:40:46.902Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T23:40:46.902Z] goroutine 18 [running]: [2022-05-12T23:40:46.902Z] github.com/docker/docker/pkg/stack.dump(0xf8ed93?) [2022-05-12T23:40:46.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T23:40:46.902Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf8ed60?}) [2022-05-12T23:40:46.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T23:40:46.902Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-05-12T23:40:46.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T23:40:46.902Z] testing.tRunner(0xc0000841a0, 0x10da4a0) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:40:46.902Z] created by testing.(*T).Run [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T23:40:46.902Z] [2022-05-12T23:40:46.902Z] goroutine 1 [chan receive]: [2022-05-12T23:40:46.902Z] testing.(*T).Run(0xc000162000, {0x10d072b?, 0xeec1f3?}, 0x10da4a0) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T23:40:46.902Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T23:40:46.902Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T23:40:46.902Z] testing.runTests(0xc0000585a0?, {0x125e400, 0x3, 0x3}, {0x27df03b0108?, 0x40?, 0x12634a0?}) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T23:40:46.902Z] testing.(*M).Run(0xc0000585a0) [2022-05-12T23:40:46.902Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T23:40:46.902Z] main.main() [2022-05-12T23:40:46.902Z] _testmain.go:99 +0x255 [2022-05-12T23:40:46.902Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T23:40:46.902Z] PASS [2022-05-12T23:40:46.902Z] coverage: 90.9% of statements [2022-05-12T23:40:46.902Z] ok github.com/docker/docker/pkg/stack 0.218s coverage: 90.9% of statements [2022-05-12T23:40:47.210Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T23:40:47.890Z] === RUN TestNewStdWriter [2022-05-12T23:40:47.890Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T23:40:47.890Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestWriteWithNilBytes [2022-05-12T23:40:47.890Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestWrite [2022-05-12T23:40:47.890Z] --- PASS: TestWrite (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestWriteWithWriterError [2022-05-12T23:40:47.890Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T23:40:47.890Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestStdCopyWriteAndRead [2022-05-12T23:40:47.890Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T23:40:47.890Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T23:40:47.890Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T23:40:47.890Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T23:40:47.890Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T23:40:47.890Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T23:40:47.890Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T23:40:47.890Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T23:40:47.890Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T23:40:47.890Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T23:40:47.890Z] PASS [2022-05-12T23:40:47.890Z] coverage: 100.0% of statements [2022-05-12T23:40:47.890Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-05-12T23:40:48.881Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T23:40:48.881Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T23:40:48.881Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestFormatStatus [2022-05-12T23:40:48.881Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestFormatError [2022-05-12T23:40:48.881Z] --- PASS: TestFormatError (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestFormatJSONError [2022-05-12T23:40:48.881Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T23:40:48.881Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T23:40:48.881Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestNewJSONProgressOutput [2022-05-12T23:40:48.881Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestAuxFormatterEmit [2022-05-12T23:40:48.881Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestStreamWriterStdout [2022-05-12T23:40:48.881Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestStreamWriterStderr [2022-05-12T23:40:48.881Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T23:40:48.881Z] PASS [2022-05-12T23:40:48.881Z] coverage: 66.2% of statements [2022-05-12T23:40:48.881Z] ok github.com/docker/docker/pkg/streamformatter 0.058s coverage: 66.2% of statements [2022-05-12T23:40:48.881Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T23:40:48.881Z] === RUN TestClientStream [2022-05-12T23:40:48.881Z] --- PASS: TestClientStream (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestClientSendFile [2022-05-12T23:40:48.881Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestClientWithRequestTimeout [2022-05-12T23:40:48.881Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestFileSpecPlugin [2022-05-12T23:40:48.881Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T23:40:48.881Z] === RUN TestFileJSONSpecPlugin [2022-05-12T23:40:48.881Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T23:40:48.881Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestPluginAddHandler [2022-05-12T23:40:48.881Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestPluginWaitBadPlugin [2022-05-12T23:40:48.881Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T23:40:48.881Z] === RUN TestGet [2022-05-12T23:40:48.881Z] time="2022-05-12T23:40:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T23:40:49.121Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T23:40:49.121Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T23:40:49.332Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T23:40:49.352Z] === RUN TestGenerateRandomID [2022-05-12T23:40:49.352Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T23:40:49.352Z] === RUN TestShortenId [2022-05-12T23:40:49.352Z] --- PASS: TestShortenId (0.00s) [2022-05-12T23:40:49.352Z] === RUN TestShortenSha256Id [2022-05-12T23:40:49.352Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T23:40:49.352Z] === RUN TestShortenIdEmpty [2022-05-12T23:40:49.352Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T23:40:49.352Z] === RUN TestShortenIdInvalid [2022-05-12T23:40:49.352Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T23:40:49.352Z] === RUN TestIsShortIDNonHex [2022-05-12T23:40:49.352Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T23:40:49.352Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T23:40:49.352Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T23:40:49.352Z] PASS [2022-05-12T23:40:49.352Z] coverage: 70.6% of statements [2022-05-12T23:40:49.352Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-05-12T23:40:49.624Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T23:40:49.692Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T23:40:49.820Z] time="2022-05-12T23:40:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T23:40:50.294Z] === RUN TestIsCpusetListAvailable [2022-05-12T23:40:50.294Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T23:40:50.294Z] PASS [2022-05-12T23:40:50.294Z] coverage: 39.4% of statements [2022-05-12T23:40:50.294Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-05-12T23:40:51.077Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T23:40:51.282Z] --- PASS: TestAllocateRandomDeallocate (6.14s) [2022-05-12T23:40:51.282Z] === RUN TestRetrieveFromStore [2022-05-12T23:40:51.752Z] === RUN TestChtimes [2022-05-12T23:40:51.752Z] --- PASS: TestChtimes (0.01s) [2022-05-12T23:40:51.752Z] === RUN TestChtimesWindows [2022-05-12T23:40:51.752Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T23:40:51.752Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T23:40:51.752Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T23:40:51.752Z] PASS [2022-05-12T23:40:51.752Z] coverage: 13.0% of statements [2022-05-12T23:40:51.752Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.0% of statements [2022-05-12T23:40:51.752Z] time="2022-05-12T23:40:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T23:40:52.017Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T23:40:52.687Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T23:40:52.687Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T23:40:52.687Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T23:40:52.740Z] === RUN TestTailFile [2022-05-12T23:40:52.740Z] --- PASS: TestTailFile (0.00s) [2022-05-12T23:40:52.740Z] === RUN TestTailFileManyLines [2022-05-12T23:40:52.740Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T23:40:52.740Z] === RUN TestTailEmptyFile [2022-05-12T23:40:52.740Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T23:40:52.740Z] === RUN TestTailNegativeN [2022-05-12T23:40:52.740Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader [2022-05-12T23:40:52.740Z] === PAUSE TestNewTailReader [2022-05-12T23:40:52.740Z] === CONT TestNewTailReader [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T23:40:52.740Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T23:40:52.740Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T23:40:52.740Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T23:40:52.740Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T23:40:52.740Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T23:40:52.740Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T23:40:52.740Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T23:40:52.740Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T23:40:52.740Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T23:40:52.740Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:52.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:52.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:52.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:52.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:52.743Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T23:40:52.743Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:53.213Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.213Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:53.213Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.213Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.214Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.214Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.215Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T23:40:53.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:40:53.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:40:53.217Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:40:53.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T23:40:53.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T23:40:53.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T23:40:53.689Z] PASS [2022-05-12T23:40:53.689Z] coverage: 88.6% of statements [2022-05-12T23:40:53.689Z] ok github.com/docker/docker/pkg/tailfile 0.213s coverage: 88.6% of statements [2022-05-12T23:40:53.689Z] --- PASS: TestRetrieveFromStore (2.35s) [2022-05-12T23:40:53.689Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T23:40:53.689Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T23:40:53.689Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T23:40:53.689Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T23:40:53.689Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T23:40:53.689Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T23:40:53.689Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T23:40:53.689Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T23:40:53.689Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T23:40:53.689Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T23:40:53.689Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T23:40:53.689Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T23:40:53.689Z] === RUN TestDebug [2022-05-12T23:40:53.689Z] --- PASS: TestDebug (0.00s) [2022-05-12T23:40:53.689Z] === RUN TestRequestPoolParallel [2022-05-12T23:40:53.689Z] --- PASS: TestRequestPoolParallel (0.27s) [2022-05-12T23:40:53.689Z] === RUN TestFullAllocateRelease [2022-05-12T23:40:53.797Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T23:40:53.797Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T23:40:53.797Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T23:40:53.929Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T23:40:53.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-12T23:40:54.158Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T23:40:54.158Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestTarSumRemove [2022-05-12T23:40:54.158Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestSortFileInfoSums [2022-05-12T23:40:54.158Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T23:40:54.158Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestNewTarSumForLabel [2022-05-12T23:40:54.158Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestEmptyTar [2022-05-12T23:40:54.158Z] --- PASS: TestEmptyTar (0.01s) [2022-05-12T23:40:54.158Z] === RUN TestTarSumsReadSize [2022-05-12T23:40:54.158Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestTarSums [2022-05-12T23:40:54.158Z] --- PASS: TestTarSums (0.08s) [2022-05-12T23:40:54.158Z] === RUN TestIteration [2022-05-12T23:40:54.158Z] --- PASS: TestIteration (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestVersionLabelForChecksum [2022-05-12T23:40:54.158Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestVersion [2022-05-12T23:40:54.158Z] --- PASS: TestVersion (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestGetVersion [2022-05-12T23:40:54.158Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T23:40:54.158Z] === RUN TestGetVersions [2022-05-12T23:40:54.158Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T23:40:54.158Z] PASS [2022-05-12T23:40:54.158Z] coverage: 89.3% of statements [2022-05-12T23:40:54.158Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2022-05-12T23:40:54.627Z] --- PASS: TestFullAllocateRelease (0.74s) [2022-05-12T23:40:54.627Z] === RUN TestOddAllocateRelease [2022-05-12T23:40:54.627Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-05-12T23:40:54.627Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T23:40:54.627Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-05-12T23:40:54.745Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-12T23:40:54.781Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T23:40:55.096Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T23:40:55.096Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-12T23:40:55.096Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T23:40:55.096Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-12T23:40:55.096Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T23:40:55.096Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T23:40:55.096Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T23:40:55.096Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T23:40:55.096Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:40:55.096Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T23:40:55.096Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:40:55.096Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T23:40:55.096Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:40:55.096Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T23:40:55.096Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T23:40:55.096Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T23:40:55.096Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:40:55.096Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T23:40:55.096Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T23:40:55.096Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:40:55.096Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T23:40:55.096Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T23:40:55.096Z] PASS [2022-05-12T23:40:55.096Z] coverage: 85.3% of statements [2022-05-12T23:40:55.096Z] ok github.com/docker/docker/libnetwork/ipam 63.188s coverage: 85.3% of statements [2022-05-12T23:40:55.096Z] === RUN TestTruncIndex [2022-05-12T23:40:55.096Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T23:40:55.096Z] PASS [2022-05-12T23:40:55.096Z] coverage: 91.5% of statements [2022-05-12T23:40:55.096Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-05-12T23:40:55.311Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T23:40:55.312Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T23:40:55.312Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T23:40:55.312Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T23:40:55.312Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T23:40:55.903Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T23:40:56.084Z] === RUN TestVersionInfo [2022-05-12T23:40:56.084Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T23:40:56.084Z] === RUN TestAppendVersions [2022-05-12T23:40:56.084Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T23:40:56.084Z] PASS [2022-05-12T23:40:56.084Z] coverage: 88.9% of statements [2022-05-12T23:40:56.084Z] ok github.com/docker/docker/pkg/useragent 0.047s coverage: 88.9% of statements [2022-05-12T23:40:56.084Z] time="2022-05-12T23:40:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T23:40:57.128Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T23:40:57.823Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T23:40:58.212Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T23:40:58.303Z] === RUN TestValidatePrivileges [2022-05-12T23:40:58.303Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T23:40:58.303Z] === RUN TestFilterByCapNeg [2022-05-12T23:40:58.303Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T23:40:58.303Z] === RUN TestFilterByCapPos [2022-05-12T23:40:58.303Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T23:40:58.303Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T23:40:58.303Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T23:40:58.303Z] PASS [2022-05-12T23:40:58.303Z] coverage: 12.2% of statements [2022-05-12T23:40:58.303Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.2% of statements [2022-05-12T23:40:58.763Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T23:40:59.195Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T23:40:59.195Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T23:40:59.195Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T23:40:59.292Z] === RUN TestNewSettable [2022-05-12T23:40:59.292Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T23:40:59.292Z] === RUN TestIsSettable [2022-05-12T23:40:59.292Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T23:40:59.292Z] === RUN TestUpdateSettingsEnv [2022-05-12T23:40:59.292Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T23:40:59.292Z] PASS [2022-05-12T23:40:59.292Z] coverage: 20.0% of statements [2022-05-12T23:40:59.292Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-05-12T23:41:00.256Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T23:41:00.280Z] === RUN TestLoad [2022-05-12T23:41:00.280Z] --- PASS: TestLoad (0.00s) [2022-05-12T23:41:00.280Z] === RUN TestSave [2022-05-12T23:41:00.280Z] --- PASS: TestSave (0.04s) [2022-05-12T23:41:00.280Z] === RUN TestAddDeleteGet [2022-05-12T23:41:00.280Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-12T23:41:00.280Z] === RUN TestInvalidTags [2022-05-12T23:41:00.280Z] --- PASS: TestInvalidTags (0.01s) [2022-05-12T23:41:00.280Z] PASS [2022-05-12T23:41:00.280Z] coverage: 84.4% of statements [2022-05-12T23:41:00.280Z] ok github.com/docker/docker/reference 0.141s coverage: 84.4% of statements [2022-05-12T23:41:00.674Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T23:41:00.674Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T23:41:01.239Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T23:41:01.239Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T23:41:01.239Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T23:41:01.239Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T23:41:01.239Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T23:41:02.056Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T23:41:02.499Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T23:41:02.499Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T23:41:02.499Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T23:41:02.499Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T23:41:02.499Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T23:41:02.499Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T23:41:02.499Z] === RUN TestValidateMirror [2022-05-12T23:41:02.499Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T23:41:02.499Z] === RUN TestLoadInsecureRegistries [2022-05-12T23:41:02.627Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-12T23:41:02.627Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T23:41:02.627Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T23:41:02.888Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-12T23:41:02.968Z] time="2022-05-12T23:41:02Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T23:41:02.968Z] time="2022-05-12T23:41:02Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-12T23:41:02.968Z] time="2022-05-12T23:41:02Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T23:41:02.968Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-05-12T23:41:02.968Z] === RUN TestNewServiceConfig [2022-05-12T23:41:02.968Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestValidateIndexName [2022-05-12T23:41:02.968Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestValidateIndexNameWithError [2022-05-12T23:41:02.968Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestEndpointParse [2022-05-12T23:41:02.968Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestEndpointParseInvalid [2022-05-12T23:41:02.968Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestValidateEndpoint [2022-05-12T23:41:02.968Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-12T23:41:02.968Z] === RUN TestPing [2022-05-12T23:41:02.968Z] --- PASS: TestPing (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestPingRegistryEndpoint [2022-05-12T23:41:02.968Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:02.968Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T23:41:02.968Z] === RUN TestEndpoint [2022-05-12T23:41:02.968Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:02.968Z] --- SKIP: TestEndpoint (0.01s) [2022-05-12T23:41:02.968Z] === RUN TestParseRepositoryInfo [2022-05-12T23:41:02.968Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestNewIndexInfo [2022-05-12T23:41:02.968Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestMirrorEndpointLookup [2022-05-12T23:41:02.968Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:02.968Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestSearchRepositories [2022-05-12T23:41:02.968Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T23:41:02.968Z] Host: 127.0.0.1:49331 [2022-05-12T23:41:02.968Z] User-Agent: docker test client [2022-05-12T23:41:02.968Z] Authorization: Token fake-token [2022-05-12T23:41:02.968Z] X-Docker-Token: true [2022-05-12T23:41:02.968Z] Accept-Encoding: gzip [2022-05-12T23:41:02.968Z] [2022-05-12T23:41:02.968Z] [2022-05-12T23:41:02.968Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T23:41:02.968Z] Connection: close [2022-05-12T23:41:02.968Z] Content-Length: 144 [2022-05-12T23:41:02.968Z] Cache-Control: no-cache [2022-05-12T23:41:02.968Z] Content-Type: application/json [2022-05-12T23:41:02.968Z] Date: Thu, 12 May 2022 23:41:02 GMT [2022-05-12T23:41:02.968Z] Expires: -1 [2022-05-12T23:41:02.968Z] Pragma: no-cache [2022-05-12T23:41:02.968Z] Server: docker-tests/mock [2022-05-12T23:41:02.968Z] X-Docker-Registry-Config: mock [2022-05-12T23:41:02.968Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T23:41:02.968Z] [2022-05-12T23:41:02.968Z] [2022-05-12T23:41:02.968Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-12T23:41:02.968Z] === RUN TestTrustedLocation [2022-05-12T23:41:02.968Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T23:41:02.968Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T23:41:02.968Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T23:41:02.968Z] === RUN TestIsSecureIndex [2022-05-12T23:41:02.968Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T23:41:02.968Z] PASS [2022-05-12T23:41:02.968Z] coverage: 51.7% of statements [2022-05-12T23:41:02.968Z] ok github.com/docker/docker/registry 0.266s coverage: 51.7% of statements [2022-05-12T23:41:03.831Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T23:41:03.831Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T23:41:03.957Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T23:41:03.957Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-12T23:41:03.957Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T23:41:03.957Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T23:41:03.957Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T23:41:03.957Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T23:41:03.957Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T23:41:03.957Z] --- PASS: TestGet (15.01s) [2022-05-12T23:41:03.957Z] === RUN TestPluginWithNoManifest [2022-05-12T23:41:03.957Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T23:41:03.957Z] === RUN TestGetAll [2022-05-12T23:41:03.957Z] --- PASS: TestGetAll (0.00s) [2022-05-12T23:41:03.957Z] PASS [2022-05-12T23:41:03.957Z] coverage: 73.2% of statements [2022-05-12T23:41:03.957Z] ok github.com/docker/docker/pkg/plugins 34.943s coverage: 73.2% of statements [2022-05-12T23:41:03.957Z] time="2022-05-12T23:41:03Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T23:41:03.957Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-05-12T23:41:03.957Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T23:41:03.957Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T23:41:03.957Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T23:41:03.957Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T23:41:03.957Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T23:41:03.957Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T23:41:03.957Z] === RUN TestResumableRequestReader [2022-05-12T23:41:03.957Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T23:41:03.957Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T23:41:03.957Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T23:41:03.957Z] PASS [2022-05-12T23:41:03.957Z] coverage: 100.0% of statements [2022-05-12T23:41:03.957Z] ok github.com/docker/docker/registry/resumable 0.289s coverage: 100.0% of statements [2022-05-12T23:41:04.044Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T23:41:04.773Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T23:41:04.948Z] === RUN TestRestartManagerTimeout [2022-05-12T23:41:04.948Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T23:41:04.948Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T23:41:04.948Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T23:41:04.948Z] PASS [2022-05-12T23:41:04.948Z] coverage: 50.9% of statements [2022-05-12T23:41:04.948Z] ok github.com/docker/docker/restartmanager 0.051s coverage: 50.9% of statements [2022-05-12T23:41:05.343Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T23:41:05.418Z] === RUN TestDecodeContainerConfig [2022-05-12T23:41:05.418Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T23:41:05.418Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-05-12T23:41:05.418Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T23:41:05.418Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T23:41:05.418Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T23:41:05.418Z] === RUN TestValidatePrivileged [2022-05-12T23:41:05.418Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T23:41:05.418Z] PASS [2022-05-12T23:41:05.418Z] coverage: 52.4% of statements [2022-05-12T23:41:05.418Z] ok github.com/docker/docker/runconfig 0.063s coverage: 52.4% of statements [2022-05-12T23:41:05.887Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T23:41:05.887Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T23:41:05.887Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T23:41:05.887Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T23:41:05.887Z] PASS [2022-05-12T23:41:05.887Z] coverage: 62.5% of statements [2022-05-12T23:41:05.887Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-05-12T23:41:05.914Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-12T23:41:06.175Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T23:41:06.436Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T23:41:07.006Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T23:41:07.576Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T23:41:08.147Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T23:41:08.408Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T23:41:08.594Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T23:41:08.841Z] === RUN TestGetDriver [2022-05-12T23:41:08.841Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T23:41:08.841Z] === RUN TestVolumeRequestError [2022-05-12T23:41:08.841Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T23:41:08.841Z] PASS [2022-05-12T23:41:08.841Z] coverage: 36.1% of statements [2022-05-12T23:41:08.841Z] ok github.com/docker/docker/volume/drivers 0.064s coverage: 36.1% of statements [2022-05-12T23:41:08.841Z] === RUN TestGetAddress [2022-05-12T23:41:08.841Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T23:41:08.841Z] === RUN TestRemove [2022-05-12T23:41:08.841Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T23:41:08.841Z] --- SKIP: TestRemove (0.00s) [2022-05-12T23:41:08.841Z] === RUN TestInitializeWithVolumes [2022-05-12T23:41:08.841Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T23:41:08.841Z] === RUN TestCreate [2022-05-12T23:41:08.841Z] --- PASS: TestCreate (0.01s) [2022-05-12T23:41:08.841Z] === RUN TestValidateName [2022-05-12T23:41:08.841Z] --- PASS: TestValidateName (0.00s) [2022-05-12T23:41:08.841Z] === RUN TestCreateWithOpts [2022-05-12T23:41:08.841Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T23:41:08.841Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T23:41:08.841Z] === RUN TestRelaodNoOpts [2022-05-12T23:41:08.841Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-12T23:41:08.841Z] PASS [2022-05-12T23:41:08.841Z] coverage: 41.5% of statements [2022-05-12T23:41:08.841Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2022-05-12T23:41:08.978Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T23:41:09.548Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T23:41:09.874Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T23:41:10.120Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRaw [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T23:41:10.407Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRaw [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T23:41:10.407Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestConvertTmpfsOptions [2022-05-12T23:41:10.407Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T23:41:10.407Z] linux_parser_test.go:209: data="ro" [2022-05-12T23:41:10.407Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestParseMountSpec [2022-05-12T23:41:10.407Z] parser_test.go:62: case 0 [2022-05-12T23:41:10.407Z] parser_test.go:62: case 1 [2022-05-12T23:41:10.407Z] parser_test.go:62: case 2 [2022-05-12T23:41:10.407Z] parser_test.go:62: case 3 [2022-05-12T23:41:10.407Z] parser_test.go:62: case 4 [2022-05-12T23:41:10.407Z] parser_test.go:62: case 5 [2022-05-12T23:41:10.407Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestValidateMount [2022-05-12T23:41:10.407Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRaw [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T23:41:10.407Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T23:41:10.407Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T23:41:10.407Z] PASS [2022-05-12T23:41:10.407Z] coverage: 67.6% of statements [2022-05-12T23:41:10.407Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.6% of statements [2022-05-12T23:41:10.690Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T23:41:10.690Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T23:41:10.840Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T23:41:10.840Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T23:41:10.840Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T23:41:10.876Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T23:41:10.876Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T23:41:10.876Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T23:41:10.876Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T23:41:11.260Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T23:41:11.349Z] === RUN TestSetGetMeta [2022-05-12T23:41:11.349Z] === PAUSE TestSetGetMeta [2022-05-12T23:41:11.349Z] === RUN TestRestore [2022-05-12T23:41:11.349Z] === PAUSE TestRestore [2022-05-12T23:41:11.349Z] === RUN TestServiceCreate [2022-05-12T23:41:11.349Z] === PAUSE TestServiceCreate [2022-05-12T23:41:11.349Z] === RUN TestServiceList [2022-05-12T23:41:11.349Z] === PAUSE TestServiceList [2022-05-12T23:41:11.349Z] === RUN TestServiceRemove [2022-05-12T23:41:11.349Z] === PAUSE TestServiceRemove [2022-05-12T23:41:11.349Z] === RUN TestServiceGet [2022-05-12T23:41:11.349Z] === PAUSE TestServiceGet [2022-05-12T23:41:11.349Z] === RUN TestServicePrune [2022-05-12T23:41:11.349Z] === PAUSE TestServicePrune [2022-05-12T23:41:11.349Z] === RUN TestCreate [2022-05-12T23:41:11.349Z] === PAUSE TestCreate [2022-05-12T23:41:11.349Z] === RUN TestRemove [2022-05-12T23:41:11.349Z] === PAUSE TestRemove [2022-05-12T23:41:11.349Z] === RUN TestList [2022-05-12T23:41:11.349Z] === PAUSE TestList [2022-05-12T23:41:11.349Z] === RUN TestFindByDriver [2022-05-12T23:41:11.349Z] === PAUSE TestFindByDriver [2022-05-12T23:41:11.349Z] === RUN TestFindByReferenced [2022-05-12T23:41:11.349Z] === PAUSE TestFindByReferenced [2022-05-12T23:41:11.349Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T23:41:11.349Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T23:41:11.349Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T23:41:11.349Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T23:41:11.349Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T23:41:11.349Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T23:41:11.349Z] === RUN TestRefDerefRemove [2022-05-12T23:41:11.349Z] === PAUSE TestRefDerefRemove [2022-05-12T23:41:11.349Z] === RUN TestGet [2022-05-12T23:41:11.349Z] === PAUSE TestGet [2022-05-12T23:41:11.349Z] === RUN TestGetWithReference [2022-05-12T23:41:11.349Z] === PAUSE TestGetWithReference [2022-05-12T23:41:11.349Z] === RUN TestFilterFunc [2022-05-12T23:41:11.349Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T23:41:11.349Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T23:41:11.349Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T23:41:11.349Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T23:41:11.349Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T23:41:11.349Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T23:41:11.349Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T23:41:11.349Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T23:41:11.349Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T23:41:11.349Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T23:41:11.349Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T23:41:11.349Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T23:41:11.349Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T23:41:11.349Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T23:41:11.349Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T23:41:11.349Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T23:41:11.349Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T23:41:11.349Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T23:41:11.349Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T23:41:11.349Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T23:41:11.349Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T23:41:11.349Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T23:41:11.349Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T23:41:11.349Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T23:41:11.349Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T23:41:11.349Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T23:41:11.349Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T23:41:11.349Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T23:41:11.349Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T23:41:11.349Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T23:41:11.349Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T23:41:11.349Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T23:41:11.349Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T23:41:11.349Z] === CONT TestSetGetMeta [2022-05-12T23:41:11.349Z] === CONT TestList [2022-05-12T23:41:11.349Z] === CONT TestGet [2022-05-12T23:41:11.349Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T23:41:11.349Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T23:41:11.349Z] === CONT TestRemove [2022-05-12T23:41:11.349Z] --- PASS: TestGet (0.03s) [2022-05-12T23:41:11.349Z] === CONT TestCreate [2022-05-12T23:41:11.349Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-05-12T23:41:11.349Z] === CONT TestServicePrune [2022-05-12T23:41:11.349Z] --- PASS: TestList (0.05s) [2022-05-12T23:41:11.349Z] === CONT TestServiceGet [2022-05-12T23:41:11.349Z] --- PASS: TestCreate (0.02s) [2022-05-12T23:41:11.349Z] === CONT TestServiceRemove [2022-05-12T23:41:11.349Z] --- PASS: TestRemove (0.03s) [2022-05-12T23:41:11.349Z] === CONT TestServiceList [2022-05-12T23:41:11.818Z] --- PASS: TestServiceGet (0.17s) [2022-05-12T23:41:11.818Z] === CONT TestServiceCreate [2022-05-12T23:41:11.818Z] time="2022-05-12T23:41:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:41:11.818Z] --- PASS: TestServiceRemove (0.17s) [2022-05-12T23:41:11.818Z] === CONT TestRestore [2022-05-12T23:41:11.818Z] --- PASS: TestServiceList (0.18s) [2022-05-12T23:41:11.818Z] === CONT TestGetWithReference [2022-05-12T23:41:11.818Z] time="2022-05-12T23:41:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:41:11.818Z] time="2022-05-12T23:41:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:41:11.818Z] --- PASS: TestServiceCreate (0.03s) [2022-05-12T23:41:11.818Z] === CONT TestRefDerefRemove [2022-05-12T23:41:11.818Z] time="2022-05-12T23:41:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T23:41:11.818Z] --- PASS: TestGetWithReference (0.04s) [2022-05-12T23:41:11.818Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T23:41:11.818Z] time="2022-05-12T23:41:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T23:41:11.818Z] --- PASS: TestRestore (0.05s) [2022-05-12T23:41:11.818Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T23:41:11.818Z] --- PASS: TestServicePrune (0.24s) [2022-05-12T23:41:11.818Z] === CONT TestFindByReferenced [2022-05-12T23:41:11.818Z] --- PASS: TestRefDerefRemove (0.04s) [2022-05-12T23:41:11.818Z] === CONT TestFindByDriver [2022-05-12T23:41:11.818Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-12T23:41:11.818Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-12T23:41:11.818Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-12T23:41:11.818Z] --- PASS: TestFindByDriver (0.03s) [2022-05-12T23:41:11.818Z] PASS [2022-05-12T23:41:11.818Z] coverage: 69.0% of statements [2022-05-12T23:41:11.818Z] ok github.com/docker/docker/volume/service 0.376s coverage: 69.0% of statements [2022-05-12T23:41:11.831Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T23:41:13.216Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T23:41:13.216Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T23:41:13.216Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T23:41:13.216Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T23:41:14.555Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T23:41:15.760Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T23:41:16.082Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T23:41:16.330Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T23:41:19.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-12T23:41:23.119Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T23:41:23.119Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T23:41:23.119Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T23:41:23.119Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T23:41:23.119Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T23:41:23.119Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T23:41:23.119Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T23:41:23.119Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T23:41:23.119Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T23:41:23.119Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T23:41:23.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-12T23:41:25.753Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-12T23:41:26.744Z] 2022/05/12 23:41:26 Closing DB instances... [2022-05-12T23:41:27.135Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-12T23:41:28.079Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T23:41:28.649Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-12T23:41:28.960Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-12T23:41:28.960Z] === RUN TestFindNode [2022-05-12T23:41:28.960Z] 2022/05/12 23:41:28 Closing DB instances... [2022-05-12T23:41:28.960Z] --- PASS: TestFindNode (0.02s) [2022-05-12T23:41:28.960Z] === RUN TestChangeNodeState [2022-05-12T23:41:28.960Z] 2022/05/12 23:41:28 Closing DB instances... [2022-05-12T23:41:28.960Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T23:41:28.960Z] === RUN TestNodeReincarnation [2022-05-12T23:41:28.960Z] 2022/05/12 23:41:28 Closing DB instances... [2022-05-12T23:41:29.220Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-12T23:41:29.220Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-12T23:41:29.220Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T23:41:29.220Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T23:41:29.791Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T23:41:32.339Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-12T23:41:32.339Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T23:41:33.714Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T23:41:33.714Z] === RUN TestParallelCreate [2022-05-12T23:41:33.714Z] 2022/05/12 23:41:33 Closing DB instances... [2022-05-12T23:41:33.714Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T23:41:33.714Z] === RUN TestParallelDelete [2022-05-12T23:41:33.714Z] 2022/05/12 23:41:33 Closing DB instances... [2022-05-12T23:41:33.714Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T23:41:33.714Z] === RUN TestNetworkDBIslands [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:65f714b4fbcc with config:&{NodeID:65f714b4fbcc Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, added to nodes list" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:21143cfb3d1d with config:&{NodeID:21143cfb3d1d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, added to nodes list" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, added to nodes list" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, added to nodes list" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T23:41:33.714Z] time="2022-05-12T23:41:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-12T23:41:33.721Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e471272b2d02 with config:&{NodeID:e471272b2d02 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node e471272b2d02/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node e471272b2d02/172.30.2.100, added to nodes list" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node e471272b2d02/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node e471272b2d02/172.30.2.100, added to nodes list" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, added to nodes list" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, added to nodes list" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node e471272b2d02/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:34.700Z] time="2022-05-12T23:41:34Z" level=info msg="Node e471272b2d02/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.105Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T23:41:35.105Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:82b0d397d9c8 with config:&{NodeID:82b0d397d9c8 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node e471272b2d02/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node e471272b2d02/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:35Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:35Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:35Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.169Z] time="2022-05-12T23:41:35Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:87472adff725 with config:&{NodeID:87472adff725 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node e471272b2d02/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node e471272b2d02/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, added to nodes list" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:35.637Z] time="2022-05-12T23:41:35Z" level=info msg="Node 87472adff725/172.30.2.100, added to nodes list" [2022-05-12T23:41:36.106Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=info msg="The new bootstrap node list is:[172.30.2.100:10033 172.30.2.100:10034 172.30.2.100:10035]" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10033" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49373" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10034" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49374" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10035" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49375" [2022-05-12T23:41:36.106Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=info msg="The new bootstrap node list is:[172.30.2.100:10033 172.30.2.100:10034 172.30.2.100:10035]" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10033" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49376" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10034" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49377" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10035" [2022-05-12T23:41:36.106Z] time="2022-05-12T23:41:35Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49378" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node 0 leaving" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc change state NodeActive --> NodeLeft" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node5(87472adff725): Node leave event for 65f714b4fbcc/172.30.2.100" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc change state NodeActive --> NodeLeft" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node3(e471272b2d02): Node leave event for 65f714b4fbcc/172.30.2.100" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc change state NodeActive --> NodeLeft" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node4(82b0d397d9c8): Node leave event for 65f714b4fbcc/172.30.2.100" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc change state NodeActive --> NodeLeft" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc change state NodeActive --> NodeLeft" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node1(65f714b4fbcc): Node leave event for 65f714b4fbcc/172.30.2.100" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node2(21143cfb3d1d): Node leave event for 65f714b4fbcc/172.30.2.100" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, left gossip cluster" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, left gossip cluster" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, left gossip cluster" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, left gossip cluster" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 65f714b4fbcc/172.30.2.100, left gossip cluster" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node 1 leaving" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 21143cfb3d1d change state NodeActive --> NodeLeft" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, left gossip cluster" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node3(e471272b2d02): Node leave event for 21143cfb3d1d/172.30.2.100" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 21143cfb3d1d change state NodeActive --> NodeFailed" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, added to failed nodes list" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 21143cfb3d1d change state NodeActive --> NodeLeft" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node4(82b0d397d9c8): Node leave event for 21143cfb3d1d/172.30.2.100" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="Node 21143cfb3d1d change state NodeActive --> NodeLeft" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=info msg="node5(87472adff725): Node leave event for 21143cfb3d1d/172.30.2.100" [2022-05-12T23:41:36.573Z] time="2022-05-12T23:41:36Z" level=error msg="node: 21143cfb3d1d is unknown to memberlist" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, left gossip cluster" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, left gossip cluster" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="Node 21143cfb3d1d/172.30.2.100, left gossip cluster" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="node 2 leaving" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="Node e471272b2d02 change state NodeActive --> NodeLeft" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="node4(82b0d397d9c8): Node leave event for e471272b2d02/172.30.2.100" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="Node e471272b2d02 change state NodeActive --> NodeLeft" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="node5(87472adff725): Node leave event for e471272b2d02/172.30.2.100" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="Node e471272b2d02 change state NodeActive --> NodeLeft" [2022-05-12T23:41:37.042Z] time="2022-05-12T23:41:36Z" level=info msg="node3(e471272b2d02): Node leave event for e471272b2d02/172.30.2.100" [2022-05-12T23:41:37.511Z] time="2022-05-12T23:41:37Z" level=info msg="Node e471272b2d02/172.30.2.100, left gossip cluster" [2022-05-12T23:41:37.511Z] time="2022-05-12T23:41:37Z" level=info msg="Node e471272b2d02/172.30.2.100, left gossip cluster" [2022-05-12T23:41:37.511Z] time="2022-05-12T23:41:37Z" level=info msg="Node e471272b2d02/172.30.2.100, left gossip cluster" [2022-05-12T23:41:37.511Z] networkdb_test.go:867: node4: OK [2022-05-12T23:41:37.511Z] networkdb_test.go:867: node5: OK [2022-05-12T23:41:37.511Z] time="2022-05-12T23:41:37Z" level=info msg="node 0 coming back" [2022-05-12T23:41:37.511Z] time="2022-05-12T23:41:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:720f0bf90303 with config:&{NodeID:720f0bf90303 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:41:37.511Z] time="2022-05-12T23:41:37Z" level=info msg="Node 720f0bf90303/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:37.511Z] time="2022-05-12T23:41:37Z" level=info msg="Node 720f0bf90303/172.30.2.100, added to nodes list" [2022-05-12T23:41:37.511Z] time="2022-05-12T23:41:37Z" level=info msg="node 1 coming back" [2022-05-12T23:41:37.511Z] time="2022-05-12T23:41:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:45d8d527887c with config:&{NodeID:45d8d527887c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:41:37.643Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-12T23:41:37.979Z] time="2022-05-12T23:41:37Z" level=info msg="Node 45d8d527887c/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:37.979Z] time="2022-05-12T23:41:37Z" level=info msg="Node 45d8d527887c/172.30.2.100, added to nodes list" [2022-05-12T23:41:37.979Z] time="2022-05-12T23:41:37Z" level=info msg="node 2 coming back" [2022-05-12T23:41:37.979Z] time="2022-05-12T23:41:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6f9a38009933 with config:&{NodeID:6f9a38009933 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-12T23:41:37.979Z] time="2022-05-12T23:41:37Z" level=info msg="Node 6f9a38009933/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:37.979Z] time="2022-05-12T23:41:37Z" level=info msg="Node 6f9a38009933/172.30.2.100, added to nodes list" [2022-05-12T23:41:38.448Z] time="2022-05-12T23:41:37Z" level=debug msg="memberlist: Failed ping: 87472adff725 (timeout reached)" [2022-05-12T23:41:38.448Z] time="2022-05-12T23:41:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.30.2.100:10036: use of closed network connection" [2022-05-12T23:41:38.448Z] time="2022-05-12T23:41:37Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49379" [2022-05-12T23:41:38.917Z] time="2022-05-12T23:41:38Z" level=warning msg="memberlist: Was able to connect to 87472adff725 but other probes failed, network may be misconfigured" [2022-05-12T23:41:40.941Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T23:41:40.941Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-12T23:41:40.941Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T23:41:41.140Z] time="2022-05-12T23:41:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.2.100:10033 172.30.2.100:10034 172.30.2.100:10035]" [2022-05-12T23:41:41.511Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T23:41:41.609Z] time="2022-05-12T23:41:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.2.100:10033 172.30.2.100:10034 172.30.2.100:10035]" [2022-05-12T23:41:42.078Z] time="2022-05-12T23:41:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10033" [2022-05-12T23:41:42.078Z] time="2022-05-12T23:41:41Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49380" [2022-05-12T23:41:42.078Z] time="2022-05-12T23:41:41Z" level=info msg="Node 87472adff725/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.078Z] time="2022-05-12T23:41:41Z" level=info msg="Node 87472adff725/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.078Z] time="2022-05-12T23:41:41Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.078Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.078Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, is the new incarnation of the shutdown node 65f714b4fbcc/172.30.2.100" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10034" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49381" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 87472adff725/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 87472adff725/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, is the new incarnation of the shutdown node 21143cfb3d1d/172.30.2.100" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10035" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49382" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 87472adff725/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 87472adff725/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, is the new incarnation of the shutdown node e471272b2d02/172.30.2.100" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, is the new incarnation of the shutdown node 21143cfb3d1d/172.30.2.100" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 45d8d527887c/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, is the new incarnation of the shutdown node 65f714b4fbcc/172.30.2.100" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 720f0bf90303/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, is the new incarnation of the shutdown node e471272b2d02/172.30.2.100" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, joined gossip cluster" [2022-05-12T23:41:42.079Z] time="2022-05-12T23:41:41Z" level=info msg="Node 6f9a38009933/172.30.2.100, added to nodes list" [2022-05-12T23:41:42.081Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T23:41:42.081Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T23:41:42.341Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T23:41:42.548Z] time="2022-05-12T23:41:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10033" [2022-05-12T23:41:42.548Z] time="2022-05-12T23:41:42Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49383" [2022-05-12T23:41:42.548Z] time="2022-05-12T23:41:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10034" [2022-05-12T23:41:42.548Z] time="2022-05-12T23:41:42Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49384" [2022-05-12T23:41:42.548Z] time="2022-05-12T23:41:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.2.100:10035" [2022-05-12T23:41:42.548Z] time="2022-05-12T23:41:42Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49385" [2022-05-12T23:41:43.016Z] 2022/05/12 23:41:42 Closing DB instances... [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303 change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303 change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="node3(6f9a38009933): Node leave event for 720f0bf90303/172.30.2.100" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="node2(45d8d527887c): Node leave event for 720f0bf90303/172.30.2.100" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303 change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="node4(82b0d397d9c8): Node leave event for 720f0bf90303/172.30.2.100" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303 change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="node1(720f0bf90303): Node leave event for 720f0bf90303/172.30.2.100" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303 change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="node5(87472adff725): Node leave event for 720f0bf90303/172.30.2.100" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.016Z] time="2022-05-12T23:41:42Z" level=info msg="Node 720f0bf90303/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=warning msg="memberlist: Failed to send gossip to 172.30.2.100:10037: write udp [::]:10033->172.30.2.100:10037: use of closed network connection" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="Node 45d8d527887c change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="node3(6f9a38009933): Node leave event for 45d8d527887c/172.30.2.100" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="Node 45d8d527887c change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="node4(82b0d397d9c8): Node leave event for 45d8d527887c/172.30.2.100" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="Node 45d8d527887c change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="node5(87472adff725): Node leave event for 45d8d527887c/172.30.2.100" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="Node 45d8d527887c change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="node2(45d8d527887c): Node leave event for 45d8d527887c/172.30.2.100" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="Node 45d8d527887c/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="Node 45d8d527887c/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="Node 45d8d527887c/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.484Z] time="2022-05-12T23:41:43Z" level=info msg="Node 45d8d527887c/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.725Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T23:41:43.953Z] time="2022-05-12T23:41:43Z" level=info msg="Node 6f9a38009933 change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.953Z] time="2022-05-12T23:41:43Z" level=info msg="node4(82b0d397d9c8): Node leave event for 6f9a38009933/172.30.2.100" [2022-05-12T23:41:43.953Z] time="2022-05-12T23:41:43Z" level=info msg="Node 6f9a38009933 change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.953Z] time="2022-05-12T23:41:43Z" level=info msg="node5(87472adff725): Node leave event for 6f9a38009933/172.30.2.100" [2022-05-12T23:41:43.953Z] time="2022-05-12T23:41:43Z" level=info msg="Node 6f9a38009933 change state NodeActive --> NodeLeft" [2022-05-12T23:41:43.953Z] time="2022-05-12T23:41:43Z" level=info msg="node3(6f9a38009933): Node leave event for 6f9a38009933/172.30.2.100" [2022-05-12T23:41:43.953Z] time="2022-05-12T23:41:43Z" level=info msg="Node 6f9a38009933/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.953Z] time="2022-05-12T23:41:43Z" level=info msg="Node 6f9a38009933/172.30.2.100, left gossip cluster" [2022-05-12T23:41:43.953Z] time="2022-05-12T23:41:43Z" level=info msg="Node 6f9a38009933/172.30.2.100, left gossip cluster" [2022-05-12T23:41:44.422Z] time="2022-05-12T23:41:43Z" level=debug msg="memberlist: Failed ping: 87472adff725 (timeout reached)" [2022-05-12T23:41:44.422Z] time="2022-05-12T23:41:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.2.100:10036: use of closed network connection" [2022-05-12T23:41:44.422Z] time="2022-05-12T23:41:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.2.100:10035: use of closed network connection" [2022-05-12T23:41:44.422Z] time="2022-05-12T23:41:43Z" level=debug msg="memberlist: Stream connection from=172.30.2.100:49386" [2022-05-12T23:41:44.422Z] time="2022-05-12T23:41:44Z" level=info msg="Node 82b0d397d9c8 change state NodeActive --> NodeLeft" [2022-05-12T23:41:44.422Z] time="2022-05-12T23:41:44Z" level=info msg="node5(87472adff725): Node leave event for 82b0d397d9c8/172.30.2.100" [2022-05-12T23:41:44.422Z] time="2022-05-12T23:41:44Z" level=info msg="Node 82b0d397d9c8 change state NodeActive --> NodeLeft" [2022-05-12T23:41:44.422Z] time="2022-05-12T23:41:44Z" level=info msg="node4(82b0d397d9c8): Node leave event for 82b0d397d9c8/172.30.2.100" [2022-05-12T23:41:44.709Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T23:41:44.891Z] time="2022-05-12T23:41:44Z" level=warning msg="memberlist: Was able to connect to 87472adff725 but other probes failed, network may be misconfigured" [2022-05-12T23:41:44.891Z] time="2022-05-12T23:41:44Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, left gossip cluster" [2022-05-12T23:41:45.279Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-12T23:41:45.359Z] time="2022-05-12T23:41:44Z" level=info msg="Node 82b0d397d9c8/172.30.2.100, left gossip cluster" [2022-05-12T23:41:45.359Z] time="2022-05-12T23:41:45Z" level=info msg="Node 87472adff725/172.30.2.100, left gossip cluster" [2022-05-12T23:41:45.359Z] time="2022-05-12T23:41:45Z" level=info msg="Node 87472adff725 change state NodeActive --> NodeFailed" [2022-05-12T23:41:45.359Z] time="2022-05-12T23:41:45Z" level=info msg="Node 87472adff725/172.30.2.100, added to failed nodes list" [2022-05-12T23:41:45.359Z] --- PASS: TestNetworkDBIslands (11.87s) [2022-05-12T23:41:45.359Z] PASS [2022-05-12T23:41:45.359Z] coverage: 60.2% of statements [2022-05-12T23:41:45.359Z] ok github.com/docker/docker/libnetwork/networkdb 104.580s coverage: 60.2% of statements [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T23:41:45.359Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T23:41:45.850Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T23:41:45.850Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T23:41:46.109Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T23:41:47.052Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T23:41:49.168Z] [2022-05-12T23:41:49.169Z] === Skipped [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T23:41:49.169Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T23:41:49.169Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T23:41:49.169Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T23:41:49.169Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T23:41:49.169Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T23:41:49.169Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T23:41:49.169Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T23:41:49.169Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T23:41:49.169Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T23:41:49.169Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T23:41:49.169Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T23:41:49.169Z] daemon_test.go:145: root required [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T23:41:49.169Z] reload_test.go:342: root required [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T23:41:49.169Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T23:41:49.169Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T23:41:49.169Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T23:41:49.169Z] download_test.go:267: Needs fixing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T23:41:49.169Z] layer_test.go:291: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T23:41:49.169Z] layer_test.go:340: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T23:41:49.169Z] layer_test.go:455: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T23:41:49.169Z] layer_test.go:684: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T23:41:49.169Z] migration_test.go:45: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T23:41:49.169Z] migration_test.go:181: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T23:41:49.169Z] mount_test.go:17: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T23:41:49.169Z] mount_test.go:76: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T23:41:49.169Z] mount_test.go:125: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T23:41:49.169Z] mount_test.go:212: Failing on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T23:41:49.169Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-12T23:41:49.169Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-12T23:41:49.169Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T23:41:49.169Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T23:41:49.169Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T23:41:49.169Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T23:41:49.169Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T23:41:49.169Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T23:41:49.169Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T23:41:49.169Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T23:41:49.169Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T23:41:49.169Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T23:41:49.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T23:41:49.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T23:41:49.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T23:41:49.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T23:41:49.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-12T23:41:49.169Z] archive_test.go:140: zstd not installed [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T23:41:49.169Z] archive_windows_test.go:16: Currently fails [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T23:41:49.169Z] changes_test.go:196: needs more investigation [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T23:41:49.169Z] changes_test.go:433: needs further investigation [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T23:41:49.169Z] changes_test.go:469: needs further investigation [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T23:41:49.169Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T23:41:49.169Z] poller_test.go:40: No chmod on Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T23:41:49.169Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T23:41:49.169Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T23:41:49.169Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-05-12T23:41:49.169Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T23:41:49.169Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T23:41:49.169Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T23:41:49.169Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T23:41:49.169Z] [2022-05-12T23:41:49.169Z] DONE 2285 tests, 68 skipped in 322.180s [2022-05-12T23:41:49.169Z] INFO: make.ps1 ended at 05/12/2022 23:41:48 [2022-05-12T23:41:51.254Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T23:41:51.390Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T23:41:51.390Z] INFO: Unit tests ended at 05/12/2022 23:41:50. Duration:00:05:42.5237543 [2022-05-12T23:41:51.390Z] INFO: Building busybox [2022-05-12T23:41:51.390Z] Sending build context to Docker daemon 5.12kB [2022-05-12T23:41:51.390Z] [2022-05-12T23:41:51.390Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T23:41:51.390Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T23:41:51.390Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T23:41:51.390Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T23:41:51.390Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T23:41:51.390Z] ---> 3e15a767850d [2022-05-12T23:41:51.390Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T23:41:51.390Z] ---> Running in 5967048d4d3d [2022-05-12T23:41:51.594Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T23:41:51.594Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T23:41:51.594Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T23:41:51.824Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T23:41:52.394Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T23:41:53.333Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T23:41:54.714Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T23:41:56.626Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T23:41:56.711Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T23:41:56.711Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T23:41:57.177Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T23:41:57.177Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T23:41:57.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T23:41:57.643Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T23:41:57.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T23:41:58.010Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T23:41:58.646Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T23:41:58.646Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T23:41:58.646Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T23:41:59.391Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T23:42:00.332Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T23:42:01.272Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T23:42:01.272Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T23:42:01.843Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T23:42:02.414Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T23:42:02.984Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T23:42:03.554Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T23:42:04.937Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T23:42:05.573Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T23:42:05.573Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T23:42:05.573Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T23:42:05.573Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T23:42:05.573Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T23:42:06.320Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T23:42:08.881Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T23:42:09.209Z] Removing intermediate container 5967048d4d3d [2022-05-12T23:42:09.209Z] ---> 8a669ed5b4e0 [2022-05-12T23:42:09.209Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T23:42:09.209Z] ---> Running in 340300feea7f [2022-05-12T23:42:09.209Z] Removing intermediate container 340300feea7f [2022-05-12T23:42:09.209Z] ---> 070a54a66b11 [2022-05-12T23:42:09.209Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T23:42:09.209Z] ---> Running in d36cc709322d [2022-05-12T23:42:09.452Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T23:42:09.452Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-12T23:42:09.452Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-12T23:42:09.677Z] Removing intermediate container d36cc709322d [2022-05-12T23:42:09.677Z] ---> 2a2b6e33b389 [2022-05-12T23:42:09.677Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T23:42:10.022Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T23:42:10.022Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T23:42:10.594Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T23:42:11.165Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T23:42:11.165Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T23:42:11.243Z] [2022-05-12T23:42:11.712Z] ---> b5366aa1f0e5 [2022-05-12T23:42:11.712Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-12T23:42:11.712Z] ---> Running in 4d95716b481c [2022-05-12T23:42:11.737Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T23:42:18.315Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-12T23:42:18.315Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T23:42:18.315Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T23:42:18.315Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-12T23:42:18.315Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-12T23:42:18.577Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T23:42:19.962Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T23:42:20.905Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-12T23:42:21.475Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-12T23:42:21.475Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T23:42:21.475Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-12T23:42:21.736Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T23:42:22.307Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T23:42:22.960Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T23:42:23.532Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T23:42:23.532Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T23:42:23.532Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T23:42:24.068Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T23:42:24.068Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T23:42:24.068Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T23:42:24.068Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T23:42:24.216Z] Removing intermediate container 4d95716b481c [2022-05-12T23:42:24.216Z] ---> 529afde4d698 [2022-05-12T23:42:24.216Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T23:42:24.216Z] ---> Running in e874704c4837 [2022-05-12T23:42:24.474Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T23:42:24.474Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-12T23:42:24.734Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T23:42:24.734Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T23:42:24.734Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T23:42:25.306Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-12T23:42:25.785Z] [2022-05-12T23:42:25.785Z] SUCCESS: Specified value was saved. [2022-05-12T23:42:26.691Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T23:42:26.691Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T23:42:26.691Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T23:42:27.630Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-12T23:42:28.017Z] Removing intermediate container e874704c4837 [2022-05-12T23:42:28.017Z] ---> cacf1b57897c [2022-05-12T23:42:28.017Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T23:42:28.017Z] ---> Running in bddeed2563ad [2022-05-12T23:42:29.541Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T23:42:30.484Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-12T23:42:30.484Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T23:42:30.705Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T23:42:30.705Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T23:42:30.705Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T23:42:30.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T23:42:31.056Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/builder/remotecontext 0.127s coverage: 13.7% of statements [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/builder/dockerfile 0.529s coverage: 49.3% of statements [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/builder/remotecontext/git 1.767s coverage: 86.3% of statements [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T23:42:31.171Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T23:42:31.171Z] ok github.com/docker/docker/cmd/docker-proxy 0.222s coverage: 67.6% of statements [2022-05-12T23:42:32.965Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-12T23:42:34.456Z] ok github.com/docker/docker/client 0.107s coverage: 75.6% of statements [2022-05-12T23:42:34.875Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T23:42:35.175Z] Cannot create a file when that file already exists. [2022-05-12T23:42:35.447Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T23:42:35.707Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-12T23:42:35.968Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-12T23:42:37.881Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-12T23:42:38.453Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-12T23:42:39.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-12T23:42:39.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T23:42:39.241Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T23:42:39.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T23:42:41.046Z] Removing intermediate container bddeed2563ad [2022-05-12T23:42:41.046Z] ---> 66d8e7a163e4 [2022-05-12T23:42:41.046Z] Step 13/13 : CMD ["sh"] [2022-05-12T23:42:41.046Z] ---> Running in 6fd0f978232e [2022-05-12T23:42:41.515Z] Removing intermediate container 6fd0f978232e [2022-05-12T23:42:41.515Z] ---> a33ba4b5f957 [2022-05-12T23:42:41.515Z] Successfully built a33ba4b5f957 [2022-05-12T23:42:41.515Z] Successfully tagged busybox:latest [2022-05-12T23:42:41.515Z] INFO: Docker images of the daemon under test [2022-05-12T23:42:41.515Z] [2022-05-12T23:42:41.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T23:42:41.515Z] busybox latest a33ba4b5f957 Less than a second ago 5.29GB [2022-05-12T23:42:41.515Z] microsoft/windowsservercore latest 3e15a767850d 7 days ago 5.26GB [2022-05-12T23:42:41.515Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 7 days ago 5.26GB [2022-05-12T23:42:41.515Z] [2022-05-12T23:42:41.515Z] INFO: Running integration tests at 05/12/2022 23:42:41... [2022-05-12T23:42:41.515Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T23:42:41.515Z] INFO: Integration API tests being run from the host: [2022-05-12T23:42:41.515Z] INFO: make.ps1 starting at 05/12/2022 23:42:41 [2022-05-12T23:42:41.567Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-12T23:42:42.137Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-12T23:42:43.086Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T23:42:44.681Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-12T23:42:44.681Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-12T23:42:45.252Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-12T23:42:45.418Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T23:42:45.418Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T23:42:45.822Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-12T23:42:46.082Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-12T23:42:46.401Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T23:42:46.655Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-12T23:42:46.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T23:42:47.597Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-12T23:42:48.170Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-12T23:42:48.170Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-12T23:42:48.741Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T23:42:49.311Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T23:42:49.572Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T23:42:51.327Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T23:42:52.913Z] === RUN TestDockerSuite/TestRunState [2022-05-12T23:42:53.484Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T23:42:54.054Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T23:42:54.054Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-12T23:42:54.626Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T23:42:54.885Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-12T23:42:54.886Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T23:42:54.886Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T23:42:55.146Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T23:42:55.294Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T23:42:56.087Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-12T23:42:57.029Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T23:42:57.290Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T23:42:57.290Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T23:42:57.551Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-12T23:42:59.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T23:42:59.240Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T23:42:59.463Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-12T23:42:59.463Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-12T23:43:00.033Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-12T23:43:01.417Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-12T23:43:02.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-12T23:43:04.719Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T23:43:06.101Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-12T23:43:07.482Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T23:43:08.055Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T23:43:08.997Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T23:43:08.997Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-12T23:43:09.257Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T23:43:09.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T23:43:09.303Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T23:43:09.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T23:43:11.170Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T23:43:12.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-12T23:43:12.700Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T23:43:12.960Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T23:43:13.220Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T23:43:13.220Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T23:43:13.791Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T23:43:14.363Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T23:43:14.934Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-12T23:43:14.934Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T23:43:14.934Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T23:43:15.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T23:43:15.070Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T23:43:15.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T23:43:15.070Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T23:43:15.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T23:43:15.195Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T23:43:15.764Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T23:43:17.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-12T23:43:19.063Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T23:43:19.324Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T23:43:20.709Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-12T23:43:20.709Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T23:43:21.120Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 29.7% of statements [2022-05-12T23:43:21.120Z] ok github.com/docker/docker/container 0.116s coverage: 34.6% of statements [2022-05-12T23:43:21.120Z] ok github.com/docker/docker/cmd/dockerd/trap 2.499s coverage: 0.0% of statements [2022-05-12T23:43:21.120Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T23:43:21.120Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T23:43:21.120Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T23:43:21.120Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T23:43:21.120Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T23:43:22.093Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T23:43:23.476Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-12T23:43:23.476Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T23:43:23.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T23:43:23.597Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T23:43:23.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T23:43:23.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T23:43:23.597Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T23:43:23.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T23:43:23.597Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T23:43:23.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T23:43:24.401Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-05-12T23:43:25.387Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T23:43:25.775Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-12T23:43:26.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-12T23:43:27.150Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-05-12T23:43:27.270Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T23:43:27.530Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T23:43:27.530Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T23:43:27.530Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T23:43:27.530Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T23:43:27.530Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T23:43:27.530Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T23:43:27.530Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T23:43:27.790Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-12T23:43:27.790Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T23:43:27.790Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-12T23:43:28.734Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-12T23:43:29.305Z] docker_cli_service_logs_test.go:246: checking task 63ftqh2trvs4 [2022-05-12T23:43:29.305Z] docker_cli_service_logs_test.go:251: checking messages for 63ftqh2trvs4 [2022-05-12T23:43:29.305Z] docker_cli_service_logs_test.go:246: checking task mlmdtctj4iq1 [2022-05-12T23:43:29.305Z] docker_cli_service_logs_test.go:251: checking messages for mlmdtctj4iq1 [2022-05-12T23:43:29.305Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-12T23:43:29.876Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-12T23:43:30.446Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-12T23:43:31.018Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-12T23:43:31.590Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T23:43:31.590Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-12T23:43:32.162Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-12T23:43:32.162Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T23:43:32.162Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-12T23:43:32.423Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T23:43:32.423Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-12T23:43:32.423Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T23:43:32.423Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-12T23:43:32.423Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T23:43:32.423Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-12T23:43:32.423Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T23:43:32.423Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-12T23:43:32.423Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T23:43:32.423Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-12T23:43:32.423Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T23:43:32.423Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-12T23:43:32.683Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-12T23:43:32.943Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-12T23:43:33.515Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-12T23:43:33.515Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-12T23:43:34.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:43:34.007Z] INFO: Testing against a local daemon [2022-05-12T23:43:34.007Z] === RUN TestBuildWithSession [2022-05-12T23:43:34.007Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:43:34.007Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T23:43:34.007Z] === RUN TestBuildSquashParent [2022-05-12T23:43:34.007Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:43:34.007Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T23:43:34.007Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T23:43:34.007Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:43:34.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:43:34.007Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:43:34.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:43:34.007Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:43:34.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:43:34.007Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:43:34.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:43:34.007Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:43:34.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:43:34.007Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:43:34.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:43:34.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T23:43:34.007Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T23:43:34.007Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T23:43:34.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T23:43:34.084Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T23:43:34.367Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T23:43:34.949Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T23:43:34.949Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-12T23:43:35.254Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-05-12T23:43:35.254Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.5% of statements [2022-05-12T23:43:35.518Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-12T23:43:35.819Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-12T23:43:36.092Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-12T23:43:36.092Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T23:43:36.092Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T23:43:36.351Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T23:43:36.383Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-12T23:43:36.641Z] ok github.com/docker/docker/daemon 10.211s coverage: 16.6% of statements [2022-05-12T23:43:36.641Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T23:43:36.641Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T23:43:36.641Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T23:43:36.641Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T23:43:37.295Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-12T23:43:37.864Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-12T23:43:37.865Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T23:43:37.865Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T23:43:38.125Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T23:43:38.125Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T23:43:38.545Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.792s coverage: 74.8% of statements [2022-05-12T23:43:39.065Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T23:43:39.110Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-05-12T23:43:39.325Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T23:43:39.677Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.507s coverage: 56.2% of statements [2022-05-12T23:43:41.051Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-05-12T23:43:41.186Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T23:43:41.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T23:43:41.238Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T23:43:41.810Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T23:43:41.810Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T23:43:41.810Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T23:43:42.751Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-12T23:43:42.962Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.340s coverage: 50.6% of statements [2022-05-12T23:43:43.322Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-12T23:43:43.529Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.486s coverage: 45.9% of statements [2022-05-12T23:43:43.529Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T23:43:43.893Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T23:43:43.893Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T23:43:44.462Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-05-12T23:43:44.719Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.749s coverage: 58.2% of statements [2022-05-12T23:43:44.719Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T23:43:44.719Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T23:43:45.275Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T23:43:45.275Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T23:43:45.535Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T23:43:45.652Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2022-05-12T23:43:46.219Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-05-12T23:43:46.479Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3739441093 [2022-05-12T23:43:47.050Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T23:43:47.050Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T23:43:47.592Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.6% of statements [2022-05-12T23:43:47.592Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T23:43:47.592Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T23:43:47.850Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.0% of statements [2022-05-12T23:43:48.435Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T23:43:48.435Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T23:43:48.435Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T23:43:48.784Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-05-12T23:43:48.784Z] ok github.com/docker/docker/daemon/logger/awslogs 0.192s coverage: 80.2% of statements [2022-05-12T23:43:48.784Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T23:43:49.349Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-12T23:43:49.607Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-05-12T23:43:49.817Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T23:43:50.077Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-12T23:43:50.174Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-05-12T23:43:50.432Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-12T23:43:50.998Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 78.7% of statements [2022-05-12T23:43:50.998Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T23:43:51.460Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T23:43:51.563Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 59.1% of statements [2022-05-12T23:43:51.720Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T23:43:51.720Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T23:43:51.980Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T23:43:51.980Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T23:43:52.128Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-05-12T23:43:52.550Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T23:43:52.550Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T23:43:52.550Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-12T23:43:53.062Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-05-12T23:43:53.120Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T23:43:53.321Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2022-05-12T23:43:53.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T23:43:53.886Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-12T23:43:54.060Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T23:43:54.453Z] ok github.com/docker/docker/daemon/logger/splunk 1.679s coverage: 82.5% of statements [2022-05-12T23:43:54.453Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T23:43:54.453Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T23:43:54.631Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T23:43:55.212Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-12T23:43:55.386Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 44.4% of statements [2022-05-12T23:43:55.952Z] ok github.com/docker/docker/distribution 0.615s coverage: 28.2% of statements [2022-05-12T23:43:55.952Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T23:43:56.117Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T23:43:56.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.70s) [2022-05-12T23:43:56.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.75s) [2022-05-12T23:43:56.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.02s) [2022-05-12T23:43:56.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.26s) [2022-05-12T23:43:56.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.35s) [2022-05-12T23:43:56.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.17s) [2022-05-12T23:43:56.117Z] === RUN TestBuildMultiStageCopy [2022-05-12T23:43:56.117Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T23:43:56.517Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-12T23:43:57.082Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-12T23:43:57.132Z] docker_cli_swarm_test.go:1895: [da9a606130bb9] joining swarm manager [d65c3ee84f53a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:43:57.340Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-12T23:43:57.906Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 85.4% of statements [2022-05-12T23:43:57.906Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T23:43:57.906Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-05-12T23:43:57.906Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T23:43:57.906Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T23:43:58.474Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-12T23:43:58.513Z] docker_cli_swarm_test.go:1896: [d902b734a7fbc] joining swarm manager [d65c3ee84f53a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:43:59.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T23:43:59.294Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T23:43:59.420Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-05-12T23:43:59.748Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T23:43:59.748Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T23:43:59.896Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T23:43:59.985Z] ok github.com/docker/docker/opts 0.027s coverage: 65.5% of statements [2022-05-12T23:44:00.203Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T23:44:00.203Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T23:44:00.242Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-12T23:44:01.279Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T23:44:01.727Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T23:44:01.727Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T23:44:01.727Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T23:44:01.849Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T23:44:02.141Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.4% of statements [2022-05-12T23:44:02.399Z] ok github.com/docker/docker/pkg/authorization 0.126s coverage: 68.3% of statements [2022-05-12T23:44:02.657Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T23:44:02.789Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T23:44:02.915Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-12T23:44:04.780Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T23:44:05.329Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T23:44:05.768Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T23:44:06.191Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-05-12T23:44:06.448Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T23:44:06.448Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-12T23:44:06.706Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-12T23:44:06.711Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T23:44:06.755Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T23:44:07.271Z] ok github.com/docker/docker/layer 7.453s coverage: 69.0% of statements [2022-05-12T23:44:07.271Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T23:44:07.271Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T23:44:07.271Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T23:44:07.271Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T23:44:07.271Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T23:44:07.271Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T23:44:07.282Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T23:44:07.491Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T23:44:07.529Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 87.2% of statements [2022-05-12T23:44:07.529Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-12T23:44:07.790Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-05-12T23:44:08.048Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-05-12T23:44:08.225Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T23:44:08.322Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T23:44:08.969Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T23:44:08.969Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T23:44:08.969Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T23:44:08.981Z] ok github.com/docker/docker/pkg/idtools 0.430s coverage: 67.9% of statements [2022-05-12T23:44:09.016Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T23:44:09.016Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T23:44:09.016Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T23:44:09.016Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T23:44:09.016Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T23:44:09.239Z] ok github.com/docker/docker/pkg/ioutils 0.481s coverage: 70.1% of statements [2022-05-12T23:44:09.496Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-12T23:44:09.496Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-05-12T23:44:09.496Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T23:44:09.609Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T23:44:09.754Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-12T23:44:09.754Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-12T23:44:09.888Z] --- PASS: TestBuildMultiStageCopy (15.49s) [2022-05-12T23:44:09.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.12s) [2022-05-12T23:44:09.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-12T23:44:09.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.19s) [2022-05-12T23:44:09.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.48s) [2022-05-12T23:44:09.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.70s) [2022-05-12T23:44:09.888Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T23:44:10.012Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-12T23:44:10.270Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-05-12T23:44:10.270Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-12T23:44:10.270Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T23:44:10.270Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T23:44:10.550Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T23:44:11.178Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T23:44:11.204Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-05-12T23:44:11.462Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-12T23:44:11.720Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T23:44:11.720Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T23:44:12.137Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T23:44:12.592Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T23:44:13.091Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-05-12T23:44:13.092Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T23:44:13.349Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-12T23:44:13.551Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T23:44:13.607Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T23:44:13.607Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-12T23:44:13.682Z] --- PASS: TestBuildMultiStageParentConfig (3.40s) [2022-05-12T23:44:13.682Z] === RUN TestBuildLabelWithTargets [2022-05-12T23:44:13.682Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:44:13.682Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-12T23:44:13.682Z] === RUN TestBuildWithEmptyLayers [2022-05-12T23:44:13.865Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-12T23:44:14.007Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T23:44:14.122Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T23:44:14.688Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-05-12T23:44:14.946Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T23:44:15.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-12T23:44:15.204Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-05-12T23:44:15.247Z] --- PASS: TestBuildWithEmptyLayers (1.79s) [2022-05-12T23:44:15.247Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T23:44:15.769Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-05-12T23:44:16.027Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T23:44:16.285Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T23:44:16.383Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T23:44:18.184Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-05-12T23:44:18.184Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T23:44:18.749Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-05-12T23:44:19.677Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T23:44:19.682Z] ok github.com/docker/docker/quota 0.190s coverage: 71.4% of statements [2022-05-12T23:44:19.940Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-12T23:44:20.873Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-05-12T23:44:21.146Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-12T23:44:21.404Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-12T23:44:21.973Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-12T23:44:21.973Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-12T23:44:22.986Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-12T23:44:23.557Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T23:44:23.871Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-12T23:44:24.443Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2022-05-12T23:44:24.700Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-12T23:44:24.938Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-12T23:44:26.073Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-12T23:44:26.321Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-12T23:44:26.339Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T23:44:28.232Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T23:44:28.492Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T23:44:28.504Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T23:44:28.504Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T23:44:28.504Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T23:44:29.062Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T23:44:29.633Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T23:44:29.633Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T23:44:29.633Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T23:44:29.893Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T23:44:30.032Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T23:44:30.032Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T23:44:30.032Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T23:44:30.992Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T23:44:32.434Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T23:44:33.881Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T23:44:34.841Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T23:44:35.732Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-12T23:44:35.732Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-12T23:44:35.804Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T23:44:35.804Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T23:44:35.804Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T23:44:36.301Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-12T23:44:36.301Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T23:44:36.301Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-12T23:44:36.301Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T23:44:36.301Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-12T23:44:36.485Z] --- PASS: TestBuildMultiStageOnBuild (20.38s) [2022-05-12T23:44:36.485Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T23:44:36.485Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:44:36.485Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T23:44:36.485Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T23:44:36.763Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T23:44:37.242Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-12T23:44:37.722Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T23:44:37.723Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T23:44:37.723Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T23:44:37.723Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T23:44:37.723Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T23:44:37.813Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-12T23:44:38.385Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-12T23:44:39.325Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-12T23:44:40.266Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-12T23:44:42.174Z] docker_cli_swarm_test.go:1796: [dcfb6933a2c36] joining swarm manager [d7efc00bdc6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:44:43.113Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-12T23:44:43.684Z] docker_cli_swarm_test.go:1797: [de5178f99d5ab] joining swarm manager [d7efc00bdc6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:44:43.947Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-12T23:44:43.947Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T23:44:43.947Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-12T23:44:44.517Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-12T23:44:44.765Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T23:44:45.098Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T23:44:47.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-12T23:44:47.978Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T23:44:47.978Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === Skipped [2022-05-12T23:44:47.978Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T23:44:47.978Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T23:44:47.978Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T23:44:47.978Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T23:44:47.978Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T23:44:47.978Z] graphtest_unix.go:71: No driver to put! [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T23:44:47.978Z] time="2022-05-12T23:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T23:44:47.978Z] time="2022-05-12T23:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T23:44:47.978Z] time="2022-05-12T23:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T23:44:47.978Z] time="2022-05-12T23:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.978Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T23:44:47.978Z] time="2022-05-12T23:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T23:44:47.978Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T23:44:47.978Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T23:44:47.978Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T23:44:47.979Z] graphtest_unix.go:71: No driver to put! [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T23:44:47.979Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T23:44:47.979Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T23:44:47.979Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T23:44:47.979Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T23:44:47.979Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.979Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T23:44:47.979Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.979Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T23:44:47.979Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.979Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T23:44:47.979Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.979Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T23:44:47.979Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T23:44:47.979Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T23:44:47.979Z] graphtest_unix.go:71: No driver to put! [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T23:44:47.979Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T23:44:47.979Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T23:44:47.979Z] [2022-05-12T23:44:47.979Z] DONE 2524 tests, 28 skipped in 249.317s [2022-05-12T23:44:47.979Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/config [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/idm [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/ns [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/options [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/osl [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T23:44:47.979Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T23:44:47.979Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-12T23:44:50.199Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-12T23:44:52.113Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-12T23:44:53.496Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T23:44:55.435Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-12T23:44:55.696Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T23:44:57.717Z] --- PASS: TestBuildMultiStageLayerLeak (22.10s) [2022-05-12T23:44:57.717Z] === RUN TestBuildWithHugeFile [2022-05-12T23:44:58.996Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-12T23:44:59.938Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-12T23:45:01.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-12T23:45:02.266Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-12T23:45:03.207Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-12T23:45:03.467Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-12T23:45:04.851Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-12T23:45:05.796Z] docker_cli_swarm_test.go:1315: [da1acb8006132] joining swarm manager [d2ec084ac0f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:45:06.738Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-12T23:45:07.308Z] docker_cli_swarm_test.go:1316: [d7fbc87b27a2e] joining swarm manager [d2ec084ac0f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:45:08.248Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-12T23:45:09.629Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-12T23:45:10.604Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T23:45:21.357Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T23:45:21.357Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T23:45:21.357Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T23:45:27.193Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T23:45:27.650Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T23:45:28.610Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T23:45:28.705Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T23:45:29.275Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T23:45:29.276Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T23:45:29.276Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T23:45:29.276Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T23:45:29.535Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork 37.080s coverage: 40.6% of statements [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.370s coverage: 59.9% of statements [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.061s coverage: 4.0% of statements [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-12T23:45:34.626Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T23:45:34.626Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T23:45:34.817Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T23:45:35.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T23:45:35.650Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T23:45:36.106Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T23:45:36.106Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T23:45:36.561Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T23:45:36.561Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T23:45:36.561Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T23:45:36.727Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T23:45:36.727Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T23:45:36.727Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T23:45:37.017Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T23:45:37.017Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T23:45:37.017Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T23:45:38.109Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T23:45:40.655Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T23:45:40.655Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite (1327.45s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.27s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.01s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.91s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.24s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.77s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.76s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.59s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAttachDetach (0.75s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.90s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.96s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.52s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.76s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.86s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.39s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.62s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.66s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.08s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.41s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.35s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.03s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.95s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.91s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.19s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.72s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.17s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.52s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.27s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.31s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.11s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.06s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.89s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.74s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.61s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.66s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.19s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.87s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.13s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.20s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.42s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.84s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.41s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.15s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.59s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.11s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.09s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.90s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.63s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.32s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-05-12T23:45:40.655Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.03s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.44s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.70s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.64s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.47s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.97s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.17s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.81s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.30s) [2022-05-12T23:45:40.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-12T23:45:40.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T23:45:40.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-12T23:45:40.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.66s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.23s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.27s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.85s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.87s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.25s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.71s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.12s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.08s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.28s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.91s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.37s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.31s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.75s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.25s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.27s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.45s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.17s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.08s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.14s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.38s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.48s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.89s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.38s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.70s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.96s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.57s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.74s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.68s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.65s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2022-05-12T23:45:40.655Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.70s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildExpose (0.48s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.04s) [2022-05-12T23:45:40.655Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.52s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.59s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.94s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.44s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.77s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.09s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.26s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildHistory (3.97s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.41s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLabels (0.77s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.39s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.32s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.73s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.51s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.49s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.54s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.85s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.89s) [2022-05-12T23:45:40.656Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.02s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.43s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.59s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.53s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.99s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.42s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.32s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.34s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.95s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.54s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildPATH (2.09s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.15s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.35s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.14s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.30s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildRm (2.45s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.20s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2022-05-12T23:45:40.656Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildStderr (0.61s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.09s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.21s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildUser (2.15s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.80s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.79s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.83s) [2022-05-12T23:45:40.656Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T23:45:40.656Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T23:45:40.656Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T23:45:40.656Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.74s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.21s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2022-05-12T23:45:40.656Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.62s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.75s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T23:45:40.656Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitChange (0.94s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.11s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.19s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitTTY (1.33s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.66s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.32s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.25s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.23s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.48s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.12s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.05s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.96s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.66s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.98s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.43s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-05-12T23:45:40.656Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.68s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.24s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.23s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.59s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.06s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.52s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.51s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.79s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f1e498_} (1.38s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1781048889_/foo_false____} (1.49s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1781048889_/foo_true____} (1.33s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32783263894_/foo_false____} (0.59s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32783263894_/foo_true____} (1.41s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32783263894_/foo_true__0xc000f1e4c8__} (1.42s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f1e4e0_} (1.49s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f1e4f8_} (1.56s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f1e510_} (1.28s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f1e528_} (1.38s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.34s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-12T23:45:40.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.81s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.26s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.85s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.22s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.83s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.03s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.59s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.64s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.59s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.29s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.48s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.55s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.92s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.37s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.08s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToStdout (0.64s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.43s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.36s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.16s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-05-12T23:45:40.657Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-05-12T23:45:40.657Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.73s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.92s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.13s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.37s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.61s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.58s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.75s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.08s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.18s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.31s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.56s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.51s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.44s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFormat (0.94s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-05-12T23:45:40.657Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T23:45:40.657Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.94s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.33s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.62s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.89s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.68s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.65s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.65s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.65s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.78s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecParseError (0.58s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.47s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.14s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.65s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecTTY (0.70s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.75s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecUlimits (0.68s) [2022-05-12T23:45:40.657Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.50s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.64s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.68s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.56s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestHealth (19.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.71s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.53s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-05-12T23:45:40.657Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T23:45:40.657Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.34s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.54s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.89s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.16s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.32s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.60s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.20s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2022-05-12T23:45:40.657Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.68s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.95s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.64s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPluginActive (2.13s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.92s) [2022-05-12T23:45:40.658Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.71s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.41s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.81s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPortList (6.64s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.06s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.33s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.53s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsByOrder (1.93s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.61s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.18s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.97s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.86s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.11s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.60s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.27s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.23s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-05-12T23:45:40.658Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.39s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.73s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.70s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.07s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.74s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.56s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.74s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.05s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAddHost (0.68s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.66s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.73s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.19s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.41s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.07s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.67s) [2022-05-12T23:45:40.658Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T23:45:40.658Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.88s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.13s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.17s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2022-05-12T23:45:40.658Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.66s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.53s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.51s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.60s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.67s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.30s) [2022-05-12T23:45:40.658Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.30s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.83s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.25s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.56s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.52s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.16s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.48s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.43s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.25s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.22s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.01s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunMount (4.21s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-05-12T23:45:40.658Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.96s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.31s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.39s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.39s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.67s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.59s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.63s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.68s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.65s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.82s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.70s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.10s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.72s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.38s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunRm (0.57s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.65s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.63s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.45s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.68s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.66s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunSysctls (1.24s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.39s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.10s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.40s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUserByID (0.52s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.05s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.73s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.55s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.43s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.55s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.14s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.59s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.41s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.70s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.58s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.66s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.44s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.32s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.46s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.37s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.70s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.12s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.59s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.50s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (2.95s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.04s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.25s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.00s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.15s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.55s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.72s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.45s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.53s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2022-05-12T23:45:40.659Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2022-05-12T23:45:40.659Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T23:45:40.659Z] === RUN TestDockerRegistrySuite [2022-05-12T23:45:40.659Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T23:45:41.601Z] check_test.go:194: [d0e6df8861f7d] daemon is not started [2022-05-12T23:45:41.862Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T23:45:42.724Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.747s coverage: 7.2% of statements [2022-05-12T23:45:42.724Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T23:45:42.802Z] check_test.go:194: [d99ef2a3974d1] daemon is not started [2022-05-12T23:45:42.802Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T23:45:42.982Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-12T23:45:43.547Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-12T23:45:43.547Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T23:45:43.547Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T23:45:43.547Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T23:45:44.113Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-12T23:45:44.185Z] check_test.go:194: [d7b4f97d84853] daemon is not started [2022-05-12T23:45:44.185Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T23:45:44.185Z] check_test.go:194: [db81002cb5615] daemon is not started [2022-05-12T23:45:44.185Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T23:45:44.371Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-05-12T23:45:44.371Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T23:45:44.629Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T23:45:46.728Z] check_test.go:194: [dfeabb835a33b] daemon is not started [2022-05-12T23:45:46.728Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T23:45:47.078Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T23:45:52.042Z] check_test.go:194: [d7f7b0711feed] daemon is not started [2022-05-12T23:45:52.042Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T23:45:54.584Z] check_test.go:194: [d4d74cf2bb3b0] daemon is not started [2022-05-12T23:45:54.584Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T23:45:55.523Z] check_test.go:194: [dcc18773f5568] daemon is not started [2022-05-12T23:45:55.523Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T23:45:56.467Z] check_test.go:194: [d1f3b5946f99a] daemon is not started [2022-05-12T23:45:56.467Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T23:45:56.859Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2022-05-12T23:45:57.409Z] check_test.go:194: [d0374807a11e4] daemon is not started [2022-05-12T23:45:57.409Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T23:45:58.350Z] check_test.go:194: [da9f84d26acf1] daemon is not started [2022-05-12T23:45:58.350Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T23:45:59.294Z] check_test.go:194: [d5a10a7b0a011] daemon is not started [2022-05-12T23:45:59.294Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T23:46:00.234Z] check_test.go:194: [d7535c164c7d5] daemon is not started [2022-05-12T23:46:00.234Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T23:46:01.175Z] check_test.go:194: [d063b481dbcc7] daemon is not started [2022-05-12T23:46:01.175Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T23:46:02.118Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aa7083da78de5a973d5c29a4896941dab6a508c41e1ac63578415bdf73090b10 [2022-05-12T23:46:02.240Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T23:46:02.692Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b5c216e5d95b0f874f9e2e9509ccdae8a949e49deeec99d549f7689d2ed09ea2 [2022-05-12T23:46:02.952Z] check_test.go:194: [db2a1c9309ec9] daemon is not started [2022-05-12T23:46:02.952Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T23:46:03.893Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9136379fb39393d75dacf8ffb308dc25304cd112c9fb3211f0e47d7097a128bf [2022-05-12T23:46:04.833Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:28e9d27e76cb06dec5ddc7372254fc2854578209e736e6af054fc5b48d5a2691 [2022-05-12T23:46:04.833Z] check_test.go:194: [dc9a4a632eb34] daemon is not started [2022-05-12T23:46:04.833Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T23:46:05.772Z] check_test.go:194: [d416ca78d80f4] daemon is not started [2022-05-12T23:46:06.033Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T23:46:06.894Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T23:46:06.894Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T23:46:06.894Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T23:46:07.855Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T23:46:07.948Z] check_test.go:194: [d80cf9ced6426] daemon is not started [2022-05-12T23:46:07.948Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T23:46:08.889Z] check_test.go:194: [d3eca5332df2c] daemon is not started [2022-05-12T23:46:08.889Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T23:46:08.889Z] check_test.go:194: [d44cc6056fb5c] daemon is not started [2022-05-12T23:46:08.889Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T23:46:09.830Z] check_test.go:194: [d8f7269a2b949] daemon is not started [2022-05-12T23:46:10.090Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T23:46:11.031Z] check_test.go:194: [d747d862c9d30] daemon is not started [2022-05-12T23:46:11.031Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T23:46:11.601Z] check_test.go:194: [dfde37eb170a7] daemon is not started [2022-05-12T23:46:11.601Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T23:46:11.721Z] ok github.com/docker/docker/libnetwork/ipam 14.305s coverage: 85.3% of statements [2022-05-12T23:46:11.721Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T23:46:11.721Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T23:46:11.721Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-12T23:46:11.721Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-05-12T23:46:11.721Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T23:46:11.721Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T23:46:11.721Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-05-12T23:46:11.978Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.1% of statements [2022-05-12T23:46:11.978Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T23:46:12.492Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-12T23:46:14.144Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-12T23:46:14.144Z] check_test.go:194: [d1d90c696d7c4] daemon is not started [2022-05-12T23:46:14.144Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T23:46:14.427Z] check_test.go:194: [d04a40bf5dede] daemon is not started [2022-05-12T23:46:14.427Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T23:46:15.367Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T23:46:15.815Z] check_test.go:194: [de766defac97e] daemon is not started [2022-05-12T23:46:15.815Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T23:46:16.075Z] check_test.go:194: [dbec80ee3b5be] daemon is not started [2022-05-12T23:46:16.075Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T23:46:16.335Z] check_test.go:194: [d81f546c9893e] daemon is not started [2022-05-12T23:46:16.335Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T23:46:16.595Z] check_test.go:194: [dbcfdf2fabeb8] daemon is not started [2022-05-12T23:46:16.595Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T23:46:16.854Z] check_test.go:194: [dc7bdf4fc4027] daemon is not started [2022-05-12T23:46:16.854Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T23:46:17.424Z] check_test.go:194: [df18bd87d845e] daemon is not started [2022-05-12T23:46:17.424Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T23:46:17.424Z] check_test.go:194: [db4b8d09c8213] daemon is not started [2022-05-12T23:46:17.424Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T23:46:17.994Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-12T23:46:18.935Z] check_test.go:194: [d505549efd514] daemon is not started [2022-05-12T23:46:18.935Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T23:46:20.847Z] check_test.go:194: [d2ac94203d353] daemon is not started [2022-05-12T23:46:20.847Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T23:46:21.788Z] check_test.go:194: [db02c27ad52db] daemon is not started [2022-05-12T23:46:21.788Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T23:46:23.171Z] check_test.go:194: [d5bba95c1c072] daemon is not started [2022-05-12T23:46:23.171Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T23:46:24.111Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite (44.30s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.85s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.84s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.88s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.57s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.29s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.01s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.97s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2022-05-12T23:46:25.051Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-05-12T23:46:25.051Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T23:46:25.051Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T23:46:25.051Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-12T23:46:25.051Z] check_test.go:221: [d3baf8fb92250] daemon is not started [2022-05-12T23:46:25.051Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T23:46:28.349Z] check_test.go:221: [d6e31f1e88d18] daemon is not started [2022-05-12T23:46:28.609Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T23:46:31.908Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-12T23:46:32.942Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T23:46:32.942Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T23:46:33.392Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T23:46:33.819Z] check_test.go:221: [d15838375ed28] daemon is not started [2022-05-12T23:46:33.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T23:46:34.389Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-12T23:46:34.959Z] check_test.go:221: [d06b4092f242b] daemon is not started [2022-05-12T23:46:34.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T23:46:34.959Z] check_test.go:221: [d2fd983c1f81d] daemon is not started [2022-05-12T23:46:34.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T23:46:36.343Z] check_test.go:221: [d13a6495ce3d6] daemon is not started [2022-05-12T23:46:36.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T23:46:37.283Z] check_test.go:221: [d8f43351db983] daemon is not started [2022-05-12T23:46:37.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T23:46:38.301Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T23:46:38.675Z] check_test.go:221: [d9e8d0cd423fe] daemon is not started [2022-05-12T23:46:38.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T23:46:39.002Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-12T23:46:41.548Z] check_test.go:221: [d1a01dfca4c73] daemon is not started [2022-05-12T23:46:41.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T23:46:42.011Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T23:46:42.119Z] check_test.go:221: [d1c5babd9d613] daemon is not started [2022-05-12T23:46:42.119Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T23:46:42.690Z] check_test.go:221: [d259a65d7a35f] daemon is not started [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite (17.65s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.40s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.15s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.00s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.56s) [2022-05-12T23:46:42.690Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2022-05-12T23:46:42.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T23:46:42.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T23:46:43.261Z] check_test.go:250: [d15cb9018ef22] daemon is not started [2022-05-12T23:46:43.261Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T23:46:43.831Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-12T23:46:43.831Z] check_test.go:250: [da145f3f775ee] daemon is not started [2022-05-12T23:46:43.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T23:46:44.092Z] check_test.go:250: [d143037411b46] daemon is not started [2022-05-12T23:46:44.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T23:46:45.475Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T23:46:46.046Z] check_test.go:250: [d9109728719d5] daemon is not started [2022-05-12T23:46:46.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T23:46:46.617Z] check_test.go:250: [dab63dc487985] daemon is not started [2022-05-12T23:46:46.617Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T23:46:46.674Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T23:46:47.559Z] check_test.go:250: [d747b4447d477] daemon is not started [2022-05-12T23:46:47.559Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T23:46:47.820Z] check_test.go:250: [d47c6541c385f] daemon is not started [2022-05-12T23:46:47.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.28s) [2022-05-12T23:46:47.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-05-12T23:46:47.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.64s) [2022-05-12T23:46:47.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-05-12T23:46:47.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-05-12T23:46:47.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.61s) [2022-05-12T23:46:47.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-05-12T23:46:47.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.11s) [2022-05-12T23:46:47.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-05-12T23:46:47.820Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T23:46:47.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T23:46:48.080Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-12T23:46:48.080Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T23:46:48.080Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-12T23:46:51.333Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T23:46:53.358Z] check_test.go:277: [d45a55d2f8013] daemon is not started [2022-05-12T23:46:53.358Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T23:46:53.358Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-12T23:46:53.358Z] check_test.go:277: [d7ba6fc96e2c3] daemon is not started [2022-05-12T23:46:53.358Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T23:46:53.358Z] check_test.go:277: [d9d64fb2e5781] daemon is not started [2022-05-12T23:46:53.358Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T23:46:53.358Z] check_test.go:277: [d833aa554a8f1] daemon is not started [2022-05-12T23:46:53.358Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T23:46:53.619Z] check_test.go:277: [d92ea6d70db38] daemon is not started [2022-05-12T23:46:53.619Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-05-12T23:46:53.619Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-12T23:46:53.619Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-05-12T23:46:53.619Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-12T23:46:53.619Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-12T23:46:53.619Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-05-12T23:46:53.619Z] === RUN TestDockerNetworkSuite [2022-05-12T23:46:53.619Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-12T23:46:53.879Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-12T23:46:54.819Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-12T23:46:54.819Z] docker_cli_network_unix_test.go:46: [de8531e7fba1d] daemon is not started [2022-05-12T23:46:54.819Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-12T23:46:55.389Z] docker_cli_network_unix_test.go:46: [dad710a6401bf] daemon is not started [2022-05-12T23:46:55.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-12T23:46:57.560Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-12T23:46:58.500Z] docker_cli_network_unix_test.go:46: [d310423e558b1] daemon is not started [2022-05-12T23:46:59.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-12T23:47:00.981Z] docker_cli_network_unix_test.go:46: [d572578794a61] daemon is not started [2022-05-12T23:47:00.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-12T23:47:00.981Z] docker_cli_network_unix_test.go:1233: [da8848df2e697] daemon is not started [2022-05-12T23:47:03.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-12T23:47:03.915Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T23:47:04.489Z] docker_cli_network_unix_test.go:46: [dd38f15c2c8a8] daemon is not started [2022-05-12T23:47:04.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-12T23:47:10.034Z] docker_cli_network_unix_test.go:46: [d82096890df95] daemon is not started [2022-05-12T23:47:10.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-12T23:47:11.944Z] docker_cli_network_unix_test.go:46: [dfc588ceb713c] daemon is not started [2022-05-12T23:47:12.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-12T23:47:13.144Z] docker_cli_network_unix_test.go:46: [df3b545843a95] daemon is not started [2022-05-12T23:47:13.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-12T23:47:13.665Z] docker_cli_network_unix_test.go:46: [d250c7a6e2359] daemon is not started [2022-05-12T23:47:13.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-12T23:47:14.185Z] docker_cli_network_unix_test.go:46: [d36717adf651d] daemon is not started [2022-05-12T23:47:14.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-12T23:47:14.756Z] docker_cli_network_unix_test.go:46: [d5e99b540a3fb] daemon is not started [2022-05-12T23:47:15.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-12T23:47:15.587Z] docker_cli_network_unix_test.go:46: [dab336c179fb6] daemon is not started [2022-05-12T23:47:16.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-12T23:47:16.157Z] docker_cli_network_unix_test.go:46: [dab1147dc12cc] daemon is not started [2022-05-12T23:47:16.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-12T23:47:16.417Z] docker_cli_network_unix_test.go:46: [dc92cfa1950e1] daemon is not started [2022-05-12T23:47:16.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-12T23:47:16.988Z] docker_cli_network_unix_test.go:46: [da04da90341c3] daemon is not started [2022-05-12T23:47:17.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-12T23:47:17.248Z] docker_cli_network_unix_test.go:46: [d6f99d9162510] daemon is not started [2022-05-12T23:47:17.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-12T23:47:17.248Z] docker_cli_network_unix_test.go:46: [d358257d8ac97] daemon is not started [2022-05-12T23:47:17.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-12T23:47:17.508Z] docker_cli_network_unix_test.go:46: [da9e756d8dca8] daemon is not started [2022-05-12T23:47:17.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-12T23:47:18.450Z] docker_cli_network_unix_test.go:46: [d7cf759a12414] daemon is not started [2022-05-12T23:47:18.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-12T23:47:18.711Z] docker_cli_network_unix_test.go:46: [d3ce6d4d847dc] daemon is not started [2022-05-12T23:47:18.960Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T23:47:19.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-12T23:47:19.281Z] docker_cli_network_unix_test.go:46: [d172bba0dcc11] daemon is not started [2022-05-12T23:47:19.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-12T23:47:19.541Z] docker_cli_network_unix_test.go:46: [df614ce069182] daemon is not started [2022-05-12T23:47:19.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-12T23:47:19.541Z] docker_cli_network_unix_test.go:46: [d44d87c61cb11] daemon is not started [2022-05-12T23:47:19.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-12T23:47:20.925Z] docker_cli_network_unix_test.go:968: [d6ce73e47abcc] daemon is not started [2022-05-12T23:47:21.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-12T23:47:23.246Z] docker_cli_network_unix_test.go:46: [d5a2a7943d9c0] daemon is not started [2022-05-12T23:47:23.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-12T23:47:25.790Z] docker_cli_network_unix_test.go:1116: [d6743a8a0fdf6] daemon is not started [2022-05-12T23:47:29.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-12T23:47:29.089Z] docker_cli_network_unix_test.go:46: [d34b47f62396e] daemon is not started [2022-05-12T23:47:29.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-12T23:47:29.667Z] docker_cli_network_unix_test.go:46: [d99dd22d88292] daemon is not started [2022-05-12T23:47:29.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-12T23:47:29.667Z] docker_cli_network_unix_test.go:46: [dd3202394871b] daemon is not started [2022-05-12T23:47:29.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-12T23:47:29.667Z] docker_cli_network_unix_test.go:46: [d1c7ba5025127] daemon is not started [2022-05-12T23:47:29.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-12T23:47:29.926Z] docker_cli_network_unix_test.go:46: [d66079f06e302] daemon is not started [2022-05-12T23:47:29.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-12T23:47:29.926Z] docker_cli_network_unix_test.go:46: [ddbede5d9b81a] daemon is not started [2022-05-12T23:47:29.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-12T23:47:29.926Z] docker_cli_network_unix_test.go:46: [d3ea5f1634ca2] daemon is not started [2022-05-12T23:47:29.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-12T23:47:31.837Z] docker_cli_network_unix_test.go:46: [da1c693c27eb9] daemon is not started [2022-05-12T23:47:32.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-12T23:47:32.408Z] docker_cli_network_unix_test.go:46: [d8e444683ff9e] daemon is not started [2022-05-12T23:47:32.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-12T23:47:32.408Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T23:47:32.408Z] docker_cli_network_unix_test.go:46: [d6a671f98f5d7] daemon is not started [2022-05-12T23:47:32.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-12T23:47:32.978Z] docker_cli_network_unix_test.go:46: [d74a92b0bb11e] daemon is not started [2022-05-12T23:47:33.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-12T23:47:36.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-12T23:47:37.918Z] docker_cli_network_unix_test.go:1084: [dd70257055dde] daemon is not started [2022-05-12T23:47:39.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-12T23:47:39.830Z] docker_cli_network_unix_test.go:46: [d4427a2346be5] daemon is not started [2022-05-12T23:47:39.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-12T23:47:40.090Z] docker_cli_network_unix_test.go:46: [d9dfcf8a21329] daemon is not started [2022-05-12T23:47:40.163Z] --- PASS: TestBuildWithHugeFile (161.97s) [2022-05-12T23:47:40.163Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T23:47:40.163Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:47:40.163Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:47:40.163Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T23:47:40.163Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:47:40.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:47:40.163Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:47:40.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:47:40.163Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:47:40.163Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:47:40.163Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T23:47:40.163Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T23:47:40.163Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T23:47:40.163Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-12T23:47:40.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-12T23:47:40.163Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T23:47:40.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T23:47:40.163Z] === RUN TestBuildPreserveOwnership [2022-05-12T23:47:40.163Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:47:40.163Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T23:47:40.163Z] === RUN TestBuildPlatformInvalid [2022-05-12T23:47:40.163Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-12T23:47:40.163Z] PASS [2022-05-12T23:47:40.163Z] ok github.com/docker/docker/integration/build 253.268s [2022-05-12T23:47:40.163Z] [2022-05-12T23:47:40.163Z] === Skipped [2022-05-12T23:47:40.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T23:47:40.163Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T23:47:40.163Z] [2022-05-12T23:47:40.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T23:47:40.163Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:40.163Z] [2022-05-12T23:47:40.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-12T23:47:40.163Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:47:40.163Z] [2022-05-12T23:47:40.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T23:47:40.163Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:47:40.163Z] [2022-05-12T23:47:40.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T23:47:40.163Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T23:47:40.163Z] [2022-05-12T23:47:40.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T23:47:40.163Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:47:40.163Z] [2022-05-12T23:47:40.163Z] DONE 29 tests, 6 skipped in 297.198s [2022-05-12T23:47:40.163Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T23:47:40.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-12T23:47:41.738Z] docker_cli_network_unix_test.go:46: [d44a3b3c263d0] daemon is not started [2022-05-12T23:47:41.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-12T23:47:41.998Z] docker_cli_network_unix_test.go:46: [d7d8ca179b302] daemon is not started [2022-05-12T23:47:41.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-12T23:47:42.258Z] docker_cli_network_unix_test.go:46: [df95cff4298ea] daemon is not started [2022-05-12T23:47:42.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-12T23:47:43.089Z] docker_cli_network_unix_test.go:46: [d010232690fdb] daemon is not started [2022-05-12T23:47:43.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-12T23:47:43.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:47:43.123Z] INFO: Testing against a local daemon [2022-05-12T23:47:43.123Z] === RUN TestConfigInspect [2022-05-12T23:47:43.123Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T23:47:43.123Z] === RUN TestConfigList [2022-05-12T23:47:43.123Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T23:47:43.123Z] === RUN TestConfigsCreateAndDelete [2022-05-12T23:47:43.123Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T23:47:43.123Z] === RUN TestConfigsUpdate [2022-05-12T23:47:43.123Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T23:47:43.123Z] === RUN TestTemplatedConfig [2022-05-12T23:47:43.123Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T23:47:43.123Z] === RUN TestConfigCreateResolve [2022-05-12T23:47:43.123Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:47:43.123Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T23:47:43.123Z] PASS [2022-05-12T23:47:43.123Z] ok github.com/docker/docker/integration/config 0.136s [2022-05-12T23:47:43.123Z] [2022-05-12T23:47:43.123Z] === Skipped [2022-05-12T23:47:43.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T23:47:43.123Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] [2022-05-12T23:47:43.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T23:47:43.123Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] [2022-05-12T23:47:43.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T23:47:43.123Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] [2022-05-12T23:47:43.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T23:47:43.123Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] [2022-05-12T23:47:43.123Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T23:47:43.123Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:43.123Z] [2022-05-12T23:47:43.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T23:47:43.123Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:47:43.123Z] [2022-05-12T23:47:43.123Z] DONE 6 tests, 6 skipped in 2.409s [2022-05-12T23:47:43.123Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T23:47:43.663Z] docker_cli_network_unix_test.go:46: [d17291fc2673e] daemon is not started [2022-05-12T23:47:43.930Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-12T23:47:46.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:47:46.945Z] INFO: Testing against a local daemon [2022-05-12T23:47:46.945Z] === RUN TestAttachWithTTY [2022-05-12T23:47:46.945Z] --- PASS: TestAttachWithTTY (0.12s) [2022-05-12T23:47:46.945Z] === RUN TestAttachWithoutTTy [2022-05-12T23:47:46.945Z] --- PASS: TestAttachWithoutTTy (0.11s) [2022-05-12T23:47:46.945Z] === RUN TestCheckpoint [2022-05-12T23:47:46.945Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:47:46.945Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T23:47:46.945Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T23:47:46.945Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:47:46.945Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:47:46.945Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:47:46.945Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:47:46.945Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T23:47:46.945Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T23:47:46.945Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T23:47:46.945Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T23:47:46.945Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T23:47:46.945Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.02s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/create (0.03s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.04s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.04s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.02s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T23:47:46.945Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T23:47:46.945Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T23:47:46.945Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-05-12T23:47:46.945Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T23:47:46.945Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-05-12T23:47:46.945Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T23:47:47.414Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-12T23:47:47.414Z] === RUN TestCopyEmptyFile [2022-05-12T23:47:47.886Z] --- PASS: TestCopyEmptyFile (0.55s) [2022-05-12T23:47:47.886Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T23:47:48.355Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-05-12T23:47:48.355Z] === RUN TestCopyFromContainer [2022-05-12T23:47:48.355Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:48.355Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T23:47:48.355Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T23:47:48.355Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:47:48.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:47:48.355Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:47:48.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:47:48.355Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:47:48.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:47:48.355Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T23:47:48.355Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T23:47:48.355Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T23:47:48.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-12T23:47:48.355Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T23:47:48.355Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T23:47:48.355Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidEnv [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T23:47:48.355Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T23:47:48.355Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T23:47:48.355Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T23:47:48.355Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T23:47:48.355Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T23:47:48.355Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-12T23:47:48.355Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T23:47:48.355Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:48.355Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T23:47:48.355Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T23:47:48.355Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:47:48.355Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T23:47:48.355Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T23:47:48.355Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:47:48.355Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:47:48.355Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:47:48.355Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:47:48.355Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:47:48.355Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:47:48.355Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:47:48.355Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:47:48.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T23:47:48.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T23:47:48.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T23:47:48.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T23:47:48.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T23:47:48.355Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T23:47:48.355Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T23:47:48.355Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T23:47:48.355Z] === RUN TestCreateDifferentPlatform [2022-05-12T23:47:48.355Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T23:47:48.355Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T23:47:48.355Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T23:47:48.355Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T23:47:48.355Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T23:47:48.355Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-05-12T23:47:48.355Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T23:47:48.355Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T23:47:48.355Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T23:47:48.355Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T23:47:48.355Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:47:48.355Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T23:47:48.355Z] === RUN TestWindowsDevices [2022-05-12T23:47:48.826Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T23:47:48.826Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T23:47:48.826Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:47:48.826Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:47:48.826Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T23:47:48.826Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:47:48.826Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T23:47:48.826Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:47:48.826Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:48.826Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:49.213Z] docker_cli_network_unix_test.go:46: [d5ade02be5f00] daemon is not started [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite (55.54s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.24s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.80s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.51s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.70s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.19s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.39s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-12T23:47:49.213Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.39s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-05-12T23:47:49.213Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.15s) [2022-05-12T23:47:49.213Z] === RUN TestDockerHubPullSuite [2022-05-12T23:47:49.213Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-12T23:47:49.294Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:49.294Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T23:47:51.122Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-12T23:47:51.383Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-12T23:47:53.293Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-12T23:47:53.553Z] docker_cli_swarm_test.go:1180: [ddf0115ee9bea] joining swarm manager [db1e12bd98038]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:47:53.813Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-12T23:47:55.200Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-12T23:47:55.207Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-12T23:47:55.207Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-12T23:47:55.207Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-12T23:47:55.207Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.34s) [2022-05-12T23:47:55.207Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-12T23:47:55.207Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.28s) [2022-05-12T23:47:55.207Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.04s) [2022-05-12T23:47:55.207Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.29s) [2022-05-12T23:47:55.207Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.62s) [2022-05-12T23:47:55.207Z] === RUN TestDiff [2022-05-12T23:47:55.207Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T23:47:55.207Z] --- SKIP: TestDiff (0.00s) [2022-05-12T23:47:55.207Z] === RUN TestExecWithCloseStdin [2022-05-12T23:47:55.474Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-12T23:47:55.474Z] --- PASS: TestDockerHubPullSuite (6.33s) [2022-05-12T23:47:55.474Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2022-05-12T23:47:55.474Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2022-05-12T23:47:55.474Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.74s) [2022-05-12T23:47:55.474Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2022-05-12T23:47:55.474Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2022-05-12T23:47:55.474Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-12T23:47:55.474Z] PASS [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === Skipped [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T23:47:55.474Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T23:47:55.474Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-12T23:47:55.474Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T23:47:55.474Z] docker_cli_network_unix_test.go:46: [d6a671f98f5d7] daemon is not started [2022-05-12T23:47:55.474Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-12T23:47:55.474Z] [2022-05-12T23:47:55.474Z] DONE 1265 tests, 51 skipped in 1468.274s [2022-05-12T23:47:55.474Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T23:47:55.474Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T23:47:55.475Z] +++ kill 9376 [2022-05-12T23:47:55.475Z] +++ /etc/init.d/apparmor stop [2022-05-12T23:47:55.475Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T23:47:55.475Z] [2022-05-12T23:47:55.475Z] Unloading profiles will leave already running processes permanently [2022-05-12T23:47:55.475Z] unconfined, which can lead to unexpected situations. [2022-05-12T23:47:55.475Z] [2022-05-12T23:47:55.475Z] To set a process to complain mode, use the command line tool [2022-05-12T23:47:55.475Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T23:47:55.475Z] +++ true [2022-05-12T23:47:55.475Z] exiting test-integration [2022-05-12T23:47:55.475Z] ++ exit 0 [2022-05-12T23:47:55.475Z] [2022-05-12T23:47:55.741Z] + for job in $(jobs -p) [2022-05-12T23:47:55.741Z] + wait 16431 [2022-05-12T23:47:58.160Z] --- PASS: TestExecWithCloseStdin (2.92s) [2022-05-12T23:47:58.160Z] === RUN TestExec [2022-05-12T23:47:58.698Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T23:47:58.698Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T23:47:58.698Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T23:47:58.698Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T23:47:59.938Z] docker_cli_swarm_test.go:1189: [d34edb9a703bb] joining swarm manager [db1e12bd98038]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:48:00.385Z] --- PASS: TestExec (2.45s) [2022-05-12T23:48:00.385Z] === RUN TestExecUser [2022-05-12T23:48:00.385Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T23:48:00.385Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T23:48:00.385Z] === RUN TestExportContainerAndImportImage [2022-05-12T23:48:00.385Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:48:00.385Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T23:48:00.385Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T23:48:00.385Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:48:00.385Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T23:48:00.385Z] === RUN TestHealthCheckWorkdir [2022-05-12T23:48:00.385Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T23:48:00.385Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T23:48:00.385Z] === RUN TestHealthKillContainer [2022-05-12T23:48:00.385Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T23:48:00.385Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T23:48:00.385Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T23:48:00.385Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T23:48:00.385Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T23:48:00.385Z] === RUN TestKillContainerInvalidSignal [2022-05-12T23:48:02.608Z] --- PASS: TestKillContainerInvalidSignal (2.19s) [2022-05-12T23:48:02.608Z] === RUN TestKillContainer [2022-05-12T23:48:02.608Z] === RUN TestKillContainer/no_signal [2022-05-12T23:48:03.911Z] ok github.com/docker/docker/libnetwork/networkdb 104.721s coverage: 60.6% of statements [2022-05-12T23:48:03.911Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T23:48:03.911Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T23:48:03.911Z] ok github.com/docker/docker/libnetwork/osl 4.282s coverage: 39.7% of statements [2022-05-12T23:48:03.911Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.007s coverage: 20.0% of statements [2022-05-12T23:48:03.911Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-12T23:48:04.476Z] ok github.com/docker/docker/libnetwork/portmapper 0.222s coverage: 48.6% of statements [2022-05-12T23:48:04.734Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-12T23:48:04.734Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T23:48:04.825Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T23:48:04.825Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T23:48:04.825Z] === RUN TestKillContainer/killing_signal [2022-05-12T23:48:04.997Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] === Skipped [2022-05-12T23:48:04.997Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T23:48:04.997Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T23:48:04.997Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T23:48:04.997Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T23:48:04.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T23:48:04.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T23:48:04.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T23:48:04.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T23:48:04.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T23:48:04.997Z] firewalld_test.go:14: firewalld is not running [2022-05-12T23:48:04.997Z] [2022-05-12T23:48:04.997Z] DONE 326 tests, 9 skipped in 200.180s Post stage [Pipeline] junit [2022-05-12T23:48:05.571Z] Recording test results [2022-05-12T23:48:05.917Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-12T23:48:06.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1ea89c7ee74ea2174abf55f33e502bcd905101f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f hack/validate/vendor [2022-05-12T23:48:06.829Z] No vendor changes in diff. [2022-05-12T23:48:07.040Z] --- PASS: TestKillContainer (4.56s) [2022-05-12T23:48:07.040Z] --- PASS: TestKillContainer/no_signal (2.16s) [2022-05-12T23:48:07.040Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T23:48:07.040Z] --- PASS: TestKillContainer/killing_signal (2.33s) [2022-05-12T23:48:07.040Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T23:48:07.040Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:48:07.040Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T23:48:07.040Z] === RUN TestKillStoppedContainer [2022-05-12T23:48:07.040Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:48:07.040Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T23:48:07.040Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T23:48:07.040Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:48:07.040Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T23:48:07.040Z] === RUN TestKillDifferentUserContainer [2022-05-12T23:48:07.040Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T23:48:07.040Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T23:48:07.040Z] === RUN TestInspectOomKilledTrue [2022-05-12T23:48:07.040Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:48:07.040Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T23:48:07.040Z] === RUN TestInspectOomKilledFalse [2022-05-12T23:48:07.040Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:48:07.040Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T23:48:07.040Z] === RUN TestLogsFollowTailEmpty [2022-05-12T23:48:07.207Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T23:48:07.516Z] + echo Ensuring container killed. [2022-05-12T23:48:07.516Z] Ensuring container killed. [2022-05-12T23:48:07.516Z] + docker rm -vf docker-pr5 [2022-05-12T23:48:07.516Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-05-12T23:48:07.794Z] + echo Chowning /workspace to jenkins user [2022-05-12T23:48:07.794Z] Chowning /workspace to jenkins user [2022-05-12T23:48:07.794Z] + id -u [2022-05-12T23:48:07.794Z] + id -g [2022-05-12T23:48:07.794Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42501:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T23:48:09.091Z] + bundleName=unit [2022-05-12T23:48:09.091Z] + echo Creating unit-bundles.tar.gz [2022-05-12T23:48:09.091Z] Creating unit-bundles.tar.gz [2022-05-12T23:48:09.091Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-05-12T23:48:09.091Z] bundles/junit-report-libnetwork.xml [2022-05-12T23:48:09.091Z] bundles/junit-report.xml [2022-05-12T23:48:09.091Z] bundles/go-test-report-libnetwork.json [2022-05-12T23:48:09.091Z] bundles/go-test-report.json [2022-05-12T23:48:09.091Z] bundles/profile-libnetwork.out [2022-05-12T23:48:09.091Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-12T23:48:09.133Z] Archiving artifacts [2022-05-12T23:48:09.354Z] --- PASS: TestLogsFollowTailEmpty (2.08s) [2022-05-12T23:48:09.354Z] === RUN TestNetworkNat [2022-05-12T23:48:09.354Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T23:48:09.354Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T23:48:09.354Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T23:48:09.666Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42501/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T23:48:09.971Z] + make clean [2022-05-12T23:48:09.971Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T23:48:09.971Z] docker-dev-cache [2022-05-12T23:48:09.971Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T23:48:11.571Z] --- PASS: TestNetworkLocalhostTCPNat (2.50s) [2022-05-12T23:48:11.571Z] === RUN TestNetworkLoopbackNat [2022-05-12T23:48:11.571Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T23:48:11.571Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T23:48:11.571Z] === RUN TestPause [2022-05-12T23:48:11.571Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T23:48:11.571Z] --- SKIP: TestPause (0.00s) [2022-05-12T23:48:11.571Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T23:48:13.788Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2022-05-12T23:48:13.788Z] === RUN TestPauseStopPausedContainer [2022-05-12T23:48:13.788Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:48:13.788Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T23:48:13.788Z] === RUN TestPsFilter [2022-05-12T23:48:14.257Z] --- PASS: TestPsFilter (0.26s) [2022-05-12T23:48:14.257Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T23:48:16.481Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.49s) [2022-05-12T23:48:16.481Z] === RUN TestRemoveContainerWithVolume [2022-05-12T23:48:19.434Z] --- PASS: TestRemoveContainerWithVolume (2.49s) [2022-05-12T23:48:19.434Z] === RUN TestRemoveContainerRunning [2022-05-12T23:48:21.000Z] --- PASS: TestRemoveContainerRunning (2.12s) [2022-05-12T23:48:21.000Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T23:48:23.218Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.17s) [2022-05-12T23:48:23.218Z] === RUN TestRemoveInvalidContainer [2022-05-12T23:48:23.218Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-12T23:48:23.218Z] === RUN TestRenameLinkedContainer [2022-05-12T23:48:23.218Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T23:48:23.218Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T23:48:23.218Z] === RUN TestRenameStoppedContainer [2022-05-12T23:48:31.885Z] --- PASS: TestRenameStoppedContainer (7.27s) [2022-05-12T23:48:31.885Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T23:48:35.678Z] --- PASS: TestRenameRunningContainerAndReuse (4.67s) [2022-05-12T23:48:35.678Z] === RUN TestRenameInvalidName [2022-05-12T23:48:37.894Z] --- PASS: TestRenameInvalidName (2.14s) [2022-05-12T23:48:37.894Z] === RUN TestRenameAnonymousContainer [2022-05-12T23:48:46.633Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-12T23:48:48.322Z] --- PASS: TestRenameAnonymousContainer (9.62s) [2022-05-12T23:48:48.322Z] === RUN TestRenameContainerWithSameName [2022-05-12T23:48:48.542Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-12T23:48:49.310Z] --- PASS: TestRenameContainerWithSameName (2.16s) [2022-05-12T23:48:49.310Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T23:48:49.310Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T23:48:49.310Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T23:48:49.310Z] === RUN TestResize [2022-05-12T23:48:51.525Z] --- PASS: TestResize (2.15s) [2022-05-12T23:48:51.525Z] === RUN TestResizeWithInvalidSize [2022-05-12T23:48:52.740Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-12T23:48:53.740Z] --- PASS: TestResizeWithInvalidSize (2.30s) [2022-05-12T23:48:53.740Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T23:48:54.648Z] docker_cli_swarm_test.go:1112: [d4267e8011a4e] joining swarm manager [de2b2abdd9566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:48:56.030Z] docker_cli_swarm_test.go:1113: [d2d9a898a95c8] joining swarm manager [de2b2abdd9566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:49:00.528Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T23:49:00.528Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T23:49:00.528Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T23:49:00.528Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T23:49:00.528Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T23:49:00.528Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T23:49:00.528Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T23:49:00.528Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T23:49:00.528Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T23:49:00.528Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T23:49:00.902Z] --- PASS: TestResizeWhenContainerNotStarted (7.25s) [2022-05-12T23:49:00.902Z] === RUN TestDaemonRestartKillContainers [2022-05-12T23:49:00.902Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:49:00.902Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:49:00.902Z] === RUN TestStats [2022-05-12T23:49:00.902Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T23:49:00.902Z] --- SKIP: TestStats (0.00s) [2022-05-12T23:49:00.902Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T23:49:01.135Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T23:49:01.602Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T23:49:07.800Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T23:49:08.060Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.34s) [2022-05-12T23:49:08.060Z] === RUN TestStopContainerWithTimeout [2022-05-12T23:49:08.060Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T23:49:08.060Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T23:49:08.060Z] === RUN TestUpdateRestartPolicy [2022-05-12T23:49:10.818Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T23:49:10.819Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T23:49:10.819Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T23:49:12.552Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T23:49:17.434Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T23:49:17.434Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T23:49:17.434Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T23:49:17.434Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T23:49:17.901Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T23:49:17.901Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T23:49:17.901Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T23:49:17.901Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T23:49:17.901Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T23:49:17.901Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T23:49:17.901Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T23:49:22.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T23:49:22.783Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T23:49:22.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T23:49:22.783Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T23:49:22.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T23:49:22.783Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T23:49:23.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T23:49:24.232Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T23:49:29.292Z] --- PASS: TestUpdateRestartPolicy (21.19s) [2022-05-12T23:49:29.292Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T23:49:30.315Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T23:49:30.860Z] --- PASS: TestUpdateRestartWithAutoRemove (2.21s) [2022-05-12T23:49:30.860Z] === RUN TestWaitNonBlocked [2022-05-12T23:49:30.860Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:49:30.860Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:49:30.860Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:49:30.860Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:49:30.860Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T23:49:30.860Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T23:49:31.956Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T23:49:33.815Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-12T23:49:33.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.99s) [2022-05-12T23:49:33.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.08s) [2022-05-12T23:49:33.815Z] === RUN TestWaitBlocked [2022-05-12T23:49:33.815Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:49:33.815Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T23:49:33.815Z] PASS [2022-05-12T23:49:33.815Z] ok github.com/docker/docker/integration/container 107.637s [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === Skipped [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T23:49:33.815Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T23:49:33.815Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T23:49:33.815Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T23:49:33.815Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T23:49:33.815Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T23:49:33.815Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T23:49:33.815Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T23:49:33.815Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T23:49:33.815Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-12T23:49:33.815Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T23:49:33.815Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T23:49:33.815Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T23:49:33.815Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T23:49:33.815Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T23:49:33.815Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T23:49:33.815Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T23:49:33.815Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T23:49:33.815Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T23:49:33.815Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T23:49:33.815Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T23:49:33.815Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T23:49:33.815Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T23:49:33.815Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T23:49:33.815Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T23:49:33.815Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T23:49:33.815Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T23:49:33.815Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T23:49:33.815Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T23:49:33.815Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T23:49:33.815Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T23:49:33.815Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T23:49:33.815Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T23:49:33.815Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T23:49:33.815Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T23:49:33.815Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T23:49:33.815Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:49:33.815Z] [2022-05-12T23:49:33.815Z] DONE 122 tests, 34 skipped in 111.016s [2022-05-12T23:49:34.288Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T23:49:44.294Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T23:49:48.209Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T23:49:48.209Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T23:49:48.209Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T23:49:48.209Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T23:49:48.209Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T23:49:48.816Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T23:49:48.816Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T23:49:48.816Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T23:49:48.816Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T23:49:48.816Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T23:49:48.816Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T23:49:48.816Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T23:49:51.788Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T23:49:51.788Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T23:49:56.614Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T23:50:00.504Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T23:50:07.645Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T23:50:10.392Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T23:50:10.392Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T23:50:10.392Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T23:50:10.392Z] === RUN TestConfigDaemonID [2022-05-12T23:50:10.392Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T23:50:10.392Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T23:50:10.392Z] === RUN TestDaemonConfigValidation [2022-05-12T23:50:10.392Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T23:50:10.392Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T23:50:10.392Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T23:50:10.392Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T23:50:10.392Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T23:50:10.392Z] === RUN TestDaemonProxy [2022-05-12T23:50:10.392Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T23:50:10.392Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T23:50:10.392Z] PASS [2022-05-12T23:50:10.392Z] ok github.com/docker/docker/integration/daemon 0.160s [2022-05-12T23:50:10.392Z] [2022-05-12T23:50:10.392Z] === Skipped [2022-05-12T23:50:10.392Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T23:50:10.392Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T23:50:10.392Z] [2022-05-12T23:50:10.392Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T23:50:10.392Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T23:50:10.392Z] [2022-05-12T23:50:10.392Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T23:50:10.392Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T23:50:10.392Z] [2022-05-12T23:50:10.392Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T23:50:10.392Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T23:50:10.392Z] [2022-05-12T23:50:10.392Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T23:50:10.392Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T23:50:10.392Z] [2022-05-12T23:50:10.392Z] DONE 5 tests, 5 skipped in 31.620s [2022-05-12T23:50:10.392Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T23:50:11.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:11.380Z] INFO: Testing against a local daemon [2022-05-12T23:50:11.380Z] === RUN TestCommitInheritsEnv [2022-05-12T23:50:11.380Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:50:11.380Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-05-12T23:50:11.380Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T23:50:11.380Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:50:11.380Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T23:50:11.380Z] === RUN TestImportWithCustomPlatform [2022-05-12T23:50:11.380Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:50:11.380Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T23:50:11.380Z] === RUN TestImagesFilterMultiReference [2022-05-12T23:50:11.380Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-12T23:50:11.380Z] === RUN TestImagePullPlatformInvalid [2022-05-12T23:50:11.380Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-12T23:50:11.380Z] === RUN TestRemoveImageOrphaning [2022-05-12T23:50:12.367Z] --- PASS: TestRemoveImageOrphaning (1.33s) [2022-05-12T23:50:12.367Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T23:50:12.835Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-05-12T23:50:12.835Z] === RUN TestTagInvalidReference [2022-05-12T23:50:12.835Z] --- PASS: TestTagInvalidReference (0.07s) [2022-05-12T23:50:12.835Z] === RUN TestTagValidPrefixedRepo [2022-05-12T23:50:12.835Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-12T23:50:12.835Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T23:50:12.835Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-12T23:50:12.835Z] === RUN TestTagOfficialNames [2022-05-12T23:50:12.835Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-12T23:50:12.835Z] === RUN TestTagMatchesDigest [2022-05-12T23:50:12.835Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-05-12T23:50:12.835Z] PASS [2022-05-12T23:50:12.835Z] ok github.com/docker/docker/integration/image 2.085s [2022-05-12T23:50:13.307Z] [2022-05-12T23:50:13.307Z] === Skipped [2022-05-12T23:50:13.307Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-05-12T23:50:13.307Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:50:13.307Z] [2022-05-12T23:50:13.307Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T23:50:13.307Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:50:13.307Z] [2022-05-12T23:50:13.307Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T23:50:13.307Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T23:50:13.307Z] [2022-05-12T23:50:13.307Z] DONE 12 tests, 3 skipped in 7.197s [2022-05-12T23:50:13.307Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T23:50:15.137Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T23:50:16.268Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:16.268Z] INFO: Testing against a local daemon [2022-05-12T23:50:16.268Z] === RUN TestNetworkCreateDelete [2022-05-12T23:50:16.268Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:16.268Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T23:50:16.268Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T23:50:16.268Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestDaemonDNSFallback [2022-05-12T23:50:16.268Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:16.268Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestInspectNetwork [2022-05-12T23:50:16.268Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T23:50:16.268Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T23:50:16.268Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:16.268Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T23:50:16.268Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:50:16.268Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:50:16.268Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:50:16.268Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T23:50:16.268Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T23:50:16.268Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T23:50:16.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestNetworkList [2022-05-12T23:50:16.268Z] === RUN TestNetworkList//networks [2022-05-12T23:50:16.268Z] === PAUSE TestNetworkList//networks [2022-05-12T23:50:16.268Z] === RUN TestNetworkList//networks/ [2022-05-12T23:50:16.268Z] === PAUSE TestNetworkList//networks/ [2022-05-12T23:50:16.268Z] === CONT TestNetworkList//networks [2022-05-12T23:50:16.268Z] === CONT TestNetworkList//networks/ [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkList (0.06s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T23:50:16.268Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T23:50:16.268Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T23:50:16.268Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T23:50:16.268Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T23:50:16.268Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T23:50:16.268Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T23:50:16.268Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T23:50:16.268Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T23:50:16.268Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T23:50:16.268Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T23:50:16.268Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T23:50:16.268Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T23:50:16.268Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T23:50:16.268Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T23:50:16.268Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T23:50:16.268Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:50:16.268Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T23:50:16.268Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T23:50:16.268Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T23:50:16.268Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T23:50:16.268Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T23:50:16.268Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2022-05-12T23:50:16.268Z] PASS [2022-05-12T23:50:16.268Z] ok github.com/docker/docker/integration/network 0.252s [2022-05-12T23:50:16.268Z] [2022-05-12T23:50:16.268Z] === Skipped [2022-05-12T23:50:16.268Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T23:50:16.268Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:16.268Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T23:50:16.269Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T23:50:16.269Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T23:50:16.269Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T23:50:16.269Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T23:50:16.269Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T23:50:16.269Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T23:50:16.269Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T23:50:16.269Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T23:50:16.269Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T23:50:16.269Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T23:50:16.269Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T23:50:16.269Z] service_test.go:243: FLAKY_TEST [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T23:50:16.269Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2022-05-12T23:50:16.269Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T23:50:16.269Z] [2022-05-12T23:50:16.269Z] DONE 34 tests, 15 skipped in 2.808s [2022-05-12T23:50:16.269Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T23:50:17.258Z] testing: warning: no tests to run [2022-05-12T23:50:17.258Z] PASS [2022-05-12T23:50:17.258Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2022-05-12T23:50:17.258Z] [2022-05-12T23:50:17.258Z] DONE 0 tests in 0.983s [2022-05-12T23:50:17.258Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T23:50:18.245Z] testing: warning: no tests to run [2022-05-12T23:50:18.245Z] PASS [2022-05-12T23:50:18.245Z] ok github.com/docker/docker/integration/network/macvlan 0.094s [2022-05-12T23:50:18.245Z] [2022-05-12T23:50:18.245Z] DONE 0 tests in 0.993s [2022-05-12T23:50:18.714Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T23:50:19.703Z] testing: warning: no tests to run [2022-05-12T23:50:19.703Z] PASS [2022-05-12T23:50:19.703Z] ok github.com/docker/docker/integration/plugin 0.095s [2022-05-12T23:50:19.703Z] [2022-05-12T23:50:19.703Z] DONE 0 tests in 0.962s [2022-05-12T23:50:19.703Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T23:50:20.691Z] testing: warning: no tests to run [2022-05-12T23:50:20.691Z] PASS [2022-05-12T23:50:20.691Z] ok github.com/docker/docker/integration/plugin/authz 0.109s [2022-05-12T23:50:20.691Z] [2022-05-12T23:50:20.691Z] DONE 0 tests in 1.009s [2022-05-12T23:50:20.691Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T23:50:22.420Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T23:50:24.769Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T23:50:27.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:27.873Z] INFO: Testing against a local daemon [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:50:27.873Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:50:27.873Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T23:50:27.873Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T23:50:27.873Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T23:50:27.873Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T23:50:27.873Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T23:50:27.873Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON (0.09s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-05-12T23:50:27.873Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T23:50:27.873Z] === RUN TestPluginInstall [2022-05-12T23:50:27.873Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T23:50:27.873Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T23:50:27.873Z] === RUN TestPluginsWithRuntimes [2022-05-12T23:50:27.873Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T23:50:27.873Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T23:50:27.873Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T23:50:27.873Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T23:50:27.873Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T23:50:27.873Z] PASS [2022-05-12T23:50:27.873Z] ok github.com/docker/docker/integration/plugin/common 0.188s [2022-05-12T23:50:27.873Z] [2022-05-12T23:50:27.873Z] === Skipped [2022-05-12T23:50:27.873Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T23:50:27.873Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T23:50:27.873Z] [2022-05-12T23:50:27.873Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T23:50:27.873Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T23:50:27.873Z] [2022-05-12T23:50:27.873Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T23:50:27.873Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T23:50:27.873Z] [2022-05-12T23:50:27.873Z] DONE 19 tests, 3 skipped in 6.212s [2022-05-12T23:50:27.873Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T23:50:30.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:30.089Z] INFO: Testing against a local daemon [2022-05-12T23:50:30.089Z] === RUN TestExternalGraphDriver [2022-05-12T23:50:30.089Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T23:50:30.089Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T23:50:30.089Z] === RUN TestGraphdriverPluginV2 [2022-05-12T23:50:30.089Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T23:50:30.089Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T23:50:30.089Z] PASS [2022-05-12T23:50:30.089Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.139s [2022-05-12T23:50:30.089Z] [2022-05-12T23:50:30.089Z] === Skipped [2022-05-12T23:50:30.089Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T23:50:30.089Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T23:50:30.089Z] [2022-05-12T23:50:30.089Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T23:50:30.089Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T23:50:30.089Z] [2022-05-12T23:50:30.089Z] DONE 2 tests, 2 skipped in 2.769s [2022-05-12T23:50:30.089Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T23:50:31.974Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T23:50:31.974Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T23:50:31.974Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T23:50:32.183Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T23:50:32.441Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T23:50:32.501Z] docker_cli_swarm_test.go:1166: [d8b5f6b475fca] joining swarm manager [de2b2abdd9566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T23:50:33.044Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:33.044Z] INFO: Testing against a local daemon [2022-05-12T23:50:33.044Z] === RUN TestReadPluginNoRead [2022-05-12T23:50:33.044Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T23:50:33.044Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T23:50:33.044Z] PASS [2022-05-12T23:50:33.044Z] ok github.com/docker/docker/integration/plugin/logging 0.162s [2022-05-12T23:50:33.044Z] [2022-05-12T23:50:33.044Z] === Skipped [2022-05-12T23:50:33.044Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T23:50:33.044Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T23:50:33.044Z] [2022-05-12T23:50:33.044Z] DONE 1 tests, 1 skipped in 2.842s [2022-05-12T23:50:33.044Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T23:50:33.530Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T23:50:33.530Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T23:50:33.530Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T23:50:34.609Z] testing: warning: no tests to run [2022-05-12T23:50:34.609Z] PASS [2022-05-12T23:50:34.609Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2022-05-12T23:50:34.609Z] [2022-05-12T23:50:34.609Z] DONE 0 tests in 1.457s [2022-05-12T23:50:34.609Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T23:50:37.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:37.568Z] INFO: Testing against a local daemon [2022-05-12T23:50:37.568Z] === RUN TestPluginWithDevMounts [2022-05-12T23:50:37.568Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:37.568Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T23:50:37.568Z] PASS [2022-05-12T23:50:37.568Z] ok github.com/docker/docker/integration/plugin/volumes 0.128s [2022-05-12T23:50:37.568Z] [2022-05-12T23:50:37.568Z] === Skipped [2022-05-12T23:50:37.568Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T23:50:37.568Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:37.568Z] [2022-05-12T23:50:37.568Z] DONE 1 tests, 1 skipped in 2.720s [2022-05-12T23:50:37.568Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T23:50:39.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:39.792Z] INFO: Testing against a local daemon [2022-05-12T23:50:39.792Z] === RUN TestSecretInspect [2022-05-12T23:50:39.792Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T23:50:39.792Z] === RUN TestSecretList [2022-05-12T23:50:39.792Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T23:50:39.792Z] === RUN TestSecretsCreateAndDelete [2022-05-12T23:50:39.792Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T23:50:39.792Z] === RUN TestSecretsUpdate [2022-05-12T23:50:39.792Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T23:50:39.792Z] === RUN TestTemplatedSecret [2022-05-12T23:50:39.792Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T23:50:39.792Z] === RUN TestSecretCreateResolve [2022-05-12T23:50:39.792Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:39.792Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T23:50:39.792Z] PASS [2022-05-12T23:50:39.792Z] ok github.com/docker/docker/integration/secret 0.118s [2022-05-12T23:50:39.792Z] [2022-05-12T23:50:39.792Z] === Skipped [2022-05-12T23:50:39.792Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T23:50:39.792Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] [2022-05-12T23:50:39.792Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T23:50:39.792Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] [2022-05-12T23:50:39.792Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T23:50:39.792Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] [2022-05-12T23:50:39.792Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T23:50:39.792Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] [2022-05-12T23:50:39.792Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T23:50:39.792Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:39.792Z] [2022-05-12T23:50:39.792Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T23:50:39.792Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:39.792Z] [2022-05-12T23:50:39.792Z] DONE 6 tests, 6 skipped in 2.226s [2022-05-12T23:50:39.792Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T23:50:43.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:43.604Z] INFO: Testing against a local daemon [2022-05-12T23:50:43.604Z] === RUN TestServiceCreateInit [2022-05-12T23:50:43.604Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T23:50:43.604Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T23:50:43.604Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T23:50:43.604Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestCreateServiceConflict [2022-05-12T23:50:43.604Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T23:50:43.604Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-12T23:50:43.604Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T23:50:43.604Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T23:50:43.604Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T23:50:43.604Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestCreateServiceSysctls [2022-05-12T23:50:43.604Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-12T23:50:43.604Z] === RUN TestCreateServiceCapabilities [2022-05-12T23:50:43.604Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-12T23:50:43.604Z] === RUN TestInspect [2022-05-12T23:50:43.604Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestInspect (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestCreateJob [2022-05-12T23:50:43.604Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestReplicatedJob [2022-05-12T23:50:43.604Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestUpdateReplicatedJob [2022-05-12T23:50:43.604Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestServiceListWithStatuses [2022-05-12T23:50:43.604Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T23:50:43.604Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestDockerNetworkReConnect [2022-05-12T23:50:43.604Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestServicePlugin [2022-05-12T23:50:43.604Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestServiceUpdateLabel [2022-05-12T23:50:43.604Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestServiceUpdateSecrets [2022-05-12T23:50:43.604Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestServiceUpdateConfigs [2022-05-12T23:50:43.604Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestServiceUpdateNetwork [2022-05-12T23:50:43.604Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T23:50:43.604Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T23:50:43.604Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T23:50:43.604Z] PASS [2022-05-12T23:50:43.604Z] ok github.com/docker/docker/integration/service 0.313s [2022-05-12T23:50:43.604Z] [2022-05-12T23:50:43.604Z] === Skipped [2022-05-12T23:50:43.604Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T23:50:43.604Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T23:50:43.604Z] [2022-05-12T23:50:43.604Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:50:43.604Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T23:50:43.604Z] [2022-05-12T23:50:43.604Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T23:50:43.604Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.604Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T23:50:43.605Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-12T23:50:43.605Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T23:50:43.605Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T23:50:43.605Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T23:50:43.605Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-12T23:50:43.605Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-12T23:50:43.605Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T23:50:43.605Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T23:50:43.605Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T23:50:43.605Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T23:50:43.605Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T23:50:43.605Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T23:50:43.605Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T23:50:43.605Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T23:50:43.605Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T23:50:43.605Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T23:50:43.605Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T23:50:43.605Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T23:50:43.605Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T23:50:43.605Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T23:50:43.605Z] [2022-05-12T23:50:43.605Z] DONE 24 tests, 23 skipped in 3.319s [2022-05-12T23:50:43.605Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T23:50:44.018Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T23:50:44.018Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T23:50:44.018Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T23:50:45.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:45.821Z] INFO: Testing against a local daemon [2022-05-12T23:50:45.821Z] === RUN TestSessionCreate [2022-05-12T23:50:45.821Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T23:50:45.821Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T23:50:45.821Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T23:50:45.821Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T23:50:45.821Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T23:50:45.821Z] PASS [2022-05-12T23:50:45.821Z] ok github.com/docker/docker/integration/session 0.114s [2022-05-12T23:50:45.821Z] [2022-05-12T23:50:45.821Z] === Skipped [2022-05-12T23:50:45.821Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T23:50:45.821Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T23:50:45.821Z] [2022-05-12T23:50:45.821Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T23:50:45.821Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T23:50:45.821Z] [2022-05-12T23:50:45.821Z] DONE 2 tests, 2 skipped in 2.039s [2022-05-12T23:50:45.821Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T23:50:47.007Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T23:50:48.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:48.775Z] INFO: Testing against a local daemon [2022-05-12T23:50:48.775Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T23:50:48.775Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:48.775Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:50:48.775Z] === RUN TestDiskUsage [2022-05-12T23:50:48.775Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T23:50:48.775Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T23:50:48.775Z] === RUN TestEventsExecDie [2022-05-12T23:50:48.775Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T23:50:48.775Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T23:50:48.775Z] === RUN TestEventsBackwardsCompatible [2022-05-12T23:50:48.775Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T23:50:48.775Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T23:50:48.775Z] === RUN TestEventsVolumeCreate [2022-05-12T23:50:48.775Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T23:50:48.775Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T23:50:48.775Z] === RUN TestInfoAPI [2022-05-12T23:50:48.775Z] --- PASS: TestInfoAPI (0.08s) [2022-05-12T23:50:48.775Z] === RUN TestInfoAPIWarnings [2022-05-12T23:50:48.775Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:50:48.775Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T23:50:48.775Z] === RUN TestInfoDebug [2022-05-12T23:50:48.775Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:50:48.775Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T23:50:48.775Z] === RUN TestInfoInsecureRegistries [2022-05-12T23:50:48.775Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:50:48.775Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T23:50:48.775Z] === RUN TestInfoRegistryMirrors [2022-05-12T23:50:48.775Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:50:48.775Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T23:50:48.775Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T23:50:49.244Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-05-12T23:50:49.244Z] === RUN TestPingCacheHeaders [2022-05-12T23:50:49.244Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-12T23:50:49.244Z] === RUN TestPingGet [2022-05-12T23:50:49.244Z] --- PASS: TestPingGet (0.05s) [2022-05-12T23:50:49.244Z] === RUN TestPingHead [2022-05-12T23:50:49.713Z] --- PASS: TestPingHead (0.05s) [2022-05-12T23:50:49.713Z] === RUN TestPingSwarmHeader [2022-05-12T23:50:49.713Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:49.713Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T23:50:49.713Z] === RUN TestVersion [2022-05-12T23:50:49.713Z] --- PASS: TestVersion (0.04s) [2022-05-12T23:50:49.713Z] PASS [2022-05-12T23:50:49.713Z] ok github.com/docker/docker/integration/system 1.401s [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === Skipped [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T23:50:49.713Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T23:50:49.713Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T23:50:49.713Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T23:50:49.713Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T23:50:49.713Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T23:50:49.713Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T23:50:49.713Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T23:50:49.713Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T23:50:49.713Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T23:50:49.713Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T23:50:49.713Z] [2022-05-12T23:50:49.713Z] DONE 16 tests, 10 skipped in 3.929s [2022-05-12T23:50:49.713Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T23:50:51.932Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:50:51.932Z] INFO: Testing against a local daemon [2022-05-12T23:50:51.932Z] === RUN TestVolumesCreateAndList [2022-05-12T23:50:51.932Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-05-12T23:50:51.932Z] === RUN TestVolumesRemove [2022-05-12T23:50:52.401Z] --- PASS: TestVolumesRemove (0.17s) [2022-05-12T23:50:52.401Z] === RUN TestVolumesInspect [2022-05-12T23:50:52.401Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T23:50:52.401Z] === RUN TestVolumesInvalidJSON [2022-05-12T23:50:52.401Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T23:50:52.401Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T23:50:52.401Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T23:50:52.401Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T23:50:52.401Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T23:50:52.401Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T23:50:52.401Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T23:50:52.401Z] --- PASS: TestVolumesInvalidJSON (0.07s) [2022-05-12T23:50:52.401Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T23:50:52.401Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T23:50:52.401Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T23:50:52.401Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T23:50:52.401Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T23:50:52.401Z] PASS [2022-05-12T23:50:52.401Z] ok github.com/docker/docker/integration/volume 0.455s [2022-05-12T23:50:52.401Z] [2022-05-12T23:50:52.401Z] DONE 9 tests in 2.739s [2022-05-12T23:50:52.870Z] INFO: make.ps1 ended at 05/12/2022 23:50:52 [2022-05-12T23:50:52.870Z] INFO: Integration CLI tests being run from the host: [2022-05-12T23:50:52.870Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-12T23:50:59.129Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T23:50:59.346Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T23:51:00.113Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T23:51:02.562Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T23:51:02.562Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T23:51:02.562Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T23:51:03.544Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T23:51:04.011Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T23:51:04.595Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-12T23:51:04.856Z] docker_cli_swarm_test.go:1447: [d0974c46ddac9] joining swarm manager [d2c8e2d4f2de1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:51:05.796Z] docker_cli_swarm_test.go:1448: [d2ae60aca9653] joining swarm manager [d2c8e2d4f2de1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T23:51:07.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T23:51:07.817Z] INFO: Testing against a local daemon [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T23:51:07.817Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T23:51:07.817Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T23:51:07.817Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T23:51:09.384Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T23:51:10.000Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T23:51:10.982Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T23:51:12.105Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T23:51:13.088Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T23:51:14.088Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T23:51:15.649Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T23:51:18.004Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T23:51:18.018Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-12T23:51:18.018Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-12T23:51:18.018Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-12T23:51:18.018Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-12T23:51:18.018Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-12T23:51:18.588Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-12T23:51:21.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-12T23:51:24.423Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-12T23:51:25.259Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T23:51:25.259Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T23:51:25.259Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T23:51:25.259Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T23:51:25.259Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T23:51:25.725Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T23:51:25.725Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T23:51:25.725Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T23:51:26.191Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T23:51:26.333Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-12T23:51:26.660Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T23:51:27.647Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T23:51:28.243Z] docker_cli_swarm_unix_test.go:63: [d23d06bdbd5ea] joining swarm manager [d6f94376d0d39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:51:33.589Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T23:51:55.094Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T23:51:55.094Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T23:51:55.094Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T23:51:56.654Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T23:52:24.501Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-12T23:52:24.501Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-12T23:52:24.501Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-12T23:52:26.409Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-12T23:52:29.704Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-12T23:52:32.247Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-12T23:52:34.157Z] docker_api_swarm_test.go:962: [dbd4194ab4af9] joining swarm manager [d82dfb9dcb0a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T23:52:39.789Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T23:52:40.624Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T23:52:40.624Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T23:52:40.624Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T23:52:40.624Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T23:52:40.624Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T23:52:40.624Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T23:52:40.624Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T23:52:40.624Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T23:52:40.624Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T23:52:40.624Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T23:52:40.624Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T23:52:40.624Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T23:52:46.452Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T23:52:51.115Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T23:52:52.255Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-12T23:52:56.874Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T23:52:56.874Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T23:52:56.874Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T23:52:56.874Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T23:52:57.329Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T23:52:57.329Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T23:52:57.329Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T23:52:57.329Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T23:52:57.329Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T23:52:57.329Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T23:52:57.329Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T23:52:57.997Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T23:53:01.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T23:53:01.991Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T23:53:01.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T23:53:01.991Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T23:53:01.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T23:53:01.991Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T23:53:01.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T23:53:02.951Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T23:53:03.946Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T23:53:04.484Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-12T23:53:05.866Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T23:53:06.072Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T23:53:06.072Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T23:53:06.072Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T23:53:06.072Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T23:53:06.072Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T23:53:06.072Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T23:53:06.072Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T23:53:06.072Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T23:53:06.072Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T23:53:06.072Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T23:53:06.072Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T23:53:07.057Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T23:53:07.777Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-12T23:53:09.435Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T23:53:09.435Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T23:53:09.435Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T23:53:09.435Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T23:53:09.435Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T23:53:09.435Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T23:53:09.435Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T23:53:09.435Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T23:53:09.435Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T23:53:10.061Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T23:53:11.074Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-12T23:53:12.727Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T23:53:13.222Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T23:53:13.222Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T23:53:13.222Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T23:53:13.222Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T23:53:13.222Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T23:53:17.649Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-12T23:53:19.969Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T23:53:21.881Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T23:53:22.928Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-12T23:53:24.837Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-12T23:53:27.378Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-12T23:53:27.699Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T23:53:27.700Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T23:53:27.700Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T23:53:27.700Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T23:53:27.700Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T23:53:27.700Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T23:53:27.700Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T23:53:27.700Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T23:53:27.700Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T23:53:27.700Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T23:53:27.700Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T23:53:27.700Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T23:53:29.919Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-12T23:53:30.586Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T23:53:31.041Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T23:53:32.458Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-12T23:53:35.761Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-12T23:53:37.677Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-12T23:53:39.566Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T23:53:41.655Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T23:53:41.655Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T23:53:41.655Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T23:53:48.057Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T23:53:50.543Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T23:53:51.009Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T23:53:51.009Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T23:53:51.009Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T23:53:51.009Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T23:53:51.009Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T23:53:54.929Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T23:53:56.585Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T23:54:00.947Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T23:54:03.921Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T23:54:04.387Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T23:54:04.387Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T23:54:05.138Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T23:54:05.593Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T23:54:07.454Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T23:54:09.013Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T23:54:11.274Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T23:54:12.698Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T23:54:12.698Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T23:54:12.698Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T23:54:13.660Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T23:54:14.117Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T23:54:14.117Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T23:54:14.117Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T23:54:23.746Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T23:54:24.772Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T23:54:26.451Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T23:54:26.451Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T23:54:26.451Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T23:54:33.925Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-12T23:54:37.383Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T23:54:41.210Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T23:54:41.210Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T23:54:42.258Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T23:54:44.104Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T23:54:44.104Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T23:54:44.104Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T23:54:44.559Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T23:54:45.014Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T23:54:48.816Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-12T23:54:50.781Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T23:54:51.743Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T23:54:52.702Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T23:54:52.934Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T23:54:54.229Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T23:54:54.685Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T23:54:56.213Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T23:54:57.741Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T23:54:58.887Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite (1552.76s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.17s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.86s) [2022-05-12T23:55:03.710Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.08s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.72s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.19s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.36s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.31s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.12s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.37s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.81s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.58s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.90s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2022-05-12T23:55:03.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.61s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.95s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.23s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.94s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.10s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.29s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.13s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.55s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.06s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.47s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.64s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.81s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.06s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.48s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.14s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.96s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.29s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.55s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.37s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.37s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.32s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.47s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.08s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.97s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.91s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.39s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.41s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.10s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.04s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.08s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.92s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.56s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.51s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.44s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.53s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.73s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.34s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.41s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.30s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.38s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.06s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.02s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.81s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.69s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.57s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.68s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.32s) [2022-05-12T23:55:03.711Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.00s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.60s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.26s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.08s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.89s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.35s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.37s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.36s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.76s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.27s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2022-05-12T23:55:03.711Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-05-12T23:55:03.711Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T23:55:03.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-12T23:55:04.024Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T23:55:04.281Z] docker_cli_external_volume_driver_test.go:53: [d35edd094c4fc] daemon is not started [2022-05-12T23:55:04.877Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T23:55:04.877Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T23:55:04.877Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T23:55:04.877Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T23:55:04.877Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T23:55:04.877Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T23:55:04.877Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T23:55:05.331Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T23:55:05.331Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T23:55:05.583Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T23:55:05.583Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T23:55:05.583Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T23:55:05.583Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T23:55:05.583Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T23:55:05.786Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T23:55:07.023Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T23:55:08.717Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T23:55:08.717Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T23:55:08.717Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T23:55:14.020Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T23:55:19.196Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-12T23:55:35.051Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T23:55:35.051Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T23:55:35.051Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T23:55:36.011Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T23:55:49.002Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T23:55:49.002Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T23:55:49.002Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T23:55:49.002Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T23:55:49.002Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T23:55:49.469Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T23:55:50.455Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T23:55:50.455Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T23:55:50.455Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T23:55:50.455Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T23:55:50.455Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T23:55:50.455Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T23:55:50.455Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T23:55:50.925Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T23:55:51.911Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T23:55:55.698Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T23:55:57.264Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T23:55:57.264Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T23:55:57.264Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T23:55:57.264Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T23:55:57.264Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T23:55:57.732Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T23:55:59.825Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T23:56:01.522Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T23:56:14.062Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T23:56:18.470Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T23:56:25.306Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T23:56:26.550Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T23:56:26.550Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T23:56:26.550Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T23:56:26.550Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T23:56:26.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-12T23:56:29.512Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T23:56:31.726Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T23:56:36.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-12T23:56:37.594Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T23:56:37.594Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T23:56:37.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T23:56:37.594Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T23:56:37.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T23:56:37.594Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T23:56:37.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T23:56:37.594Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T23:56:37.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T23:56:37.594Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T23:56:37.927Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T23:56:39.542Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T23:56:41.835Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T23:56:41.835Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T23:56:41.835Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T23:56:41.835Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T23:56:42.818Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T23:56:45.074Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T23:56:45.306Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T23:56:50.020Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T23:56:51.782Z] docker_cli_external_volume_driver_test.go:53: [de9c76a3971fb] daemon is not started [2022-05-12T23:56:53.846Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T23:56:56.006Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T23:57:00.822Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T23:57:02.392Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T23:57:06.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-12T23:57:21.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-12T23:57:22.352Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T23:57:22.352Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T23:57:22.820Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T23:57:27.472Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T23:57:27.472Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T23:57:27.472Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T23:57:35.503Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T23:57:35.503Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T23:57:35.967Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T23:57:35.967Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T23:57:35.967Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T23:57:35.967Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T23:57:35.967Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T23:57:35.967Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T23:57:39.651Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T23:57:39.671Z] docker_cli_external_volume_driver_test.go:53: [de82194f7b679] daemon is not started [2022-05-12T23:57:41.614Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T23:57:41.614Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T23:57:45.372Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T23:57:47.548Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T23:57:49.069Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T23:57:49.069Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T23:57:49.069Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T23:57:49.887Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T23:57:49.887Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T23:57:49.887Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T23:57:49.887Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T23:57:49.887Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T23:57:51.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-12T23:57:51.887Z] docker_cli_external_volume_driver_test.go:53: [d088453cf2613] daemon is not started [2022-05-12T23:57:51.952Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T23:57:52.913Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T23:57:54.443Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T23:58:06.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-12T23:58:06.780Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T23:58:07.707Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T23:58:07.707Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T23:58:08.175Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T23:58:08.308Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T23:58:08.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T23:58:12.941Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T23:58:12.941Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T23:58:12.941Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T23:58:15.880Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T23:58:17.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T23:58:17.299Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T23:58:17.441Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T23:58:17.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T23:58:20.647Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T23:58:23.427Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T23:58:23.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T23:58:25.310Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T23:58:29.380Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T23:58:29.380Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T23:58:29.380Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T23:58:29.380Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T23:58:29.380Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T23:58:29.380Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T23:58:29.380Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T23:58:34.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T23:58:35.320Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T23:58:35.320Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T23:58:38.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-12T23:58:39.115Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T23:58:39.115Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T23:58:39.115Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T23:58:39.115Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T23:58:39.115Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T23:58:42.945Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T23:58:44.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T23:58:44.470Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T23:58:44.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T23:58:47.612Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T23:58:54.652Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T23:58:54.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T23:58:54.890Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T23:58:54.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T23:58:54.890Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T23:58:54.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T23:58:55.108Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T23:58:55.108Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T23:58:55.563Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T23:58:55.563Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T23:58:55.563Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T23:58:56.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-12T23:58:58.453Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T23:58:58.453Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T23:58:58.453Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T23:59:02.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T23:59:02.047Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T23:59:02.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T23:59:02.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T23:59:02.986Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T23:59:02.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T23:59:02.986Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T23:59:02.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T23:59:09.550Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T23:59:09.550Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T23:59:11.888Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-12T23:59:19.968Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T23:59:27.248Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T23:59:27.248Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T23:59:27.248Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T23:59:27.248Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T23:59:27.248Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T23:59:31.166Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T23:59:31.166Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T23:59:31.166Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T23:59:43.635Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T23:59:49.093Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T23:59:49.625Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T23:59:50.115Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T23:59:54.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T23:59:54.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T23:59:54.011Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T23:59:54.478Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T23:59:54.478Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T23:59:54.949Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T23:59:56.511Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T23:59:56.511Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T23:59:56.511Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T23:59:58.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-13T00:00:02.375Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-13T00:00:03.942Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-13T00:00:03.942Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-13T00:00:03.942Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-13T00:00:03.942Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-13T00:00:03.942Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-13T00:00:06.170Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-13T00:00:07.164Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-13T00:00:07.632Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-13T00:00:08.048Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-13T00:00:08.048Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-13T00:00:08.048Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-13T00:00:08.048Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-13T00:00:08.576Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-13T00:00:08.576Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-13T00:00:08.576Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-13T00:00:08.618Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-13T00:00:09.086Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-13T00:00:10.134Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-13T00:00:14.173Z] === RUN TestDockerSuite/TestBuildRm [2022-05-13T00:00:14.952Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-13T00:00:16.695Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-13T00:00:17.902Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-13T00:00:17.902Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-13T00:00:17.902Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-13T00:00:19.465Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-13T00:00:19.465Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-13T00:00:19.465Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-13T00:00:19.933Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-13T00:00:20.651Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-13T00:00:22.146Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-13T00:00:22.351Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-13T00:00:22.351Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-13T00:00:22.819Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-13T00:00:22.819Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-13T00:00:22.819Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-13T00:00:22.819Z] docker_cli_sni_test.go:18: Flakey test [2022-05-13T00:00:22.819Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-13T00:00:23.131Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-13T00:00:24.118Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-13T00:00:24.118Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-13T00:00:24.118Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-13T00:00:25.105Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-13T00:00:25.167Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-13T00:00:26.096Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-13T00:00:26.096Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-13T00:00:26.096Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-13T00:00:26.096Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-13T00:00:26.096Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-13T00:00:28.943Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-13T00:00:31.247Z] === RUN TestDockerSuite/TestCommitChange [2022-05-13T00:00:31.960Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-13T00:00:33.607Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-13T00:00:33.607Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-13T00:00:33.607Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-13T00:00:33.607Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-13T00:00:34.063Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-13T00:00:35.589Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-13T00:00:38.383Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-13T00:00:41.354Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-13T00:00:43.392Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-13T00:00:43.392Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-13T00:00:43.392Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-13T00:00:46.002Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-13T00:00:48.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-13T00:00:51.726Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-13T00:00:52.032Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-13T00:00:52.032Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:00:52.032Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-13T00:01:02.639Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-13T00:01:07.431Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-13T00:01:07.431Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-13T00:01:07.431Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-13T00:01:07.431Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-13T00:01:07.431Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-13T00:01:07.431Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-13T00:01:07.431Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-13T00:01:07.431Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-13T00:01:07.431Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-13T00:01:07.431Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-13T00:01:07.431Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-13T00:01:07.431Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:01:07.431Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-13T00:01:07.431Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-13T00:01:07.431Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-13T00:01:07.431Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-13T00:01:07.813Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-13T00:01:08.280Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-13T00:01:09.265Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-13T00:01:12.874Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-13T00:01:13.833Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-13T00:01:14.288Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-13T00:01:15.127Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-13T00:01:15.127Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-13T00:01:15.594Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-13T00:01:15.594Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-13T00:01:16.062Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-13T00:01:16.062Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-13T00:01:16.062Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-13T00:01:16.530Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-13T00:01:16.530Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-13T00:01:16.530Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-13T00:01:16.629Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-13T00:01:20.879Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-13T00:01:26.637Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-13T00:01:26.637Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-13T00:01:27.032Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-13T00:01:27.032Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-13T00:01:27.032Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-13T00:01:29.240Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-13T00:01:29.240Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-13T00:01:29.240Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-13T00:01:29.240Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-13T00:01:29.240Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-13T00:01:29.240Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-13T00:01:29.240Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-13T00:01:32.414Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-13T00:01:32.414Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-13T00:01:33.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-13T00:01:33.161Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-13T00:01:33.161Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-13T00:01:33.161Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-13T00:01:33.161Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-13T00:01:36.103Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-13T00:01:36.103Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-13T00:01:36.103Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-13T00:01:36.103Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-13T00:01:36.103Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-13T00:01:36.103Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-13T00:01:36.103Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-13T00:01:36.103Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-13T00:01:38.173Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-13T00:01:40.024Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-13T00:01:43.033Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-13T00:01:46.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-13T00:01:46.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-13T00:01:46.119Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-13T00:01:46.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-13T00:01:48.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-13T00:01:48.486Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-13T00:01:51.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-13T00:01:51.206Z] docker_cli_external_volume_driver_test.go:485: [d41db64531f71] daemon is not started [2022-05-13T00:01:52.406Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-13T00:01:52.406Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-13T00:01:52.406Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-13T00:01:52.406Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-13T00:01:52.407Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-13T00:01:55.351Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-13T00:01:55.351Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-13T00:01:57.696Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-13T00:01:57.696Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-13T00:01:57.696Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-13T00:01:59.218Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-13T00:01:59.218Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-13T00:01:59.218Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-13T00:01:59.218Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-13T00:02:02.628Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-13T00:02:02.628Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-13T00:02:05.721Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-13T00:02:06.135Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-13T00:02:06.135Z] docker_cli_external_volume_driver_test.go:53: [d3c735d343efb] daemon is not started [2022-05-13T00:02:08.060Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-13T00:02:08.060Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-13T00:02:08.060Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-13T00:02:09.583Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-13T00:02:10.458Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-13T00:02:11.107Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-13T00:02:15.374Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-13T00:02:15.374Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-13T00:02:15.374Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-13T00:02:15.374Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-13T00:02:15.374Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-13T00:02:17.721Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-13T00:02:17.721Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-13T00:02:18.146Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-13T00:02:18.188Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite (437.13s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.81s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-05-13T00:02:21.026Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-13T00:02:21.026Z] PASS [2022-05-13T00:02:21.026Z] [2022-05-13T00:02:21.026Z] === Skipped [2022-05-13T00:02:21.026Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-13T00:02:21.026Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-13T00:02:21.026Z] check_test.go:307: [dc57dbe79f2b5] daemon is not started [2022-05-13T00:02:21.026Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-13T00:02:21.026Z] [2022-05-13T00:02:21.026Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-13T00:02:21.026Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-13T00:02:21.026Z] check_test.go:307: [db1b959bcf06e] daemon is not started [2022-05-13T00:02:21.026Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-13T00:02:21.026Z] [2022-05-13T00:02:21.026Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-13T00:02:21.026Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-13T00:02:21.026Z] check_test.go:307: [d0fe4f29dbb4e] daemon is not started [2022-05-13T00:02:21.026Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-13T00:02:21.026Z] [2022-05-13T00:02:21.026Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-13T00:02:21.026Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-13T00:02:21.026Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-13T00:02:21.026Z] [2022-05-13T00:02:21.026Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-13T00:02:21.026Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-13T00:02:21.026Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-13T00:02:21.026Z] [2022-05-13T00:02:21.026Z] DONE 269 tests, 5 skipped in 2334.040s [2022-05-13T00:02:21.026Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-13T00:02:21.286Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd7805cb718a5/docker.pid [2022-05-13T00:02:21.286Z] +++ kill 7092 [2022-05-13T00:02:21.286Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7092 is not a child of this shell [2022-05-13T00:02:21.286Z] warning: PID 7092 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd7805cb718a5/docker.pid had a nonzero exit code [2022-05-13T00:02:21.286Z] ++++ cat bundles/test-integration/docker.pid [2022-05-13T00:02:21.286Z] +++ kill 9371 [2022-05-13T00:02:21.286Z] +++ /etc/init.d/apparmor stop [2022-05-13T00:02:21.286Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-13T00:02:21.286Z] [2022-05-13T00:02:21.286Z] Unloading profiles will leave already running processes permanently [2022-05-13T00:02:21.286Z] unconfined, which can lead to unexpected situations. [2022-05-13T00:02:21.286Z] [2022-05-13T00:02:21.286Z] To set a process to complain mode, use the command line tool [2022-05-13T00:02:21.286Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-13T00:02:21.286Z] +++ true [2022-05-13T00:02:21.286Z] exiting test-integration [2022-05-13T00:02:21.286Z] ++ exit 0 [2022-05-13T00:02:21.286Z] [2022-05-13T00:02:21.295Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-13T00:02:21.295Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-13T00:02:21.295Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-13T00:02:21.546Z] + exit 0 [2022-05-13T00:02:21.546Z] ++ jobs -p [2022-05-13T00:02:21.546Z] + pids= [2022-05-13T00:02:21.546Z] + echo 'Remaining pids to kill: []' [2022-05-13T00:02:21.546Z] Remaining pids to kill: [] [2022-05-13T00:02:21.546Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-13T00:02:21.559Z] Recording test results [2022-05-13T00:02:22.066Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-13T00:02:22.597Z] + echo Ensuring container killed. [2022-05-13T00:02:22.597Z] Ensuring container killed. [2022-05-13T00:02:22.597Z] + docker ps -aq -f name=docker-pr5-* [2022-05-13T00:02:22.597Z] + cids=98e509561eed [2022-05-13T00:02:22.597Z] 7e1e6f850f80 [2022-05-13T00:02:22.597Z] b74fc7f248a0 [2022-05-13T00:02:22.597Z] + [ -n 98e509561eed [2022-05-13T00:02:22.597Z] 7e1e6f850f80 [2022-05-13T00:02:22.597Z] b74fc7f248a0 ] [2022-05-13T00:02:22.597Z] + docker rm -vf 98e509561eed 7e1e6f850f80 b74fc7f248a0 [2022-05-13T00:02:23.167Z] 98e509561eed [2022-05-13T00:02:23.167Z] 7e1e6f850f80 [2022-05-13T00:02:23.427Z] b74fc7f248a0 [Pipeline] sh [2022-05-13T00:02:23.713Z] + echo Chowning /workspace to jenkins user [2022-05-13T00:02:23.714Z] Chowning /workspace to jenkins user [2022-05-13T00:02:23.714Z] + id -u [2022-05-13T00:02:23.714Z] + id -g [2022-05-13T00:02:23.714Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42501:/workspace busybox chown -R 1000:1000 /workspace [2022-05-13T00:02:23.889Z] === RUN TestDockerSuite/TestBuildUser [2022-05-13T00:02:23.889Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-13T00:02:23.889Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-13T00:02:23.889Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-13T00:02:23.889Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-13T00:02:23.889Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-13T00:02:24.339Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-13T00:02:24.394Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-13T00:02:24.394Z] === RUN TestDockerSuite/TestContainerAPIWait [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-13T00:02:26.559Z] + bundleName=amd64 [2022-05-13T00:02:26.559Z] + echo Creating amd64-bundles.tar.gz [2022-05-13T00:02:26.559Z] Creating amd64-bundles.tar.gz [2022-05-13T00:02:26.559Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-13T00:02:26.559Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-13T00:02:27.954Z] Archiving artifacts [2022-05-13T00:02:28.495Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42501/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-13T00:02:28.812Z] + make clean [2022-05-13T00:02:28.812Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-13T00:02:28.812Z] docker-dev-cache [2022-05-13T00:02:28.812Z] docker-mod-cache [Pipeline] deleteDir [2022-05-13T00:02:28.965Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-13T00:02:29.279Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-13T00:02:29.915Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [Pipeline] } [2022-05-13T00:02:31.628Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-13T00:02:31.628Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-13T00:02:31.628Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-13T00:02:31.628Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-13T00:02:31.628Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-13T00:02:31.628Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-13T00:02:31.628Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-13T00:02:31.628Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-13T00:02:31.628Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-13T00:02:31.628Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T00:02:32.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-13T00:02:33.616Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-13T00:02:33.616Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-13T00:02:33.616Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-13T00:02:33.616Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-13T00:02:33.616Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-13T00:02:34.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-13T00:02:34.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-13T00:02:35.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-13T00:02:35.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-13T00:02:36.053Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-13T00:02:37.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-13T00:02:40.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-13T00:02:44.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-13T00:02:46.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-13T00:02:47.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009a7e30_} [2022-05-13T00:02:48.035Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-13T00:02:50.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1612623692_c:\foo_false____} [2022-05-13T00:02:51.824Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-13T00:02:52.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1612623692_c:\foo_true____} [2022-05-13T00:02:55.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-13T00:02:55.994Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-13T00:02:55.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-13T00:02:55.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-13T00:02:55.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-13T00:02:55.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-13T00:02:56.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-13T00:02:56.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-13T00:02:56.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-13T00:02:56.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-13T00:02:56.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-13T00:02:56.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-13T00:02:56.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-13T00:02:56.460Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-13T00:02:56.460Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-13T00:02:56.928Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-13T00:02:56.928Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-13T00:02:56.928Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-13T00:02:56.928Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-13T00:02:56.928Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-13T00:02:56.928Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-13T00:02:56.928Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-13T00:02:56.928Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-13T00:02:56.928Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-13T00:02:59.873Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-13T00:02:59.873Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-13T00:02:59.873Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-13T00:02:59.873Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-13T00:03:00.391Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-13T00:03:00.391Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:03:00.391Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-13T00:03:03.408Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-13T00:03:03.500Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-13T00:03:03.500Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-13T00:03:03.875Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-13T00:03:03.875Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-13T00:03:03.875Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-13T00:03:07.007Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-13T00:03:07.007Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-13T00:03:07.007Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-13T00:03:07.007Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-13T00:03:07.007Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-13T00:03:07.007Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-13T00:03:07.007Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-13T00:03:12.044Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-13T00:03:12.860Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-13T00:03:15.947Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-13T00:03:15.947Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:03:15.947Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-13T00:03:15.947Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-13T00:03:15.947Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-13T00:03:19.080Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-13T00:03:19.080Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-13T00:03:19.538Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-13T00:03:19.538Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-13T00:03:19.538Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-13T00:03:23.252Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-13T00:03:23.252Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-13T00:03:23.711Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-13T00:03:28.664Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-13T00:03:28.664Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:03:28.664Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-13T00:03:28.664Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:03:28.664Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-13T00:03:38.469Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-13T00:03:39.143Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-13T00:03:39.143Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-13T00:03:39.143Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-13T00:03:39.143Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-13T00:03:39.143Z] === RUN TestDockerSuite/TestCpToDot [2022-05-13T00:03:42.920Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-13T00:03:42.920Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-13T00:03:42.920Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-13T00:03:42.920Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-13T00:03:42.920Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-13T00:03:44.231Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-13T00:03:44.231Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-13T00:03:45.862Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-13T00:03:45.862Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:03:45.862Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-13T00:03:45.862Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-13T00:03:45.862Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-13T00:03:45.862Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-13T00:03:45.862Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-13T00:03:45.862Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-13T00:03:45.862Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-13T00:03:46.329Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-13T00:03:46.329Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-13T00:03:49.303Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-13T00:03:52.430Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-13T00:03:52.430Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-13T00:03:52.430Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-13T00:03:55.410Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-13T00:03:55.876Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-13T00:03:56.342Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-13T00:03:56.342Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-13T00:03:56.342Z] === RUN TestDockerSuite/TestCreateRM [2022-05-13T00:03:56.808Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-13T00:03:56.808Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-13T00:03:56.808Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-13T00:03:57.275Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-13T00:03:57.741Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-13T00:04:01.859Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-13T00:04:01.859Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-13T00:04:01.859Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-13T00:04:01.859Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-13T00:04:01.859Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-13T00:04:01.859Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-13T00:04:01.859Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-13T00:04:02.819Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-13T00:04:08.564Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-13T00:04:08.564Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-13T00:04:09.031Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-13T00:04:13.917Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-13T00:04:13.918Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-13T00:04:13.918Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:04:13.918Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-13T00:04:15.164Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-13T00:04:16.125Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-13T00:04:16.125Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-13T00:04:16.580Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-13T00:04:16.580Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-13T00:04:16.580Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-13T00:04:16.580Z] docker_cli_sni_test.go:18: Flakey test [2022-05-13T00:04:16.580Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-13T00:04:16.882Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-13T00:04:16.882Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:04:16.882Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-13T00:04:17.349Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-13T00:04:17.349Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-13T00:04:17.349Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-13T00:04:17.349Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-13T00:04:17.349Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-13T00:04:17.349Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-13T00:04:17.349Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-13T00:04:17.349Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-13T00:04:17.349Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDockerFails [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-13T00:04:17.349Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-13T00:04:17.349Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.349Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-13T00:04:17.349Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.816Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-13T00:04:17.816Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.816Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-13T00:04:17.816Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-13T00:04:17.816Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-13T00:04:18.086Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-13T00:04:18.086Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-13T00:04:18.086Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-13T00:04:18.086Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-13T00:04:18.746Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-13T00:04:18.747Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-13T00:04:18.747Z] === RUN TestDockerSuite/TestCommitChange [2022-05-13T00:04:21.735Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-13T00:04:24.722Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-13T00:04:25.786Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-13T00:04:28.542Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-13T00:04:31.550Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-13T00:04:31.550Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-13T00:04:31.550Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-13T00:04:39.435Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-13T00:04:40.084Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-13T00:04:40.084Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:04:40.084Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-13T00:04:44.508Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-13T00:04:50.373Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-13T00:04:51.960Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-13T00:04:54.167Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-13T00:04:55.037Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-13T00:04:55.037Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-13T00:04:55.037Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-13T00:04:55.037Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-13T00:04:55.037Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-13T00:04:55.037Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-13T00:04:55.037Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-13T00:04:55.037Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-13T00:04:55.037Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-13T00:04:55.037Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-13T00:04:55.037Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-13T00:04:55.037Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:04:55.037Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-13T00:04:55.037Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-13T00:04:55.037Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-13T00:04:55.150Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-13T00:04:55.493Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-13T00:05:00.032Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-13T00:05:01.797Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-13T00:05:02.780Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-13T00:05:05.810Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-13T00:05:09.115Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-13T00:05:14.348Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-13T00:05:14.348Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-13T00:05:14.348Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-13T00:05:16.484Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-13T00:05:16.484Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-13T00:05:16.484Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-13T00:05:16.484Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T00:05:16.484Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-13T00:05:16.484Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-13T00:05:16.484Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-13T00:05:16.484Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-13T00:05:16.484Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-13T00:05:16.554Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-13T00:05:16.554Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-13T00:05:16.554Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-13T00:05:16.554Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-13T00:05:16.554Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-13T00:05:16.554Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-13T00:05:16.554Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-13T00:05:17.468Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-13T00:05:17.468Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-13T00:05:17.468Z] === RUN TestDockerSuite/TestEventsRename [2022-05-13T00:05:20.271Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-13T00:05:20.271Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-13T00:05:20.271Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-13T00:05:20.271Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-13T00:05:20.553Z] === RUN TestDockerSuite/TestEventsResize [2022-05-13T00:05:23.983Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-13T00:05:23.983Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-13T00:05:23.983Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-13T00:05:23.983Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-13T00:05:23.983Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-13T00:05:23.983Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-13T00:05:23.983Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-13T00:05:23.983Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-13T00:05:27.699Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-13T00:05:29.483Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-13T00:05:31.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-13T00:05:32.424Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-13T00:05:35.646Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-13T00:05:36.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-13T00:05:36.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-13T00:05:36.079Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-13T00:05:36.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-13T00:05:39.797Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-13T00:05:39.797Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-13T00:05:41.557Z] === RUN TestDockerSuite/TestEventsTop [2022-05-13T00:05:41.557Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-13T00:05:41.557Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-13T00:05:42.685Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-13T00:05:42.685Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-13T00:05:42.685Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-13T00:05:42.685Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-13T00:05:43.140Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-13T00:05:43.817Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-13T00:05:46.855Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-13T00:05:46.855Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-13T00:05:49.668Z] === RUN TestDockerSuite/TestExec [2022-05-13T00:05:49.668Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:05:49.668Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-13T00:05:49.668Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:05:49.668Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-13T00:05:49.747Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-13T00:05:49.747Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-13T00:05:49.747Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-13T00:05:51.877Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-13T00:05:53.464Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-13T00:05:53.919Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-13T00:05:55.155Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-13T00:05:55.155Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-13T00:05:55.155Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-13T00:05:55.155Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-13T00:05:55.155Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-13T00:05:55.155Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:05:55.155Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-13T00:05:57.424Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-13T00:05:57.777Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-13T00:05:59.549Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-13T00:05:59.549Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-13T00:05:59.549Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-13T00:05:59.768Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-13T00:06:02.708Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-13T00:06:03.543Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-13T00:06:05.649Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-13T00:06:10.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-13T00:06:10.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-13T00:06:10.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-13T00:06:10.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-13T00:06:10.589Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-13T00:06:11.733Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-13T00:06:11.733Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-13T00:06:11.733Z] === RUN TestDockerSuite/TestExecEnv [2022-05-13T00:06:11.733Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:06:11.733Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-13T00:06:11.733Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-13T00:06:11.733Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-13T00:06:13.480Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-13T00:06:13.480Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-13T00:06:13.480Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-13T00:06:14.083Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-13T00:06:17.192Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-13T00:06:17.192Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-13T00:06:17.192Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-13T00:06:17.361Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-13T00:06:18.860Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-13T00:06:18.860Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-13T00:06:18.860Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-13T00:06:18.860Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-13T00:06:18.860Z] === RUN TestDockerSuite/TestExecParseError [2022-05-13T00:06:18.860Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-13T00:06:18.860Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-13T00:06:18.860Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-13T00:06:18.860Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-13T00:06:18.860Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-13T00:06:18.860Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-13T00:06:20.905Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-13T00:06:20.905Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-13T00:06:21.803Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-13T00:06:21.803Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-13T00:06:21.803Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-13T00:06:21.803Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-13T00:06:21.803Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-13T00:06:21.803Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:06:21.803Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-13T00:06:21.803Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-13T00:06:21.803Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-13T00:06:21.803Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-13T00:06:21.803Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-13T00:06:25.025Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-13T00:06:25.025Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-13T00:06:25.025Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-13T00:06:26.670Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-13T00:06:29.555Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-13T00:06:29.555Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-13T00:06:29.555Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-13T00:06:29.555Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-13T00:06:29.555Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-13T00:06:29.555Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-13T00:06:29.555Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-13T00:06:29.555Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-13T00:06:29.555Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-13T00:06:29.555Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-13T00:06:29.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-13T00:06:30.902Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-13T00:06:30.902Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-13T00:06:30.902Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-13T00:06:30.902Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-13T00:06:31.368Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-13T00:06:31.368Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-13T00:06:31.368Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-13T00:06:32.281Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-13T00:06:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-13T00:06:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-13T00:06:36.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-13T00:06:38.510Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-13T00:06:39.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-13T00:06:42.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-13T00:06:44.643Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-13T00:06:44.782Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-13T00:06:45.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c650b0_} [2022-05-13T00:06:48.420Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-13T00:06:48.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12445443610_c:\foo_false____} [2022-05-13T00:06:52.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12445443610_c:\foo_true____} [2022-05-13T00:06:54.798Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-13T00:06:54.798Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:06:54.798Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-13T00:06:54.798Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-13T00:06:54.798Z] === RUN TestDockerSuite/TestHealth [2022-05-13T00:06:54.798Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-13T00:06:54.798Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-13T00:06:54.798Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-13T00:06:54.798Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-13T00:06:55.264Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-13T00:06:55.377Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-13T00:06:55.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-13T00:06:55.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-13T00:06:55.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-13T00:06:55.832Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-13T00:06:55.832Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-13T00:06:55.832Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-13T00:06:55.832Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-13T00:06:55.832Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-13T00:06:55.832Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-13T00:06:55.832Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-13T00:06:55.832Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-13T00:06:55.832Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-13T00:06:55.832Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-13T00:06:55.832Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-13T00:06:59.547Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-13T00:06:59.547Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-13T00:06:59.547Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:06:59.547Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-13T00:07:01.343Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-13T00:07:01.344Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-13T00:07:01.344Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-13T00:07:01.344Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-13T00:07:01.344Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-13T00:07:01.344Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-13T00:07:01.810Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-13T00:07:02.793Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-13T00:07:02.793Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-13T00:07:02.793Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-13T00:07:03.258Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-13T00:07:03.258Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-13T00:07:03.258Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-13T00:07:03.258Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-13T00:07:03.915Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-13T00:07:04.382Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-13T00:07:06.647Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-13T00:07:06.939Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-13T00:07:06.939Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-13T00:07:06.939Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-13T00:07:06.939Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-13T00:07:06.939Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-13T00:07:06.939Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-13T00:07:06.939Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-13T00:07:07.114Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-13T00:07:09.503Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-13T00:07:12.626Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-13T00:07:12.670Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-13T00:07:13.092Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-13T00:07:13.092Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:07:13.092Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-13T00:07:16.384Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-13T00:07:16.384Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:07:16.384Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-13T00:07:16.384Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-13T00:07:16.384Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-13T00:07:17.020Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-13T00:07:17.020Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-13T00:07:17.020Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-13T00:07:17.020Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:07:17.020Z] === RUN TestDockerSuite/TestImportFile [2022-05-13T00:07:17.020Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:07:17.020Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-13T00:07:17.485Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-13T00:07:17.485Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-13T00:07:17.485Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-13T00:07:17.485Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-13T00:07:17.485Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-13T00:07:17.485Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-13T00:07:17.485Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-13T00:07:17.485Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:07:17.485Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-13T00:07:19.818Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-13T00:07:22.825Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-13T00:07:22.825Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:07:22.825Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-13T00:07:22.825Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-13T00:07:22.825Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-13T00:07:22.825Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-13T00:07:22.825Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-13T00:07:22.825Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-13T00:07:25.907Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-13T00:07:25.907Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-13T00:07:28.719Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-13T00:07:28.719Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:07:28.719Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-13T00:07:28.719Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:07:28.719Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-13T00:07:28.848Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-13T00:07:28.848Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:07:28.848Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-13T00:07:28.848Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-13T00:07:28.848Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-13T00:07:28.848Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-13T00:07:28.848Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-13T00:07:31.194Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-13T00:07:35.264Z] === RUN TestDockerSuite/TestInspectImage [2022-05-13T00:07:35.264Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:07:35.643Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-13T00:07:35.730Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-13T00:07:35.730Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:07:35.730Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-13T00:07:35.730Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:07:35.730Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-13T00:07:37.935Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-13T00:07:40.141Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-13T00:07:40.608Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-13T00:07:41.066Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-13T00:07:41.066Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-13T00:07:41.066Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-13T00:07:41.066Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-13T00:07:41.066Z] === RUN TestDockerSuite/TestCpToDot [2022-05-13T00:07:43.690Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-13T00:07:44.782Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-13T00:07:44.782Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-13T00:07:44.782Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-13T00:07:44.782Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-13T00:07:44.782Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-13T00:07:45.896Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-13T00:07:45.896Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-13T00:07:45.896Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-13T00:07:45.896Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-13T00:07:48.499Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-13T00:07:48.499Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:07:48.499Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-13T00:07:48.499Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-13T00:07:48.499Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-13T00:07:48.499Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-13T00:07:48.499Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-13T00:07:48.499Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-13T00:07:48.499Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-13T00:07:48.499Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-13T00:07:48.499Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-13T00:07:48.837Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-13T00:07:51.387Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-13T00:07:52.754Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-13T00:07:54.276Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-13T00:07:54.276Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-13T00:07:54.732Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-13T00:07:56.854Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-13T00:07:57.619Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-13T00:07:57.688Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-13T00:07:58.076Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-13T00:07:58.076Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-13T00:07:58.076Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-13T00:07:58.076Z] === RUN TestDockerSuite/TestCreateRM [2022-05-13T00:07:59.037Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-13T00:07:59.037Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-13T00:07:59.037Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-13T00:07:59.037Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-13T00:07:59.492Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-13T00:08:00.631Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-13T00:08:03.891Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-13T00:08:06.100Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-13T00:08:09.773Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-13T00:08:09.773Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-13T00:08:09.878Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-13T00:08:10.229Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-13T00:08:12.819Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-13T00:08:13.941Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-13T00:08:13.941Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-13T00:08:13.941Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:08:13.941Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-13T00:08:14.657Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-13T00:08:15.761Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-13T00:08:15.761Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-13T00:08:15.761Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-13T00:08:15.761Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-13T00:08:16.228Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-13T00:08:16.228Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-13T00:08:17.655Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-13T00:08:17.655Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-13T00:08:17.655Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-13T00:08:17.655Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-13T00:08:17.655Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-13T00:08:17.655Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-13T00:08:17.655Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-13T00:08:17.655Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-13T00:08:17.655Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-13T00:08:17.655Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDockerFails [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-13T00:08:17.655Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-13T00:08:17.655Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-13T00:08:17.655Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-13T00:08:17.655Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-13T00:08:17.655Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-13T00:08:17.655Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-13T00:08:18.621Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-13T00:08:21.368Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-13T00:08:21.702Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-13T00:08:25.084Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-13T00:08:27.551Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-13T00:08:27.976Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-13T00:08:30.493Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-13T00:08:30.493Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-13T00:08:30.493Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-13T00:08:32.840Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-13T00:08:33.305Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-13T00:08:40.319Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-13T00:08:40.585Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-13T00:08:44.988Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-13T00:08:48.097Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-13T00:08:52.045Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-13T00:08:55.378Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-13T00:08:55.761Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-13T00:08:56.217Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-13T00:08:58.460Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-13T00:09:01.403Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-13T00:09:01.403Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-13T00:09:01.403Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-13T00:09:01.952Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-13T00:09:02.403Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-13T00:09:03.358Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-13T00:09:04.345Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-13T00:09:07.612Z] === RUN TestDockerSuite/TestLogsSince [2022-05-13T00:09:10.359Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-13T00:09:17.551Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-13T00:09:17.551Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-13T00:09:17.551Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-13T00:09:17.551Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T00:09:17.551Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-13T00:09:17.551Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-13T00:09:17.551Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-13T00:09:17.551Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-13T00:09:17.551Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-13T00:09:18.007Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-13T00:09:18.007Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-13T00:09:18.007Z] === RUN TestDockerSuite/TestEventsRename [2022-05-13T00:09:18.014Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-13T00:09:18.014Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-13T00:09:18.014Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-13T00:09:18.014Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-13T00:09:18.014Z] === RUN TestDockerSuite/TestLogsTail [2022-05-13T00:09:21.071Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-13T00:09:21.725Z] === RUN TestDockerSuite/TestEventsResize [2022-05-13T00:09:25.131Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-13T00:09:27.340Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-13T00:09:27.340Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.340Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-13T00:09:27.340Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.340Z] === RUN TestDockerSuite/TestNetHostname [2022-05-13T00:09:27.340Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.340Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-13T00:09:27.340Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.340Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-13T00:09:27.340Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-13T00:09:27.807Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPluginActive [2022-05-13T00:09:27.807Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-13T00:09:27.807Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-13T00:09:27.807Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-13T00:09:27.807Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-13T00:09:27.807Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-13T00:09:27.807Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-13T00:09:27.807Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-13T00:09:27.807Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-13T00:09:27.807Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-13T00:09:27.807Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPortList [2022-05-13T00:09:27.807Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-13T00:09:27.807Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-13T00:09:35.127Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-13T00:09:35.127Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-13T00:09:35.127Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-13T00:09:35.127Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-13T00:09:35.127Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-13T00:09:35.127Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-13T00:09:35.127Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-13T00:09:35.127Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-13T00:09:35.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-13T00:09:41.155Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-13T00:09:41.155Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-13T00:09:41.155Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-13T00:09:51.652Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-13T00:09:51.652Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-13T00:09:51.652Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-13T00:09:57.338Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-13T00:09:58.866Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-13T00:10:02.446Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-13T00:10:02.580Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-13T00:10:08.351Z] === RUN TestDockerSuite/TestEventsTop [2022-05-13T00:10:08.351Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-13T00:10:08.351Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-13T00:10:11.238Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-13T00:10:17.004Z] === RUN TestDockerSuite/TestExec [2022-05-13T00:10:17.004Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:10:17.004Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-13T00:10:17.004Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:10:17.004Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-13T00:10:19.901Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-13T00:10:23.617Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-13T00:10:23.617Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-13T00:10:23.617Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-13T00:10:23.617Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-13T00:10:23.617Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-13T00:10:23.617Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:10:23.617Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-13T00:10:23.781Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-13T00:10:23.781Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-13T00:10:23.781Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-13T00:10:23.781Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-13T00:10:26.508Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-13T00:10:31.171Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-13T00:10:34.885Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-13T00:10:36.546Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-13T00:10:38.600Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-13T00:10:41.359Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-13T00:10:41.790Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-13T00:10:41.790Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-13T00:10:41.790Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-13T00:10:41.790Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-13T00:10:41.791Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-13T00:10:41.791Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-13T00:10:41.791Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-13T00:10:41.791Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-13T00:10:41.791Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-13T00:10:41.791Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-13T00:10:41.791Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-13T00:10:41.791Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-13T00:10:41.791Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-13T00:10:44.006Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-13T00:10:45.604Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-13T00:10:45.604Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-13T00:10:45.604Z] === RUN TestDockerSuite/TestExecEnv [2022-05-13T00:10:45.604Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:10:45.604Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-13T00:10:45.604Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-13T00:10:45.604Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-13T00:10:49.894Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-13T00:10:49.894Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-13T00:10:49.894Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-13T00:10:49.894Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-13T00:10:50.369Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-13T00:10:50.369Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-13T00:10:50.369Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-13T00:10:50.369Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-13T00:10:50.369Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-13T00:10:50.369Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-13T00:10:50.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-13T00:10:50.372Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-13T00:10:52.057Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-13T00:10:55.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-13T00:10:55.144Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T00:10:55.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-13T00:10:55.144Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:10:55.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-13T00:10:55.144Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:10:55.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-13T00:10:56.146Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-13T00:10:56.578Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-13T00:10:56.578Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-13T00:10:56.578Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-13T00:10:56.578Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-13T00:10:56.578Z] === RUN TestDockerSuite/TestExecParseError [2022-05-13T00:10:56.578Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-13T00:10:56.578Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-13T00:10:56.578Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-13T00:10:56.578Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-13T00:10:56.578Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-13T00:10:56.578Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-13T00:10:56.937Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-13T00:10:56.937Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-13T00:10:56.937Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-13T00:10:56.937Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-13T00:10:56.937Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-13T00:11:00.412Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-13T00:11:00.412Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-13T00:11:00.412Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-13T00:11:00.412Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-13T00:11:00.412Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-13T00:11:00.412Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:11:00.412Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-13T00:11:00.412Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-13T00:11:00.412Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-13T00:11:00.412Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-13T00:11:00.412Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-13T00:11:02.077Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-13T00:11:03.058Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-13T00:11:03.058Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:11:03.058Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-13T00:11:03.058Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-13T00:11:03.058Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-13T00:11:03.058Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-13T00:11:03.058Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-13T00:11:03.058Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-13T00:11:03.058Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-13T00:11:04.271Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-13T00:11:04.271Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-13T00:11:04.271Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-13T00:11:11.560Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-13T00:11:11.560Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-13T00:11:11.560Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-13T00:11:11.560Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-13T00:11:11.560Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-13T00:11:11.560Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-13T00:11:11.560Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-13T00:11:11.755Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-13T00:11:11.755Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-13T00:11:11.755Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-13T00:11:12.737Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-13T00:11:12.737Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-13T00:11:12.737Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-13T00:11:14.500Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-13T00:11:14.966Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-13T00:11:14.966Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-13T00:11:15.574Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-13T00:11:20.122Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-13T00:11:20.203Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-13T00:11:20.320Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-13T00:11:20.592Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-13T00:11:20.592Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-13T00:11:20.592Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-13T00:11:20.592Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-13T00:11:20.592Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-13T00:11:20.592Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-13T00:11:21.061Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-13T00:11:21.061Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-13T00:11:21.061Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-13T00:11:21.061Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-13T00:11:21.061Z] === RUN TestDockerSuite/TestBuildFails [2022-05-13T00:11:26.423Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-13T00:11:27.256Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-13T00:11:28.223Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-13T00:11:28.223Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-13T00:11:30.249Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-13T00:11:30.990Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-13T00:11:35.383Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-13T00:11:39.562Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-13T00:11:39.562Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:11:39.562Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-13T00:11:39.562Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-13T00:11:39.562Z] === RUN TestDockerSuite/TestHealth [2022-05-13T00:11:39.562Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-13T00:11:39.562Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-13T00:11:39.562Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-13T00:11:39.562Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-13T00:11:39.562Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-13T00:11:41.256Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-13T00:11:45.394Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-13T00:11:45.394Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-13T00:11:45.394Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-13T00:11:45.394Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-13T00:11:45.394Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-13T00:11:45.394Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-13T00:11:45.394Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-13T00:11:46.355Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-13T00:11:46.355Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-13T00:11:46.355Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-13T00:11:47.906Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-13T00:11:47.906Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-13T00:11:50.113Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-13T00:11:50.113Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-13T00:11:52.054Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-13T00:11:52.054Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:11:52.054Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-13T00:11:53.016Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-13T00:11:53.770Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-13T00:11:56.731Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-13T00:11:56.731Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-13T00:11:56.731Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:11:56.731Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-13T00:12:00.445Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-13T00:12:00.445Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-13T00:12:00.445Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-13T00:12:00.445Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:12:00.445Z] === RUN TestDockerSuite/TestImportFile [2022-05-13T00:12:00.445Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:12:00.445Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-13T00:12:00.697Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-13T00:12:00.697Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-13T00:12:00.697Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-13T00:12:00.902Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-13T00:12:00.902Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-13T00:12:00.902Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-13T00:12:00.902Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-13T00:12:00.902Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-13T00:12:00.902Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-13T00:12:00.902Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-13T00:12:00.902Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:12:00.902Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-13T00:12:01.681Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-13T00:12:04.618Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-13T00:12:06.288Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-13T00:12:07.505Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-13T00:12:07.505Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:12:07.505Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-13T00:12:07.505Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-13T00:12:07.505Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-13T00:12:07.505Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-13T00:12:07.505Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-13T00:12:07.505Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-13T00:12:07.810Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-13T00:12:07.857Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-13T00:12:11.221Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-13T00:12:11.221Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-13T00:12:13.664Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-13T00:12:13.664Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:12:13.664Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-13T00:12:13.738Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-13T00:12:13.738Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-13T00:12:14.211Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-13T00:12:14.936Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-13T00:12:14.936Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:12:14.936Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-13T00:12:14.936Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-13T00:12:14.936Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-13T00:12:14.936Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-13T00:12:14.936Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-13T00:12:15.200Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-13T00:12:15.668Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-13T00:12:15.668Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-13T00:12:15.668Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-13T00:12:17.824Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-13T00:12:19.668Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-13T00:12:19.668Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-13T00:12:19.668Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-13T00:12:23.677Z] === RUN TestDockerSuite/TestInspectImage [2022-05-13T00:12:23.677Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:12:23.677Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-13T00:12:23.677Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:12:23.677Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-13T00:12:23.677Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:12:23.677Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-13T00:12:26.627Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-13T00:12:31.376Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-13T00:12:31.376Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-13T00:12:33.481Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-13T00:12:33.481Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:12:33.481Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-13T00:12:34.328Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-13T00:12:37.781Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-13T00:12:38.117Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-13T00:12:38.117Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-13T00:12:38.117Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-13T00:12:38.117Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-13T00:12:41.048Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-13T00:12:41.515Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-13T00:12:41.904Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-13T00:12:45.695Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-13T00:12:45.977Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-13T00:12:45.977Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-13T00:12:48.192Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-13T00:12:48.192Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-13T00:12:48.192Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-13T00:12:49.180Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-13T00:12:49.180Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-13T00:12:50.387Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-13T00:12:52.851Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-13T00:12:56.437Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-13T00:12:56.640Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-13T00:12:59.605Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-13T00:13:00.433Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-13T00:13:00.592Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-13T00:13:01.584Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-13T00:13:02.570Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-13T00:13:03.556Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-13T00:13:04.223Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-13T00:13:04.544Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-13T00:13:06.763Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-13T00:13:07.179Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-13T00:13:08.980Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-13T00:13:10.972Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-13T00:13:12.764Z] === RUN TestDockerSuite/TestRmiTag [2022-05-13T00:13:13.754Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-13T00:13:13.923Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-13T00:13:13.923Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-13T00:13:13.923Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-13T00:13:13.923Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-13T00:13:13.923Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-13T00:13:14.391Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-13T00:13:14.391Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:13:14.391Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-13T00:13:14.391Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-13T00:13:14.391Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-13T00:13:14.391Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-13T00:13:14.391Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-13T00:13:14.391Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-13T00:13:14.391Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-13T00:13:14.392Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-13T00:13:14.392Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-13T00:13:14.392Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-13T00:13:15.379Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-13T00:13:15.848Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-13T00:13:17.535Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-13T00:13:18.180Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-13T00:13:21.129Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-13T00:13:21.719Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-13T00:13:28.284Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-13T00:13:30.500Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-13T00:13:30.500Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-13T00:13:30.500Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-13T00:13:35.255Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-13T00:13:35.255Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-13T00:13:38.988Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-13T00:13:39.532Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-13T00:13:39.532Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-13T00:13:39.532Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-13T00:13:41.275Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-13T00:13:42.411Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-13T00:13:42.484Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-13T00:13:48.673Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-13T00:13:49.657Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-13T00:13:49.657Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-13T00:13:49.657Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-13T00:13:49.657Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-13T00:13:49.657Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-13T00:13:49.657Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-13T00:13:49.657Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-13T00:13:49.657Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-13T00:13:49.657Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-13T00:13:49.657Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-13T00:13:49.657Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-13T00:13:49.657Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-13T00:13:49.657Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-13T00:13:49.657Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-13T00:13:49.657Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-13T00:13:49.707Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-13T00:13:52.602Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-13T00:13:52.602Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-13T00:13:52.602Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-13T00:13:52.602Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-13T00:13:52.602Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-13T00:13:58.368Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-13T00:13:58.735Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-13T00:14:02.156Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-13T00:14:02.516Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-13T00:14:05.531Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-13T00:14:06.910Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-13T00:14:06.910Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-13T00:14:06.910Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-13T00:14:08.614Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-13T00:14:10.665Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-13T00:14:11.557Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-13T00:14:11.557Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-13T00:14:13.554Z] === RUN TestDockerSuite/TestLogsSince [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-13T00:14:18.840Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-13T00:14:18.840Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-13T00:14:21.877Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-13T00:14:21.877Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-13T00:14:21.877Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-13T00:14:23.836Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-13T00:14:23.836Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-13T00:14:23.836Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-13T00:14:23.836Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-13T00:14:23.836Z] === RUN TestDockerSuite/TestLogsTail [2022-05-13T00:14:25.323Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-13T00:14:25.842Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-13T00:14:25.842Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-13T00:14:25.842Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-13T00:14:25.842Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-13T00:14:25.842Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-13T00:14:27.552Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-13T00:14:28.802Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-13T00:14:28.802Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-13T00:14:28.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-13T00:14:28.802Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-13T00:14:28.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-13T00:14:28.802Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-13T00:14:28.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-13T00:14:28.802Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-13T00:14:28.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-13T00:14:28.802Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-13T00:14:28.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-13T00:14:28.802Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-13T00:14:28.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-13T00:14:28.802Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-13T00:14:28.802Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-13T00:14:31.277Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-13T00:14:31.742Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-13T00:14:34.170Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-13T00:14:34.170Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestNetHostname [2022-05-13T00:14:34.170Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-13T00:14:34.170Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-13T00:14:34.170Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-13T00:14:34.170Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPluginActive [2022-05-13T00:14:34.170Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-13T00:14:34.170Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-13T00:14:34.170Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-13T00:14:34.170Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-13T00:14:34.170Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-13T00:14:34.170Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-13T00:14:34.170Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-13T00:14:34.170Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.170Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-13T00:14:34.170Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.626Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-13T00:14:34.626Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.626Z] === RUN TestDockerSuite/TestPortList [2022-05-13T00:14:34.626Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-13T00:14:34.626Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-13T00:14:34.774Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-13T00:14:37.715Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-13T00:14:37.715Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-13T00:14:37.715Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-13T00:14:37.715Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-13T00:14:37.715Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-13T00:14:37.715Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-13T00:14:38.182Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-13T00:14:41.209Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-13T00:14:41.209Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.209Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-13T00:14:41.209Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.209Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-13T00:14:41.209Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.209Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-13T00:14:41.209Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.209Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-13T00:14:41.702Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-13T00:14:41.702Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-13T00:14:41.702Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-13T00:14:41.702Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-13T00:14:41.702Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-13T00:14:41.702Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-13T00:14:41.702Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-13T00:14:41.702Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-13T00:14:41.702Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-13T00:14:42.895Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-13T00:14:46.793Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-13T00:14:47.474Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-13T00:14:47.474Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-13T00:14:47.474Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-13T00:14:49.743Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-13T00:14:50.032Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-13T00:14:50.032Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-13T00:14:50.032Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-13T00:14:50.032Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-13T00:14:50.032Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-13T00:14:50.032Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-13T00:14:50.032Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-13T00:14:50.032Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-13T00:14:50.032Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-13T00:14:50.032Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-13T00:14:50.032Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-13T00:14:50.032Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-13T00:14:50.032Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-13T00:14:52.975Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-13T00:14:52.975Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-13T00:14:52.975Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-13T00:14:52.975Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-13T00:14:52.975Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-13T00:14:52.975Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-13T00:14:56.056Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-13T00:14:56.909Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-13T00:14:59.138Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-13T00:14:59.138Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-13T00:14:59.138Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-13T00:15:02.080Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-13T00:15:02.080Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-13T00:15:02.080Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-13T00:15:02.080Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:15:02.080Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-13T00:15:02.080Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-13T00:15:02.080Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-13T00:15:02.250Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-13T00:15:02.250Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-13T00:15:02.250Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-13T00:15:04.071Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-13T00:15:05.023Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-13T00:15:08.244Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-13T00:15:11.284Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-13T00:15:15.071Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-13T00:15:15.071Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-13T00:15:15.071Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-13T00:15:15.071Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-13T00:15:15.071Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-13T00:15:15.071Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-13T00:15:15.071Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-13T00:15:15.071Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-13T00:15:15.071Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-13T00:15:15.071Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-13T00:15:15.071Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-13T00:15:15.071Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-13T00:15:15.071Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-13T00:15:15.071Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-13T00:15:15.071Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-13T00:15:15.071Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-13T00:15:17.028Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-13T00:15:20.924Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-13T00:15:20.924Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-13T00:15:20.924Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-13T00:15:20.924Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-13T00:15:20.924Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-13T00:15:20.924Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-13T00:15:20.924Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-13T00:15:20.924Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-13T00:15:20.924Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:15:20.924Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-13T00:15:20.924Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:15:20.924Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-13T00:15:25.302Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-13T00:15:25.302Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-13T00:15:25.302Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-13T00:15:29.809Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-13T00:15:29.809Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-13T00:15:29.809Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunMount [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.368Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-13T00:15:31.368Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.834Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-13T00:15:31.834Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-13T00:15:31.834Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-13T00:15:32.460Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-13T00:15:32.930Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-13T00:15:32.930Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-13T00:15:32.930Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-13T00:15:32.930Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-13T00:15:32.930Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-13T00:15:34.854Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-13T00:15:34.854Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-13T00:15:34.854Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-13T00:15:34.854Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-13T00:15:34.854Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-13T00:15:34.854Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-13T00:15:36.720Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-13T00:15:41.911Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-13T00:15:42.546Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-13T00:15:42.546Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-13T00:15:42.546Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-13T00:15:42.546Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-13T00:15:42.546Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-13T00:15:42.546Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-13T00:15:42.546Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-13T00:15:42.587Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-13T00:15:44.800Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-13T00:15:44.800Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-13T00:15:44.800Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-13T00:15:47.748Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-13T00:15:48.649Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-13T00:15:48.733Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-13T00:15:50.296Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-13T00:15:52.286Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-13T00:15:53.536Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-13T00:15:53.536Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-13T00:15:53.536Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-13T00:15:53.536Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-13T00:15:53.536Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-13T00:15:53.536Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-13T00:15:53.536Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-13T00:15:53.536Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-13T00:15:53.536Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-13T00:15:53.536Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-13T00:15:54.143Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-13T00:15:55.837Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-13T00:15:58.046Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-13T00:15:59.333Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-13T00:15:59.333Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-13T00:15:59.333Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-13T00:15:59.333Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-13T00:15:59.333Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-13T00:16:00.255Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-13T00:16:01.814Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-13T00:16:04.162Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-13T00:16:04.629Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-13T00:16:04.629Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-13T00:16:04.629Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-13T00:16:04.629Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-13T00:16:04.629Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-13T00:16:04.629Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-13T00:16:04.629Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-13T00:16:04.629Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-13T00:16:04.629Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-13T00:16:04.629Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-13T00:16:04.629Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-13T00:16:04.629Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-13T00:16:04.629Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-13T00:16:04.629Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-13T00:16:04.629Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-13T00:16:04.629Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-13T00:16:06.373Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-13T00:16:06.373Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:16:06.373Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-13T00:16:06.373Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-13T00:16:06.373Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-13T00:16:06.373Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-13T00:16:06.373Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-13T00:16:06.373Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-13T00:16:06.373Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-13T00:16:09.842Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-13T00:16:09.842Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-13T00:16:09.842Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-13T00:16:09.842Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-13T00:16:09.842Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-13T00:16:09.842Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-13T00:16:09.842Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-13T00:16:09.842Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-13T00:16:09.843Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-13T00:16:09.843Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-13T00:16:09.843Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-13T00:16:09.844Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-13T00:16:09.844Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-13T00:16:17.924Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-13T00:16:17.924Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-13T00:16:17.924Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-13T00:16:18.579Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-13T00:16:18.579Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-13T00:16:18.579Z] === RUN TestDockerSuite/TestRunRm [2022-05-13T00:16:19.456Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-13T00:16:19.456Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-13T00:16:19.456Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-13T00:16:20.263Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-13T00:16:20.417Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-13T00:16:21.378Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-13T00:16:21.378Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-13T00:16:21.378Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-13T00:16:22.359Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-13T00:16:28.302Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-13T00:16:28.432Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-13T00:16:28.938Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-13T00:16:32.083Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-13T00:16:35.167Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-13T00:16:35.484Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-13T00:16:37.515Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-13T00:16:38.378Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-13T00:16:39.372Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-13T00:16:41.307Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-13T00:16:41.307Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-13T00:16:41.307Z] === RUN TestDockerSuite/TestRunState [2022-05-13T00:16:41.307Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-13T00:16:41.307Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-13T00:16:44.532Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-13T00:16:44.532Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-13T00:16:44.532Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-13T00:16:45.236Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-13T00:16:46.738Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-13T00:16:46.738Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-13T00:16:46.738Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-13T00:16:46.738Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-13T00:16:46.738Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-13T00:16:46.738Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-13T00:16:47.204Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-13T00:16:47.204Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-13T00:16:47.204Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-13T00:16:51.100Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-13T00:16:52.669Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-13T00:16:52.669Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-13T00:16:52.669Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-13T00:16:52.669Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-13T00:16:52.669Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-13T00:16:53.167Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-13T00:16:53.167Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-13T00:16:53.167Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-13T00:16:53.167Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-13T00:16:53.167Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-13T00:16:53.167Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-13T00:16:53.167Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-13T00:16:53.167Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-13T00:16:53.167Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-13T00:16:53.168Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-13T00:16:53.168Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-13T00:16:53.168Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-13T00:16:53.168Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-13T00:16:53.168Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-13T00:16:53.168Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-13T00:16:53.168Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-13T00:16:53.168Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-13T00:16:53.168Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-13T00:16:53.168Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-13T00:16:53.168Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-13T00:16:53.168Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-13T00:16:55.623Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-13T00:16:55.623Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-13T00:16:55.623Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-13T00:16:56.112Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-13T00:16:56.112Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-13T00:16:56.112Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-13T00:16:59.283Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-13T00:16:59.283Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-13T00:16:59.283Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-13T00:16:59.283Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-13T00:16:59.283Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-13T00:17:03.062Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-13T00:17:08.282Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-13T00:17:08.282Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:17:08.282Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-13T00:17:13.786Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-13T00:17:18.561Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-13T00:17:18.561Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-13T00:17:18.561Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-13T00:17:18.667Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-13T00:17:19.016Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-13T00:17:27.407Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-13T00:17:27.408Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-13T00:17:27.408Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-13T00:17:27.408Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-13T00:17:27.551Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-13T00:17:31.468Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-13T00:17:34.410Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-13T00:17:34.603Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-13T00:17:34.603Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:17:34.603Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-13T00:17:37.491Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-13T00:17:37.491Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-13T00:17:37.491Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-13T00:17:37.491Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-13T00:17:37.491Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-13T00:17:37.491Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-13T00:17:37.491Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-13T00:17:37.491Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-13T00:17:37.491Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-13T00:17:37.491Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-13T00:17:37.958Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-13T00:17:37.958Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-13T00:17:37.958Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-13T00:17:37.958Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-13T00:17:37.958Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-13T00:17:41.656Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-13T00:17:41.656Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-13T00:17:41.656Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-13T00:17:43.025Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-13T00:17:44.586Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-13T00:17:46.492Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-13T00:17:47.743Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-13T00:17:53.593Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-13T00:17:53.593Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-13T00:17:53.593Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-13T00:17:53.593Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-13T00:17:53.593Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-13T00:17:53.593Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-13T00:17:53.593Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-13T00:17:53.593Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-13T00:17:53.593Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-13T00:17:53.593Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-13T00:17:53.593Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-13T00:17:53.593Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-13T00:17:54.060Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.060Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-13T00:17:54.061Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-13T00:17:54.061Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-13T00:17:57.127Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-13T00:17:57.127Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-13T00:17:57.734Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-13T00:17:58.200Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-13T00:17:59.951Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-13T00:17:59.952Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-13T00:18:02.701Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-13T00:18:03.732Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-13T00:18:04.917Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-13T00:18:05.373Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-13T00:18:06.859Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-13T00:18:09.802Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-13T00:18:09.802Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:18:09.802Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-13T00:18:15.676Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-13T00:18:20.592Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-13T00:18:20.592Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:18:20.592Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-13T00:18:21.438Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-13T00:18:25.540Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-13T00:18:25.540Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-13T00:18:25.540Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-13T00:18:25.540Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:18:25.540Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-13T00:18:25.540Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-13T00:18:25.540Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-13T00:18:25.540Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-13T00:18:25.540Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-13T00:18:29.186Z] === RUN TestDockerSuite/TestBuildRm [2022-05-13T00:18:31.720Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-13T00:18:31.861Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-13T00:18:31.861Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:18:31.861Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-13T00:18:31.861Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-13T00:18:31.861Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-13T00:18:31.861Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-13T00:18:31.861Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-13T00:18:31.861Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:18:31.861Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-13T00:18:31.861Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-13T00:18:31.861Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-13T00:18:31.861Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:18:31.861Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-13T00:18:34.806Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-13T00:18:37.486Z] === RUN TestDockerSuite/TestRmiTag [2022-05-13T00:18:37.750Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-13T00:18:37.750Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-13T00:18:37.750Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-13T00:18:37.942Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-13T00:18:40.703Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-13T00:18:40.703Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-13T00:18:40.703Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-13T00:18:40.703Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-13T00:18:40.703Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-13T00:18:40.703Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:18:40.703Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-13T00:18:40.703Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-13T00:18:40.703Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-13T00:18:40.703Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:18:40.703Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-13T00:18:40.703Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:18:40.703Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-13T00:18:41.660Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-13T00:18:41.680Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-13T00:18:45.477Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-13T00:18:45.477Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-13T00:18:45.477Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-13T00:18:45.477Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-13T00:18:45.946Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-13T00:18:48.163Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-13T00:18:52.917Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-13T00:18:55.989Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-13T00:18:55.989Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-13T00:18:56.457Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-13T00:18:56.457Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:18:56.457Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-13T00:18:56.924Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-13T00:18:57.392Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-13T00:18:57.392Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-13T00:19:01.317Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-13T00:19:01.317Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-13T00:19:01.579Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-13T00:19:02.698Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-13T00:19:05.197Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-13T00:19:05.664Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-13T00:19:06.206Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-13T00:19:06.206Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-13T00:19:06.206Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-13T00:19:06.415Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-13T00:19:12.008Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-13T00:19:13.460Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-13T00:19:14.421Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-13T00:19:14.421Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-13T00:19:14.421Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-13T00:19:14.421Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-13T00:19:14.421Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-13T00:19:14.421Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-13T00:19:14.421Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-13T00:19:14.421Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-13T00:19:14.421Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-13T00:19:14.421Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-13T00:19:14.421Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-13T00:19:14.421Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-13T00:19:14.421Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-13T00:19:14.421Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-13T00:19:14.421Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-13T00:19:16.802Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-13T00:19:16.802Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T00:19:16.802Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-13T00:19:17.268Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-13T00:19:17.309Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-13T00:19:17.309Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-13T00:19:17.309Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-13T00:19:17.309Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-13T00:19:17.309Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-13T00:19:17.735Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-13T00:19:17.735Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-13T00:19:17.735Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-13T00:19:24.353Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-13T00:19:26.382Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-13T00:19:26.849Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-13T00:19:27.391Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-13T00:19:28.066Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-13T00:19:29.836Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-13T00:19:30.824Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-13T00:19:30.956Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-13T00:19:31.811Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-13T00:19:34.669Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-13T00:19:37.556Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-13T00:19:37.556Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-13T00:19:40.014Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-13T00:19:40.014Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-13T00:19:40.014Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite (2773.80s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (82.36s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.71s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.83s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.26s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.69s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.84s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.38s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.49s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.24s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.20s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.20s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.97s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.06s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.85s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.30s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.57s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.38s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.69s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.30s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.66s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.18s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.72s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.56s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.53s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.03s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.53s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.90s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.25s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.41s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.79s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.43s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.24s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.77s) [2022-05-13T00:19:40.997Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.88s) [2022-05-13T00:19:40.997Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.56s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.81s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.15s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.30s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.17s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.98s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.28s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCmd (0.78s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.76s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.77s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.83s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.96s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.68s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.47s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.23s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.69s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.92s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.06s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.69s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.34s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.08s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.85s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.75s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.78s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.73s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.59s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.68s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.69s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.37s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.58s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.22s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.79s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.86s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.90s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.29s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.81s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.19s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.63s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.54s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.43s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.46s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.64s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.53s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.42s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.94s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.37s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.88s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.74s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.43s) [2022-05-13T00:19:40.998Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-13T00:19:40.998Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.67s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.76s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.34s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.92s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.29s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.74s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.88s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.28s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.51s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.66s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.86s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFails (3.16s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.52s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.25s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.44s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.46s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.98s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.03s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.05s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.79s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.65s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildHistory (14.87s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.31s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.36s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.99s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.88s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLabel (1.34s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.89s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.31s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.81s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLabels (1.37s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.12s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.63s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.92s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.07s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.27s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.37s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.42s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.17s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.44s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.85s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.82s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.23s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.89s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.89s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.68s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.43s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.76s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.76s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.51s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.30s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.59s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.12s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.17s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.69s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.39s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.83s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.59s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.08s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.72s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildRm (15.21s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.60s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-05-13T00:19:41.466Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.81s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.17s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.16s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.19s) [2022-05-13T00:19:41.466Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.63s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.43s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.57s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.36s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.77s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildStderr (6.00s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.88s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.44s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.92s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.73s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.25s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.93s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.76s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.81s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.94s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.48s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.18s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.62s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.77s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.37s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.40s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.70s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.83s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.76s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.79s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.79s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.29s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.58s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.73s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.50s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.64s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCommitChange (6.60s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.60s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.79s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCommitTTY (9.24s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.98s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.23s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.35s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.18s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.26s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.32s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.11s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.71s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.84s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.80s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.23s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.26s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.65s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.09s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.91s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.88s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.25s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.35s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.25s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.72s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.04s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.65s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.11s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.21s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.96s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.05s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.98s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.06s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009a7e30_} (3.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1612623692_c:\foo_false____} (3.00s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1612623692_c:\foo_true____} (3.11s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.30s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.22s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.36s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.88s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.52s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.41s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpToDot (3.37s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCpToStdout (3.34s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.39s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.18s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.46s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.93s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.53s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.18s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.32s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.92s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.46s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.28s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.38s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.43s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.50s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.32s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsCopy (5.84s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.99s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.91s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.06s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.12s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.15s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.34s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFilters (6.60s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFormat (6.58s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsRename (3.00s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsResize (8.67s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.14s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.14s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.84s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.15s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.66s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.63s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-13T00:19:41.467Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-13T00:19:41.467Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.68s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.71s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.68s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.75s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.06s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.80s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestExecInspectID (4.25s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.04s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.81s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.46s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.50s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.50s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.66s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.63s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.00s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.36s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.34s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.79s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.10s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.49s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.71s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.78s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectDefault (2.48s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectHistory (4.40s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.38s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.98s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.54s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.66s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectStatus (3.95s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.90s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.75s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.12s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.78s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.22s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.84s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.21s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.54s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.61s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.31s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.79s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.67s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.68s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.65s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.43s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.17s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.08s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.88s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.27s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsSince (9.96s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsTail (3.68s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.60s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.86s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.30s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.35s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsByOrder (9.76s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.25s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.12s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.46s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.19s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.16s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.96s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.83s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.36s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.30s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.89s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.32s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.82s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.13s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.38s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.08s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.08s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.68s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.00s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.43s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.94s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.93s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.92s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.02s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.94s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.86s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.45s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiTag (0.96s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.52s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.31s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.88s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.70s) [2022-05-13T00:19:41.468Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.55s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-13T00:19:41.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-13T00:19:41.469Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-13T00:19:41.469Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-13T00:19:41.469Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.40s) [2022-05-13T00:19:41.469Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-13T00:19:41.469Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-13T00:19:41.469Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.32s) [2022-05-13T00:19:41.469Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.38s) [2022-05-13T00:19:41.469Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.19s) [2022-05-13T00:19:41.469Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.16s) [2022-05-13T00:19:41.469Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.26s) [2022-05-13T00:19:42.076Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-05-13T00:19:42.076Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.62s) [2022-05-13T00:19:42.076Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-13T00:19:42.076Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-13T00:19:42.076Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-13T00:19:42.076Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-13T00:19:42.076Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-13T00:19:42.076Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-13T00:19:42.076Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.84s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.47s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.47s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.70s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.38s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.19s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.78s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.37s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.29s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.85s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.20s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.81s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunExitCode (2.88s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.18s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.16s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.29s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.57s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.81s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.60s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.77s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.40s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.53s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.50s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.49s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.41s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.88s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.08s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunRm (3.28s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.26s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.25s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.21s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.89s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.29s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.17s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.56s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.35s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.10s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.16s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.14s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.67s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.64s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.88s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.40s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.25s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.29s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.71s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.23s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.50s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.50s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.67s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.97s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.46s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.19s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.11s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.14s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.14s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.45s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.79s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.73s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.85s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.82s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.57s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.79s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.28s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.85s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.66s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.20s) [2022-05-13T00:19:42.077Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-13T00:19:42.077Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s) [2022-05-13T00:19:42.077Z] === RUN TestDockerRegistrySuite [2022-05-13T00:19:42.077Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-13T00:19:42.077Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.077Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-13T00:19:42.077Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.077Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-13T00:19:42.078Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] --- PASS: TestDockerRegistrySuite (0.40s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.40s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-13T00:19:42.078Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-13T00:19:42.078Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-13T00:19:42.078Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-13T00:19:42.078Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-13T00:19:42.078Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-13T00:19:42.078Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-13T00:19:42.078Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-13T00:19:42.078Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-13T00:19:42.078Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-13T00:19:42.078Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-13T00:19:42.078Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-13T00:19:42.078Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-13T00:19:42.078Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-13T00:19:42.078Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-13T00:19:42.078Z] === RUN TestDockerDaemonSuite [2022-05-13T00:19:42.078Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-13T00:19:42.078Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-13T00:19:42.078Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-13T00:19:42.078Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-13T00:19:42.078Z] === RUN TestDockerSwarmSuite [2022-05-13T00:19:42.078Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-13T00:19:42.078Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-13T00:19:42.078Z] === RUN TestDockerExternalVolumeSuite [2022-05-13T00:19:42.078Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-13T00:19:42.078Z] === RUN TestDockerNetworkSuite [2022-05-13T00:19:42.078Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-13T00:19:42.078Z] === RUN TestDockerHubPullSuite [2022-05-13T00:19:42.078Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.078Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-13T00:19:42.078Z] PASS [2022-05-13T00:19:42.078Z] ok github.com/docker/docker/integration-cli 2774.783s [2022-05-13T00:19:42.078Z] [2022-05-13T00:19:42.078Z] === Skipped [2022-05-13T00:19:42.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-13T00:19:42.079Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-13T00:19:42.079Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-13T00:19:42.079Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-13T00:19:42.079Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-13T00:19:42.079Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-13T00:19:42.079Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-13T00:19:42.079Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-13T00:19:42.079Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-13T00:19:42.079Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-13T00:19:42.079Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-13T00:19:42.079Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-13T00:19:42.079Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-13T00:19:42.079Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s) [2022-05-13T00:19:42.079Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.72s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.72s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.53s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.53s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.79s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.79s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.56s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.56s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.81s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.81s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-13T00:19:42.079Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.75s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.75s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.78s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.78s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.68s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.68s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.81s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.81s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.74s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.74s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.74s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.74s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.079Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-13T00:19:42.079Z] [2022-05-13T00:19:42.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-13T00:19:42.079Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.080Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-13T00:19:42.080Z] [2022-05-13T00:19:42.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-13T00:19:42.080Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.080Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-13T00:19:42.080Z] [2022-05-13T00:19:42.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-13T00:19:42.080Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.080Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-13T00:19:42.080Z] [2022-05-13T00:19:42.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-13T00:19:42.080Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.080Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-13T00:19:42.080Z] [2022-05-13T00:19:42.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-13T00:19:42.080Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.080Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-13T00:19:42.080Z] [2022-05-13T00:19:42.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-13T00:19:42.080Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.080Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-13T00:19:42.080Z] [2022-05-13T00:19:42.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-13T00:19:42.080Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.080Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-13T00:19:42.080Z] [2022-05-13T00:19:42.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-13T00:19:42.080Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.080Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-13T00:19:42.080Z] [2022-05-13T00:19:42.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-13T00:19:42.080Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.080Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-13T00:19:42.080Z] [2022-05-13T00:19:42.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-13T00:19:42.547Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-13T00:19:42.547Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-13T00:19:42.547Z] [2022-05-13T00:19:42.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-13T00:19:42.547Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.547Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-13T00:19:42.547Z] [2022-05-13T00:19:42.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-13T00:19:42.547Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.547Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-13T00:19:42.547Z] [2022-05-13T00:19:42.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-13T00:19:42.547Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.547Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-13T00:19:42.547Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.81s) [2022-05-13T00:19:42.548Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.81s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.78s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.77s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.77s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.79s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.79s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.79s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.79s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.73s) [2022-05-13T00:19:42.548Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.73s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-13T00:19:42.548Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-13T00:19:42.548Z] docker_cli_sni_test.go:18: Flakey test [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-13T00:19:42.548Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-05-13T00:19:42.548Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-13T00:19:42.548Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-13T00:19:42.548Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-13T00:19:42.548Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-13T00:19:42.548Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-13T00:19:42.549Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-13T00:19:42.549Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-13T00:19:42.549Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-13T00:19:42.549Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-13T00:19:42.549Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-13T00:19:42.549Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-13T00:19:42.549Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-13T00:19:42.549Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-13T00:19:42.549Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-13T00:19:42.549Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-13T00:19:42.549Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-13T00:19:42.549Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-13T00:19:42.549Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-13T00:19:42.549Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-13T00:19:42.549Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-13T00:19:42.549Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-13T00:19:42.549Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.549Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-13T00:19:42.549Z] [2022-05-13T00:19:42.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-13T00:19:42.549Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.550Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-13T00:19:42.550Z] [2022-05-13T00:19:42.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-13T00:19:42.550Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.550Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-13T00:19:42.550Z] [2022-05-13T00:19:42.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-13T00:19:42.550Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.550Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-13T00:19:42.550Z] [2022-05-13T00:19:42.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-13T00:19:42.550Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.550Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-13T00:19:42.550Z] [2022-05-13T00:19:42.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-13T00:19:42.550Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.550Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-13T00:19:42.550Z] [2022-05-13T00:19:42.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-13T00:19:42.550Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.550Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-13T00:19:42.550Z] [2022-05-13T00:19:42.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-13T00:19:42.550Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.550Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-13T00:19:42.550Z] [2022-05-13T00:19:42.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-13T00:19:42.550Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.550Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-13T00:19:42.550Z] [2022-05-13T00:19:42.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-13T00:19:42.550Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:19:42.550Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-13T00:19:42.550Z] [2022-05-13T00:19:42.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-05-13T00:19:42.550Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-13T00:19:43.017Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-13T00:19:43.017Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-13T00:19:43.017Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-13T00:19:43.017Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-13T00:19:43.017Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-13T00:19:43.017Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-13T00:19:43.017Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-13T00:19:43.017Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-13T00:19:43.017Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-13T00:19:43.017Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-13T00:19:43.017Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-13T00:19:43.017Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-13T00:19:43.017Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.017Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-13T00:19:43.017Z] [2022-05-13T00:19:43.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-13T00:19:43.018Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-13T00:19:43.018Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-13T00:19:43.018Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-13T00:19:43.018Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-13T00:19:43.018Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-13T00:19:43.018Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-13T00:19:43.018Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:19:43.018Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-13T00:19:43.018Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-13T00:19:43.018Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-13T00:19:43.018Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-13T00:19:43.018Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-13T00:19:43.018Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-13T00:19:43.018Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-13T00:19:43.018Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.018Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-13T00:19:43.018Z] [2022-05-13T00:19:43.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-13T00:19:43.019Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.019Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-13T00:19:43.019Z] [2022-05-13T00:19:43.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-13T00:19:43.487Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.487Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-13T00:19:43.487Z] [2022-05-13T00:19:43.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-13T00:19:43.488Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-13T00:19:43.488Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.488Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-13T00:19:43.488Z] [2022-05-13T00:19:43.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-13T00:19:43.488Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.40s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.40s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:19:43.489Z] [2022-05-13T00:19:43.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:19:43.489Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-13T00:19:43.956Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] DONE 1088 tests, 539 skipped in 2786.434s [2022-05-13T00:19:43.956Z] INFO: Integration tests ended at 05/13/2022 00:19:43. Duration:00:46:26.7193989 [2022-05-13T00:19:43.956Z] INFO: Docker info of the daemon under test at end of run [2022-05-13T00:19:43.956Z] [2022-05-13T00:19:43.956Z] Containers: 10 [2022-05-13T00:19:43.956Z] Running: 0 [2022-05-13T00:19:43.956Z] Paused: 0 [2022-05-13T00:19:43.956Z] Stopped: 10 [2022-05-13T00:19:43.956Z] Images: 18 [2022-05-13T00:19:43.956Z] Server Version: 0.0.0-dev [2022-05-13T00:19:43.956Z] Storage Driver: windowsfilter [2022-05-13T00:19:43.956Z] Windows: [2022-05-13T00:19:43.956Z] Logging Driver: json-file [2022-05-13T00:19:43.956Z] Plugins: [2022-05-13T00:19:43.956Z] Volume: local [2022-05-13T00:19:43.956Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T00:19:43.956Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T00:19:43.956Z] Swarm: inactive [2022-05-13T00:19:43.956Z] Default Isolation: process [2022-05-13T00:19:43.956Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-13T00:19:43.957Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-13T00:19:43.957Z] OSType: windows [2022-05-13T00:19:43.957Z] Architecture: x86_64 [2022-05-13T00:19:43.957Z] CPUs: 4 [2022-05-13T00:19:43.957Z] Total Memory: 32GiB [2022-05-13T00:19:43.957Z] Name: azwin-2-9fb400 [2022-05-13T00:19:43.957Z] ID: 49c4ce61-0b97-4c70-8776-0853781863ec [2022-05-13T00:19:43.957Z] Docker Root Dir: D:\CI\PR-42501\5\daemon [2022-05-13T00:19:43.957Z] Debug Mode (client): false [2022-05-13T00:19:43.957Z] Debug Mode (server): true [2022-05-13T00:19:43.957Z] File Descriptors: -1 [2022-05-13T00:19:43.957Z] Goroutines: 17 [2022-05-13T00:19:43.957Z] System Time: 2022-05-13T00:19:43.6596042Z [2022-05-13T00:19:43.957Z] EventsListeners: 0 [2022-05-13T00:19:43.957Z] Registry: https://index.docker.io/v1/ [2022-05-13T00:19:43.957Z] Labels: [2022-05-13T00:19:43.957Z] Experimental: false [2022-05-13T00:19:43.957Z] Insecure Registries: [2022-05-13T00:19:43.957Z] 127.0.0.0/8 [2022-05-13T00:19:43.957Z] Live Restore Enabled: false [2022-05-13T00:19:43.957Z] [2022-05-13T00:19:43.957Z] [2022-05-13T00:19:43.957Z] INFO: Stopping daemon under test [2022-05-13T00:19:43.957Z] SUCCESS: The process with PID 11060 (child process of PID 9060) has been terminated. [2022-05-13T00:19:43.957Z] SUCCESS: The process with PID 9060 (child process of PID 6892) has been terminated. [2022-05-13T00:19:43.957Z] INFO: Stop tailing logs of the daemon under tests [2022-05-13T00:19:43.957Z] INFO: executeCI.ps1 Completed successfully at 05/13/2022 00:19:43. [2022-05-13T00:19:43.957Z] INFO: Tidying up at end of run [2022-05-13T00:19:43.957Z] ----------- DAEMON LOG ------------ [2022-05-13T00:19:43.957Z] 2022/05/12 23:30:29 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-13T00:19:43.957Z] ----------- END DAEMON LOG -------- [2022-05-13T00:19:43.957Z] INFO: Saving daemon under test log (d:\CI\PR-42501\5\dut.out) to bundles\CIDUT.out [2022-05-13T00:19:43.957Z] INFO: Saving daemon under test log (d:\CI\PR-42501\5\dut.err) to bundles\CIDUT.err [2022-05-13T00:19:43.957Z] INFO: Saving containerd logs to bundles [2022-05-13T00:19:43.957Z] INFO: Nuke-Everything... [2022-05-13T00:19:44.310Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-13T00:19:44.564Z] INFO: Container count on control daemon to delete is 2 [2022-05-13T00:19:44.564Z] ffe7317bc5ed [2022-05-13T00:19:44.564Z] 9a428598f60e [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-13T00:19:44.600Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-13T00:19:44.600Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-13T00:19:44.780Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-13T00:19:45.031Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-13T00:19:45.031Z] Deleted: sha256:5c5efcc3af845ad73bc0741ddd9f4a87a0baacf6a5e6a85033a8204931a36056 [2022-05-13T00:19:45.031Z] Deleted: sha256:51afd5fbb3bacf49347a30397831b3a5de03da10eabe495a43d1047fd9494194 [2022-05-13T00:19:45.031Z] INFO: Tidying pidfile d:\CI\PR-42501\5\docker.pid [2022-05-13T00:19:45.031Z] INFO: Nuking d:\CI [2022-05-13T00:19:48.313Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-13T00:19:48.314Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-13T00:19:48.314Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-13T00:19:50.647Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-13T00:19:50.647Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-13T00:19:52.029Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-13T00:19:52.029Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-13T00:19:52.029Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-13T00:19:52.029Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-13T00:19:52.029Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-13T00:19:55.752Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-13T00:19:55.752Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-13T00:19:55.752Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-13T00:19:55.752Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-13T00:19:55.752Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-13T00:19:55.752Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-13T00:19:55.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-13T00:19:55.752Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-13T00:19:55.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-13T00:19:55.752Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-13T00:19:55.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-13T00:19:55.752Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-13T00:19:55.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-13T00:19:55.752Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-13T00:19:55.752Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-13T00:19:56.517Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-13T00:19:57.917Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-13T00:20:01.629Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-13T00:20:04.523Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-13T00:20:04.523Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-13T00:20:04.523Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-13T00:20:04.523Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-13T00:20:04.523Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-13T00:20:04.523Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-13T00:20:04.523Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-13T00:20:08.239Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-13T00:20:08.239Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-13T00:20:08.239Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-13T00:20:08.239Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-13T00:20:08.239Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-13T00:20:08.239Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-13T00:20:08.239Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-13T00:20:08.239Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-13T00:20:08.239Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-13T00:20:09.768Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-13T00:20:16.884Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-13T00:20:16.884Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-13T00:20:16.884Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-13T00:20:16.884Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-13T00:20:16.884Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-13T00:20:16.884Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-13T00:20:16.884Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-13T00:20:16.884Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-13T00:20:16.884Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-13T00:20:16.884Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-13T00:20:16.884Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-13T00:20:16.884Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-13T00:20:16.884Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-13T00:20:20.602Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-13T00:20:20.602Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-13T00:20:20.602Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-13T00:20:20.602Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-13T00:20:20.602Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-13T00:20:20.602Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-13T00:20:21.806Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-13T00:20:21.806Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-13T00:20:21.806Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-13T00:20:23.371Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-13T00:20:23.494Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-13T00:20:25.589Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-13T00:20:27.211Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-13T00:20:27.211Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-13T00:20:27.211Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-13T00:20:27.981Z] INFO: Zapped successfully [2022-05-13T00:20:27.981Z] [2022-05-13T00:20:27.981Z] INFO: executeCI.ps1 exiting at Fri May 13 00:20:25 CUT 2022. Duration 01:06:48.5439936 [2022-05-13T00:20:27.981Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-13T00:20:28.229Z] Recording test results [2022-05-13T00:20:28.807Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-13T00:20:30.103Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-13T00:20:30.103Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-13T00:20:30.103Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-13T00:20:30.103Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:20:30.103Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-13T00:20:30.103Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-13T00:20:30.103Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-13T00:20:30.467Z] Creating win-2022-integration-bundles.zip [2022-05-13T00:20:31.456Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [Pipeline] archiveArtifacts [2022-05-13T00:20:32.247Z] Archiving artifacts [2022-05-13T00:20:33.537Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42501/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-13T00:20:33.816Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-13T00:20:34.570Z] + make clean [2022-05-13T00:20:35.553Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-13T00:20:36.019Z] docker-dev-cache [2022-05-13T00:20:36.019Z] docker-mod-cache [Pipeline] deleteDir [2022-05-13T00:20:36.708Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-13T00:20:37.330Z] === RUN TestDockerSuite/TestBuildUser [2022-05-13T00:20:37.330Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-13T00:20:37.330Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-13T00:20:37.330Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-13T00:20:37.330Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-13T00:20:37.330Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-13T00:20:37.330Z] === RUN TestDockerSuite/TestBuildVerboseOut [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T00:20:39.604Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-13T00:20:42.084Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-13T00:20:43.070Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-13T00:20:43.318Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-13T00:20:43.318Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-13T00:20:43.318Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-13T00:20:43.318Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-13T00:20:43.318Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-13T00:20:43.318Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-13T00:20:43.318Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-13T00:20:43.318Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-13T00:20:43.318Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-13T00:20:43.318Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-13T00:20:43.318Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-13T00:20:43.318Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-13T00:20:43.318Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-13T00:20:43.318Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-13T00:20:43.318Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-13T00:20:43.318Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-13T00:20:50.364Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-13T00:20:50.364Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-13T00:20:50.364Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-13T00:20:50.364Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-13T00:20:50.364Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-13T00:20:50.364Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-13T00:20:50.364Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-13T00:20:50.364Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-13T00:20:50.364Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:20:50.364Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-13T00:20:50.364Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:20:50.364Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-13T00:20:51.732Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-13T00:20:51.732Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-13T00:20:51.732Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-13T00:20:51.732Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-13T00:20:51.732Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-13T00:20:58.913Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-13T00:20:58.913Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-13T00:20:58.913Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunMount [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-13T00:21:01.076Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-13T00:21:01.076Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-13T00:21:11.361Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-13T00:21:11.362Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-13T00:21:11.362Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-13T00:21:11.362Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-13T00:21:11.362Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-13T00:21:11.362Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-13T00:21:11.362Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-13T00:21:17.025Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-13T00:21:18.011Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-13T00:21:18.416Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-13T00:21:24.183Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-13T00:21:24.183Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-13T00:21:24.183Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-13T00:21:24.183Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-13T00:21:24.183Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-13T00:21:24.183Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-13T00:21:24.183Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-13T00:21:24.183Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-13T00:21:24.183Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-13T00:21:24.183Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-13T00:21:24.183Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-13T00:21:24.183Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-13T00:21:24.184Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-13T00:21:24.184Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-13T00:21:24.184Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-13T00:21:24.184Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-13T00:21:24.184Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-13T00:21:24.184Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-13T00:21:24.184Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-13T00:21:24.640Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-13T00:21:26.167Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-13T00:21:28.330Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-13T00:21:30.493Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-13T00:21:30.508Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-13T00:21:32.019Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-13T00:21:34.913Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-13T00:21:35.369Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-13T00:21:35.369Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-13T00:21:35.369Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-13T00:21:35.369Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-13T00:21:35.369Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-13T00:21:35.369Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-13T00:21:35.369Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-13T00:21:35.369Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-13T00:21:35.369Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-13T00:21:35.369Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-13T00:21:35.369Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-13T00:21:35.369Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-13T00:21:35.369Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-13T00:21:35.369Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-13T00:21:35.369Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-13T00:21:35.369Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-13T00:21:40.043Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-13T00:21:40.043Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-13T00:21:40.043Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-13T00:21:40.043Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-13T00:21:40.043Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-13T00:21:40.043Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-13T00:21:40.043Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-13T00:21:40.043Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-13T00:21:40.043Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-13T00:21:40.043Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-13T00:21:40.043Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-13T00:21:40.926Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-13T00:21:40.926Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-13T00:21:40.926Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-13T00:21:40.926Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-13T00:21:40.926Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-13T00:21:43.875Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-13T00:21:43.875Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-13T00:21:44.342Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-13T00:21:52.383Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-13T00:21:52.383Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-13T00:21:52.383Z] === RUN TestDockerSuite/TestRunRm [2022-05-13T00:21:55.272Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-13T00:21:59.275Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-13T00:22:01.038Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-13T00:22:03.068Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-13T00:22:03.535Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-13T00:22:04.768Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-13T00:22:08.484Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-13T00:22:11.371Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-13T00:22:11.371Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-13T00:22:11.371Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-13T00:22:11.371Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-13T00:22:11.371Z] === RUN TestDockerSuite/TestRunState [2022-05-13T00:22:11.371Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-13T00:22:11.371Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-13T00:22:15.095Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-13T00:22:15.095Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-13T00:22:15.095Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-13T00:22:15.095Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-13T00:22:15.095Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-13T00:22:15.095Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-13T00:22:15.095Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-13T00:22:15.095Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-13T00:22:15.556Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-13T00:22:15.556Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-13T00:22:15.556Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-13T00:22:15.556Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-13T00:22:18.458Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-13T00:22:18.458Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-13T00:22:18.927Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-13T00:22:18.927Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-13T00:22:19.396Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-13T00:22:19.396Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-13T00:22:19.396Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-13T00:22:20.962Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-13T00:22:21.324Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-13T00:22:21.324Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-13T00:22:21.324Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-13T00:22:21.324Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-13T00:22:21.324Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-13T00:22:21.324Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-13T00:22:21.324Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-13T00:22:21.324Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-13T00:22:21.325Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-13T00:22:21.325Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-13T00:22:21.325Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-13T00:22:21.325Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-13T00:22:21.325Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-13T00:22:21.325Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-13T00:22:21.325Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-13T00:22:21.325Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-13T00:22:21.325Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-13T00:22:21.325Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-13T00:22:21.325Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-13T00:22:21.325Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-13T00:22:21.325Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-13T00:22:25.039Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-13T00:22:25.039Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-13T00:22:25.039Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-13T00:22:28.053Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-13T00:22:28.053Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-13T00:22:28.053Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-13T00:22:28.053Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-13T00:22:28.053Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-13T00:22:31.384Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-13T00:22:32.723Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-13T00:22:32.948Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-13T00:22:32.948Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-13T00:22:33.416Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-13T00:22:33.416Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-13T00:22:33.416Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-13T00:22:33.416Z] docker_cli_sni_test.go:18: Flakey test [2022-05-13T00:22:33.416Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-13T00:22:36.368Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-13T00:22:41.123Z] === RUN TestDockerSuite/TestCommitChange [2022-05-13T00:22:43.006Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-13T00:22:46.990Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-13T00:22:48.775Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-13T00:22:57.416Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-13T00:22:57.417Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-13T00:22:57.417Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-13T00:22:59.068Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-13T00:22:59.068Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-13T00:22:59.068Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-13T00:22:59.068Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-13T00:23:02.754Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-13T00:23:05.624Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-13T00:23:06.079Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-13T00:23:06.079Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:23:06.079Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-13T00:23:09.338Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-13T00:23:09.338Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-13T00:23:09.338Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-13T00:23:09.338Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-13T00:23:09.338Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-13T00:23:09.338Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-13T00:23:09.338Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-13T00:23:09.338Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-13T00:23:09.338Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-13T00:23:09.338Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-13T00:23:09.338Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-13T00:23:09.338Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-13T00:23:09.338Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-13T00:23:09.338Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-13T00:23:09.338Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-13T00:23:15.106Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-13T00:23:17.995Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-13T00:23:18.575Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-13T00:23:20.159Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-13T00:23:27.200Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-13T00:23:27.200Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-13T00:23:27.200Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-13T00:23:27.200Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-13T00:23:27.200Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-13T00:23:27.200Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-13T00:23:27.200Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-13T00:23:28.998Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-13T00:23:28.998Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-13T00:23:28.998Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-13T00:23:28.998Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-13T00:23:28.998Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-13T00:23:28.998Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-13T00:23:28.998Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-13T00:23:28.998Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-13T00:23:28.998Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-13T00:23:28.998Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-13T00:23:28.998Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-13T00:23:28.998Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:23:28.998Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-13T00:23:28.998Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-13T00:23:28.998Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-13T00:23:28.998Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-13T00:23:29.367Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-13T00:23:29.823Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-13T00:23:30.279Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-13T00:23:30.279Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-13T00:23:32.442Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-13T00:23:32.442Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-13T00:23:35.331Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-13T00:23:36.152Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-13T00:23:39.047Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-13T00:23:41.943Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-13T00:23:41.943Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:23:41.943Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-13T00:23:51.089Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-13T00:23:51.089Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-13T00:23:51.089Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-13T00:23:52.075Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-13T00:23:52.075Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-13T00:23:52.075Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-13T00:23:52.075Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-13T00:23:52.075Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-13T00:23:52.075Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-13T00:23:52.075Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-13T00:23:54.284Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-13T00:23:54.284Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:23:54.284Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-13T00:23:55.028Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-13T00:23:55.028Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-13T00:23:55.028Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-13T00:23:55.028Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-13T00:23:57.984Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-13T00:23:57.984Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-13T00:23:57.984Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-13T00:23:57.984Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-13T00:23:57.984Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-13T00:23:57.984Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-13T00:23:57.984Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-13T00:23:57.984Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-13T00:23:58.959Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-13T00:23:58.959Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-13T00:23:58.959Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-13T00:23:58.959Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:23:58.959Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-13T00:23:58.959Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-13T00:23:58.959Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-13T00:23:58.959Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-13T00:23:58.959Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-13T00:24:01.776Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-13T00:24:03.995Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-13T00:24:06.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-13T00:24:06.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-13T00:24:06.947Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-13T00:24:06.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-13T00:24:09.254Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-13T00:24:09.254Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:24:09.254Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-13T00:24:09.254Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-13T00:24:09.254Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-13T00:24:09.254Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-13T00:24:09.254Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-13T00:24:09.254Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:24:09.254Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-13T00:24:09.254Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-13T00:24:09.254Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-13T00:24:09.254Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:24:09.254Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-13T00:24:09.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-13T00:24:09.899Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-13T00:24:11.420Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-13T00:24:16.084Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-13T00:24:16.084Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-13T00:24:16.084Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-13T00:24:17.060Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-13T00:24:17.060Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-13T00:24:17.060Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-13T00:24:17.060Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-13T00:24:17.060Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-13T00:24:19.795Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-13T00:24:19.795Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-13T00:24:19.795Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-13T00:24:19.795Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-13T00:24:19.795Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-13T00:24:19.795Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:24:19.795Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-13T00:24:19.795Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-13T00:24:19.795Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-13T00:24:19.795Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:24:19.795Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-13T00:24:19.795Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:24:19.795Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-13T00:24:20.011Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-13T00:24:20.011Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-13T00:24:22.226Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-13T00:24:22.226Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-13T00:24:22.226Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-13T00:24:25.180Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-13T00:24:25.648Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-13T00:24:32.802Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-13T00:24:34.548Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-13T00:24:34.998Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-13T00:24:34.998Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-13T00:24:34.998Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:24:34.998Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-13T00:24:35.449Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-13T00:24:35.899Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-13T00:24:35.899Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-13T00:24:37.558Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-13T00:24:39.584Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-13T00:24:39.584Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-13T00:24:42.314Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-13T00:24:42.315Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-13T00:24:42.315Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-13T00:24:42.315Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-13T00:24:42.315Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-13T00:24:43.878Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-13T00:24:43.878Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-13T00:24:43.878Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-13T00:24:44.233Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-13T00:24:44.233Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-13T00:24:44.692Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-13T00:24:44.692Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-13T00:24:44.692Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-13T00:24:46.827Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-13T00:24:46.827Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-13T00:24:46.827Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-13T00:24:49.040Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-13T00:24:49.040Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-13T00:24:53.790Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-13T00:24:56.109Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-13T00:24:56.109Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-13T00:24:56.109Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-13T00:24:56.109Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-13T00:24:56.109Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-13T00:24:56.109Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-13T00:24:56.109Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-13T00:24:56.109Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-13T00:24:56.109Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-13T00:24:56.109Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-13T00:24:56.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-13T00:24:57.027Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-13T00:24:57.027Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T00:24:57.027Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-13T00:24:57.027Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-13T00:24:57.027Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-13T00:24:57.027Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-13T00:24:57.027Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-13T00:24:57.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-13T00:24:57.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-13T00:25:06.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-13T00:25:07.562Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-13T00:25:07.562Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-13T00:25:07.562Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-13T00:25:08.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-13T00:25:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-13T00:25:13.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a7c318_} [2022-05-13T00:25:22.271Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-13T00:25:22.271Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.271Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite (2899.32s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.43s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.35s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.40s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.23s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.40s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.52s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.48s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.62s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.83s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.51s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.04s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.14s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.49s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.12s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.49s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.19s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.61s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.37s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.57s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.59s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.35s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-13T00:25:22.271Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.62s) [2022-05-13T00:25:22.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.07s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.01s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.73s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.34s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.71s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (11.90s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.67s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.97s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.67s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.81s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.88s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.97s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.66s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.75s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.00s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.91s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.38s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.55s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.90s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.98s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.30s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.57s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.19s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.47s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.33s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.20s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.34s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.35s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.16s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.16s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.46s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.22s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.46s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFails (3.26s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.12s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.28s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.36s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.42s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.03s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.54s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildHistory (13.73s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.11s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.77s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLabel (1.31s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLabels (1.26s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.98s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.47s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.05s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.46s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.51s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.46s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.52s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.55s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.86s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.85s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.80s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.46s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.69s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.51s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.49s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.92s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (15.94s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.66s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.09s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.20s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.45s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.37s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildRm (16.31s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.73s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.87s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.98s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.83s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.10s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.47s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.76s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildStderr (6.14s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.65s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.25s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.61s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.76s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.00s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.79s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.54s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.83s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.87s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.74s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.35s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.60s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.32s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.39s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.77s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.34s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.26s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestCommitChange (6.29s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.89s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.89s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestCommitTTY (9.15s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.86s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.98s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.04s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-13T00:25:22.272Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.30s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-13T00:25:22.272Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.35s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.30s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.95s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.98s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.05s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.98s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.36s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.36s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.35s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.89s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.20s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.17s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.85s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.22s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.36s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.93s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.15s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.24s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.98s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.72s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.43s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.39s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.19s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.14s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c650b0_} (3.19s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12445443610_c:\foo_false____} (3.16s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12445443610_c:\foo_true____} (3.18s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.51s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.42s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.40s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.41s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.19s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.42s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpToDot (3.58s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCpToStdout (3.51s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.30s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.45s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.71s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.41s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.37s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.34s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.45s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.05s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsCopy (5.96s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.00s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.29s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.51s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFilters (6.69s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFormat (6.61s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsRename (3.40s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsResize (33.67s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.31s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.03s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.45s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.66s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.32s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.36s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.44s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.08s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.97s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.90s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.99s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.01s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecInspectID (6.01s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.18s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.37s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.36s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.40s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.54s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.44s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-05-13T00:25:22.273Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-13T00:25:22.273Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.03s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.04s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.55s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.53s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.23s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.29s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.18s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.33s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectDefault (3.27s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectHistory (5.69s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.22s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.96s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.19s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.45s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.91s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectStatus (4.08s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.18s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.01s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.38s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.91s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.96s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.39s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.33s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.29s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.25s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.43s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.35s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.48s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.53s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.49s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.95s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.78s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.37s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.26s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsSince (9.88s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsTail (3.71s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.48s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.25s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.33s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.50s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPsByOrder (13.82s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.76s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.25s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.37s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.49s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.23s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.38s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.99s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.93s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.64s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.47s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.27s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.74s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.27s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.31s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.15s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.37s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.90s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.61s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.41s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.09s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.59s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.33s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.75s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.73s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.28s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.99s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.03s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.13s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.32s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.19s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.31s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.90s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.27s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.26s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-13T00:25:22.274Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.97s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-13T00:25:22.274Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.36s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.28s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.34s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.70s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.32s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.23s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.26s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.20s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunExitCode (3.31s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.17s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.19s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.44s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.92s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.45s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.74s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.76s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.19s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.98s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.29s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.36s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.07s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.65s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.40s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunRm (3.32s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.40s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.39s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.29s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.38s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.31s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.45s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.66s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.19s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.29s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.12s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.85s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.52s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.16s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.54s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.36s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.31s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.95s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.70s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.23s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.37s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.71s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.24s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.23s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.21s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.52s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.91s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.36s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.45s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.92s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.90s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-05-13T00:25:22.275Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.52s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.15s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-05-13T00:25:22.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.74s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.91s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.06s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.74s) [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-13T00:25:22.276Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-13T00:25:22.276Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-13T00:25:22.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-13T00:25:22.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-13T00:25:22.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-13T00:25:22.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-13T00:25:22.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-13T00:25:22.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-13T00:25:22.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-13T00:25:22.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-13T00:25:22.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-13T00:25:22.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-13T00:25:22.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-13T00:25:22.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-13T00:25:22.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-13T00:25:22.276Z] === RUN TestDockerDaemonSuite [2022-05-13T00:25:22.276Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-13T00:25:22.276Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-13T00:25:22.276Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-13T00:25:22.276Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-13T00:25:22.276Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-13T00:25:22.276Z] === RUN TestDockerSwarmSuite [2022-05-13T00:25:22.276Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-13T00:25:22.276Z] === RUN TestDockerPluginSuite [2022-05-13T00:25:22.276Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-13T00:25:22.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-13T00:25:22.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-13T00:25:22.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-13T00:25:22.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.276Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-13T00:25:22.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-13T00:25:22.277Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-13T00:25:22.277Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-13T00:25:22.277Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-13T00:25:22.277Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-13T00:25:22.277Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-13T00:25:22.277Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-13T00:25:22.277Z] === RUN TestDockerExternalVolumeSuite [2022-05-13T00:25:22.277Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-13T00:25:22.277Z] === RUN TestDockerNetworkSuite [2022-05-13T00:25:22.277Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-13T00:25:22.277Z] === RUN TestDockerHubPullSuite [2022-05-13T00:25:22.277Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-13T00:25:22.277Z] PASS [2022-05-13T00:25:22.277Z] ok github.com/docker/docker/integration-cli 2899.782s [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === Skipped [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-13T00:25:22.277Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-13T00:25:22.277Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-13T00:25:22.277Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-13T00:25:22.277Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-13T00:25:22.277Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-13T00:25:22.277Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-13T00:25:22.277Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-13T00:25:22.277Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-13T00:25:22.277Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-13T00:25:22.277Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-13T00:25:22.277Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-13T00:25:22.277Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-13T00:25:22.277Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-13T00:25:22.277Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-13T00:25:22.277Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-05-13T00:25:22.277Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-13T00:25:22.277Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-13T00:25:22.277Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.277Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-13T00:25:22.277Z] [2022-05-13T00:25:22.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-13T00:25:22.278Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.278Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-13T00:25:22.278Z] [2022-05-13T00:25:22.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-13T00:25:22.278Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.278Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-13T00:25:22.278Z] [2022-05-13T00:25:22.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-13T00:25:22.278Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.278Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-13T00:25:22.278Z] [2022-05-13T00:25:22.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-13T00:25:22.278Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.278Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-13T00:25:22.278Z] [2022-05-13T00:25:22.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-13T00:25:22.278Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.278Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-13T00:25:22.278Z] [2022-05-13T00:25:22.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-13T00:25:22.278Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.278Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-13T00:25:22.278Z] [2022-05-13T00:25:22.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-13T00:25:22.278Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.278Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-13T00:25:22.278Z] [2022-05-13T00:25:22.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-05-13T00:25:22.278Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.278Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-05-13T00:25:22.278Z] [2022-05-13T00:25:22.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-13T00:25:22.278Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13214931629_c:\foo_false____} [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-13T00:25:22.729Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-13T00:25:22.729Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.729Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-13T00:25:22.729Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-13T00:25:22.730Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-13T00:25:22.730Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-13T00:25:22.730Z] docker_cli_sni_test.go:18: Flakey test [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-13T00:25:22.730Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-13T00:25:22.730Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-13T00:25:22.730Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-13T00:25:22.730Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.730Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-13T00:25:22.730Z] [2022-05-13T00:25:22.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-13T00:25:22.730Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-13T00:25:22.731Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-13T00:25:22.731Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-13T00:25:22.731Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-13T00:25:22.731Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-13T00:25:22.731Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-13T00:25:22.731Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-13T00:25:22.731Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-13T00:25:22.731Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-13T00:25:22.731Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-13T00:25:22.731Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-13T00:25:22.731Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-13T00:25:22.731Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-13T00:25:22.731Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-13T00:25:22.731Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-13T00:25:22.731Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-13T00:25:22.731Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-13T00:25:22.731Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-13T00:25:22.731Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-13T00:25:22.731Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-13T00:25:22.731Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-13T00:25:22.731Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-13T00:25:22.731Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-13T00:25:22.731Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-13T00:25:22.731Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.731Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-13T00:25:22.731Z] [2022-05-13T00:25:22.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-13T00:25:22.731Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-13T00:25:22.732Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-13T00:25:22.732Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-13T00:25:22.732Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-13T00:25:22.732Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-13T00:25:22.732Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-13T00:25:22.732Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-13T00:25:22.732Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-13T00:25:22.732Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-13T00:25:22.732Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-13T00:25:22.732Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-13T00:25:22.732Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-13T00:25:22.732Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-13T00:25:22.732Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-13T00:25:22.732Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-13T00:25:22.732Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-13T00:25:22.732Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.732Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-13T00:25:22.732Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-13T00:25:22.733Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-13T00:25:22.733Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.733Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-13T00:25:22.733Z] [2022-05-13T00:25:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-13T00:25:22.734Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-13T00:25:22.734Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-13T00:25:22.734Z] [2022-05-13T00:25:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-13T00:25:23.186Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-13T00:25:23.186Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-13T00:25:23.186Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-13T00:25:23.186Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-13T00:25:23.186Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:25:23.186Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:25:23.186Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.186Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:25:23.186Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-13T00:25:23.187Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.187Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-13T00:25:23.187Z] [2022-05-13T00:25:23.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-13T00:25:23.188Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.188Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-13T00:25:23.188Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.188Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-13T00:25:23.188Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.188Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-13T00:25:23.188Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.188Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-13T00:25:23.188Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.188Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-13T00:25:23.188Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-13T00:25:23.188Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-13T00:25:23.188Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] DONE 1088 tests, 544 skipped in 2910.455s [2022-05-13T00:25:23.188Z] INFO: Integration tests ended at 05/13/2022 00:25:22. Duration:00:48:30.6133386 [2022-05-13T00:25:23.188Z] INFO: Docker info of the daemon under test at end of run [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] Containers: 10 [2022-05-13T00:25:23.188Z] Running: 0 [2022-05-13T00:25:23.188Z] Paused: 0 [2022-05-13T00:25:23.188Z] Stopped: 10 [2022-05-13T00:25:23.188Z] Images: 18 [2022-05-13T00:25:23.188Z] Server Version: 0.0.0-dev [2022-05-13T00:25:23.188Z] Storage Driver: windowsfilter [2022-05-13T00:25:23.188Z] Windows: [2022-05-13T00:25:23.188Z] Logging Driver: json-file [2022-05-13T00:25:23.188Z] Plugins: [2022-05-13T00:25:23.188Z] Volume: local [2022-05-13T00:25:23.188Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T00:25:23.188Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T00:25:23.188Z] Swarm: inactive [2022-05-13T00:25:23.188Z] Default Isolation: process [2022-05-13T00:25:23.188Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-13T00:25:23.188Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-13T00:25:23.188Z] OSType: windows [2022-05-13T00:25:23.188Z] Architecture: x86_64 [2022-05-13T00:25:23.188Z] CPUs: 4 [2022-05-13T00:25:23.188Z] Total Memory: 32GiB [2022-05-13T00:25:23.188Z] Name: azwin-2-266701 [2022-05-13T00:25:23.188Z] ID: 23ac4fa1-13a7-4b6f-b86a-258dc208e9f9 [2022-05-13T00:25:23.188Z] Docker Root Dir: D:\CI\PR-42501\5\daemon [2022-05-13T00:25:23.188Z] Debug Mode (client): false [2022-05-13T00:25:23.188Z] Debug Mode (server): true [2022-05-13T00:25:23.188Z] File Descriptors: -1 [2022-05-13T00:25:23.188Z] Goroutines: 44 [2022-05-13T00:25:23.188Z] System Time: 2022-05-13T00:25:22.9559733Z [2022-05-13T00:25:23.188Z] EventsListeners: 0 [2022-05-13T00:25:23.188Z] Registry: https://index.docker.io/v1/ [2022-05-13T00:25:23.188Z] Labels: [2022-05-13T00:25:23.188Z] Experimental: false [2022-05-13T00:25:23.188Z] Insecure Registries: [2022-05-13T00:25:23.188Z] 127.0.0.0/8 [2022-05-13T00:25:23.188Z] Live Restore Enabled: false [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] [2022-05-13T00:25:23.188Z] INFO: Stopping daemon under test [2022-05-13T00:25:23.188Z] SUCCESS: The process with PID 900 (child process of PID 3520) has been terminated. [2022-05-13T00:25:23.188Z] SUCCESS: The process with PID 3520 (child process of PID 6104) has been terminated. [2022-05-13T00:25:23.188Z] INFO: Stop tailing logs of the daemon under tests [2022-05-13T00:25:23.188Z] INFO: executeCI.ps1 Completed successfully at 05/13/2022 00:25:23. [2022-05-13T00:25:23.188Z] INFO: Tidying up at end of run [2022-05-13T00:25:23.188Z] ----------- DAEMON LOG ------------ [2022-05-13T00:25:23.188Z] 2022/05/12 23:33:50 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-13T00:25:23.188Z] ----------- END DAEMON LOG -------- [2022-05-13T00:25:23.188Z] INFO: Saving daemon under test log (d:\CI\PR-42501\5\dut.out) to bundles\CIDUT.out [2022-05-13T00:25:23.638Z] INFO: Saving daemon under test log (d:\CI\PR-42501\5\dut.err) to bundles\CIDUT.err [2022-05-13T00:25:23.638Z] INFO: Saving containerd logs to bundles [2022-05-13T00:25:23.638Z] INFO: Nuke-Everything... [2022-05-13T00:25:23.638Z] INFO: Container count on control daemon to delete is 2 [2022-05-13T00:25:23.638Z] 8a53bda8b7a1 [2022-05-13T00:25:23.638Z] d0461d0f2de4 [2022-05-13T00:25:23.638Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-13T00:25:24.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13214931629_c:\foo_true____} [2022-05-13T00:25:25.789Z] Deleted: sha256:4529431344c03c1a743eab3b0d6c8af8941a966a99aa86cc890986d8a47473b1 [2022-05-13T00:25:25.789Z] Deleted: sha256:90de45c6888b39086446aa323c75c9b6c3d4ab85eaac6b8043d33aeb51d3fd75 [2022-05-13T00:25:25.789Z] INFO: Tidying pidfile d:\CI\PR-42501\5\docker.pid [2022-05-13T00:25:25.789Z] INFO: Killing containerd with PID 2732 [2022-05-13T00:25:25.789Z] INFO: Nuking d:\CI [2022-05-13T00:25:26.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-13T00:25:26.794Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-13T00:25:26.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-13T00:25:26.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-13T00:25:26.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-13T00:25:26.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-13T00:25:27.263Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-13T00:25:27.263Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-13T00:25:27.263Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-13T00:25:27.263Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-13T00:25:27.263Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-13T00:25:27.263Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-13T00:25:35.919Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-13T00:25:35.919Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-13T00:25:35.919Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:25:35.919Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-13T00:25:38.135Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-13T00:25:38.135Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-13T00:25:38.135Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-13T00:25:38.135Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-13T00:25:45.289Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-13T00:25:45.289Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-13T00:25:45.757Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-13T00:25:45.757Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-13T00:25:45.757Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-13T00:25:45.757Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-13T00:25:45.757Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-13T00:25:51.626Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-13T00:25:53.840Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-13T00:25:53.840Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:25:53.840Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-13T00:25:53.840Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-13T00:25:53.840Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-13T00:25:55.640Z] INFO: Zapped successfully [2022-05-13T00:25:55.640Z] [2022-05-13T00:25:55.640Z] INFO: executeCI.ps1 exiting at Fri May 13 00:25:52 CUT 2022. Duration 01:09:09.0817948 [2022-05-13T00:25:55.640Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-13T00:25:55.911Z] Recording test results [2022-05-13T00:25:56.584Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-13T00:25:58.380Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-13T00:26:00.752Z] Archiving artifacts [2022-05-13T00:26:01.972Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42501/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-13T00:26:02.950Z] + make clean [2022-05-13T00:26:03.909Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-13T00:26:03.909Z] docker-dev-cache [2022-05-13T00:26:03.909Z] docker-mod-cache [Pipeline] deleteDir [2022-05-13T00:26:04.261Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-13T00:26:04.261Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:26:04.261Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-13T00:26:04.261Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:26:04.261Z] === RUN TestDockerSuite/TestCpToCaseH [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T00:26:19.191Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-13T00:26:19.191Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-13T00:26:19.191Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-13T00:26:19.191Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-13T00:26:19.191Z] === RUN TestDockerSuite/TestCpToDot [2022-05-13T00:26:21.406Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-13T00:26:21.406Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-13T00:26:21.406Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-13T00:26:21.406Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-13T00:26:21.406Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-13T00:26:24.356Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-13T00:26:24.356Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:26:24.356Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-13T00:26:24.356Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-13T00:26:24.356Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-13T00:26:24.356Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-13T00:26:24.356Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-13T00:26:24.356Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-13T00:26:24.356Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-13T00:26:24.824Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-13T00:26:24.824Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-13T00:26:27.041Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-13T00:26:29.991Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-13T00:26:29.991Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-13T00:26:29.991Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-13T00:26:32.205Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-13T00:26:33.190Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-13T00:26:33.190Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-13T00:26:33.190Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-13T00:26:33.659Z] === RUN TestDockerSuite/TestCreateRM [2022-05-13T00:26:33.659Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-13T00:26:33.659Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-13T00:26:33.659Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-13T00:26:34.127Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-13T00:26:34.595Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-13T00:26:43.255Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-13T00:26:43.255Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-13T00:26:43.722Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-13T00:26:47.511Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-13T00:26:47.511Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-13T00:26:47.511Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:26:47.511Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-13T00:26:50.478Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-13T00:26:50.478Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-13T00:26:50.478Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-13T00:26:50.478Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-13T00:26:50.478Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-13T00:26:50.478Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-13T00:26:50.478Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-13T00:26:50.478Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-13T00:26:50.478Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.478Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-13T00:26:50.478Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.954Z] === RUN TestDockerSuite/TestDockerFails [2022-05-13T00:26:50.954Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-13T00:26:50.954Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.954Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-13T00:26:50.954Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.954Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-13T00:26:50.954Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.954Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-13T00:26:50.954Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.954Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-13T00:26:50.954Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-13T00:26:50.954Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-13T00:26:53.913Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-13T00:26:56.863Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-13T00:26:59.077Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-13T00:27:20.381Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-13T00:27:23.330Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-13T00:27:29.198Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-13T00:27:32.148Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-13T00:27:32.618Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-13T00:27:43.041Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-13T00:27:43.041Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-13T00:27:43.509Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-13T00:27:49.381Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-13T00:27:54.128Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-13T00:27:54.128Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-13T00:27:54.128Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-13T00:27:54.128Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T00:27:54.128Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-13T00:27:54.128Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-13T00:27:54.128Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-13T00:27:54.128Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-13T00:27:54.128Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-13T00:27:55.113Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-13T00:27:55.113Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-13T00:27:55.113Z] === RUN TestDockerSuite/TestEventsRename [2022-05-13T00:27:58.062Z] === RUN TestDockerSuite/TestEventsResize [2022-05-13T00:28:06.721Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-13T00:28:08.938Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-13T00:28:11.888Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-13T00:28:16.644Z] === RUN TestDockerSuite/TestEventsTop [2022-05-13T00:28:16.644Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-13T00:28:16.644Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-13T00:28:19.595Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-13T00:28:24.349Z] === RUN TestDockerSuite/TestExec [2022-05-13T00:28:24.349Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:28:24.349Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-13T00:28:24.349Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:28:24.349Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-13T00:28:25.912Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-13T00:28:28.129Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-13T00:28:28.129Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-13T00:28:28.597Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-13T00:28:28.597Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-13T00:28:28.597Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-13T00:28:28.597Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:28:28.597Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-13T00:28:30.813Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-13T00:28:33.766Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-13T00:28:35.981Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-13T00:28:38.203Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-13T00:28:42.956Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-13T00:28:42.956Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-13T00:28:42.956Z] === RUN TestDockerSuite/TestExecEnv [2022-05-13T00:28:42.956Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:28:42.956Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-13T00:28:42.956Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-13T00:28:42.956Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-13T00:28:45.172Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-13T00:28:51.038Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-13T00:28:51.038Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-13T00:28:51.038Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-13T00:28:51.038Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-13T00:28:51.038Z] === RUN TestDockerSuite/TestExecParseError [2022-05-13T00:28:51.038Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-13T00:28:51.038Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-13T00:28:51.038Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-13T00:28:51.038Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-13T00:28:51.038Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-13T00:28:51.038Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-13T00:28:53.262Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-13T00:28:53.262Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-13T00:28:53.262Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-13T00:28:53.262Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-13T00:28:53.262Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-13T00:28:53.262Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:28:53.262Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-13T00:28:53.262Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-13T00:28:53.262Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-13T00:28:53.262Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-13T00:28:53.262Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-13T00:28:56.213Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-13T00:28:56.213Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-13T00:28:56.213Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-13T00:29:04.908Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-13T00:29:04.908Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-13T00:29:04.908Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-13T00:29:04.908Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-13T00:29:04.908Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-13T00:29:04.908Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-13T00:29:04.908Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-13T00:29:10.775Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-13T00:29:17.929Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-13T00:29:20.879Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-13T00:29:26.741Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-13T00:29:26.741Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:29:26.741Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-13T00:29:26.741Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-13T00:29:26.742Z] === RUN TestDockerSuite/TestHealth [2022-05-13T00:29:26.742Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-13T00:29:26.742Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-13T00:29:27.211Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-13T00:29:27.211Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-13T00:29:27.211Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-13T00:29:33.088Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-13T00:29:33.088Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-13T00:29:33.088Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-13T00:29:33.088Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-13T00:29:33.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-13T00:29:33.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-13T00:29:33.088Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-13T00:29:34.073Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-13T00:29:34.073Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-13T00:29:34.073Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-13T00:29:35.060Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-13T00:29:35.529Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-13T00:29:37.743Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-13T00:29:37.743Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-13T00:29:40.694Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-13T00:29:49.351Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-13T00:29:49.351Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-13T00:29:49.351Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:29:49.351Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-13T00:29:53.141Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestImportFile [2022-05-13T00:29:53.141Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-13T00:29:53.141Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-13T00:29:53.141Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-13T00:29:53.141Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-13T00:29:53.141Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-13T00:29:53.141Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-13T00:29:53.141Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-13T00:29:53.141Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-13T00:29:53.141Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:29:53.141Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-13T00:29:56.091Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-13T00:29:59.041Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-13T00:29:59.041Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:29:59.041Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-13T00:29:59.041Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-13T00:29:59.041Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-13T00:29:59.041Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-13T00:29:59.041Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-13T00:29:59.041Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-13T00:30:01.255Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-13T00:30:01.723Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-13T00:30:03.935Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-13T00:30:03.935Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:30:03.935Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-13T00:30:03.935Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-13T00:30:03.935Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-13T00:30:03.935Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-13T00:30:03.935Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-13T00:30:06.883Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-13T00:30:12.755Z] === RUN TestDockerSuite/TestInspectImage [2022-05-13T00:30:12.755Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:30:12.755Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-13T00:30:12.755Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:30:12.755Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-13T00:30:12.755Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:30:12.755Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-13T00:30:14.983Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-13T00:30:17.196Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-13T00:30:17.664Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-13T00:30:19.876Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-13T00:30:22.831Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-13T00:30:22.831Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-13T00:30:22.831Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-13T00:30:22.831Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-13T00:30:25.053Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-13T00:30:28.004Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-13T00:30:32.760Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-13T00:30:35.711Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-13T00:30:37.924Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-13T00:30:40.881Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-13T00:30:43.092Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-13T00:30:50.246Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-13T00:30:58.900Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-13T00:30:58.900Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-13T00:30:58.900Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-13T00:30:58.900Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-13T00:31:00.466Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-13T00:31:02.837Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-13T00:31:09.989Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-13T00:31:11.552Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-13T00:31:11.552Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-13T00:31:11.552Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-13T00:31:14.498Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-13T00:31:14.498Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-13T00:31:21.649Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-13T00:31:28.804Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-13T00:31:34.666Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-13T00:31:37.614Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-13T00:31:40.564Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-13T00:31:40.565Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-13T00:31:40.565Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-13T00:31:49.218Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-13T00:31:50.781Z] === RUN TestDockerSuite/TestLogsSince [2022-05-13T00:32:01.200Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-13T00:32:01.200Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-13T00:32:01.200Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-13T00:32:01.200Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-13T00:32:01.200Z] === RUN TestDockerSuite/TestLogsTail [2022-05-13T00:32:08.356Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-13T00:32:10.572Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-13T00:32:13.522Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-13T00:32:13.522Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestNetHostname [2022-05-13T00:32:13.522Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-13T00:32:13.522Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-13T00:32:13.522Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-13T00:32:13.522Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPluginActive [2022-05-13T00:32:13.522Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-13T00:32:13.522Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-13T00:32:13.522Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-13T00:32:13.522Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-13T00:32:13.522Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-13T00:32:13.522Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-13T00:32:13.522Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-13T00:32:13.522Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-13T00:32:13.522Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-13T00:32:13.522Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPortList [2022-05-13T00:32:13.522Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-13T00:32:13.522Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-13T00:32:19.395Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-13T00:32:19.395Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-13T00:32:19.395Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-13T00:32:19.395Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-13T00:32:19.395Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-13T00:32:19.395Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-13T00:32:19.395Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-13T00:32:19.395Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-13T00:32:19.395Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-13T00:32:24.142Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-13T00:32:24.142Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-13T00:32:24.142Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-13T00:32:34.574Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-13T00:32:34.574Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-13T00:32:34.574Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-13T00:32:45.000Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-13T00:33:06.232Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-13T00:33:06.232Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-13T00:33:06.232Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-13T00:33:06.232Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-13T00:33:21.165Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-13T00:33:28.323Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-13T00:33:40.816Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-13T00:33:51.237Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-13T00:33:51.237Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-13T00:33:51.237Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-13T00:33:51.237Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-13T00:33:51.237Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-13T00:34:01.655Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-13T00:34:01.655Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:34:01.655Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-13T00:34:01.655Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-13T00:34:01.655Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-13T00:34:01.655Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-13T00:34:01.655Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-13T00:34:01.655Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-13T00:34:01.655Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-13T00:34:10.316Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-13T00:34:10.316Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-13T00:34:10.316Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-13T00:34:10.784Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-13T00:34:10.784Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-13T00:34:10.784Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-13T00:34:12.347Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-13T00:34:13.332Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-13T00:34:13.332Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-13T00:34:13.332Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-13T00:34:18.081Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-13T00:34:22.840Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-13T00:34:25.052Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-13T00:34:50.332Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-13T00:34:50.332Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:34:50.332Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-13T00:34:55.099Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-13T00:34:55.567Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-13T00:34:56.035Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-13T00:34:57.021Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-13T00:35:01.774Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-13T00:35:06.538Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-13T00:35:06.538Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:35:06.538Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-13T00:35:11.287Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-13T00:35:11.288Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-13T00:35:11.288Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-13T00:35:36.573Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-13T00:35:36.573Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-13T00:35:37.042Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-13T00:35:45.718Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-13T00:35:56.143Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-13T00:36:04.806Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-13T00:36:09.560Z] === RUN TestDockerSuite/TestRmiTag [2022-05-13T00:36:10.028Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-13T00:36:12.246Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-13T00:36:33.478Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-13T00:36:33.947Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-13T00:36:39.811Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-13T00:36:40.279Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-13T00:36:40.279Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-13T00:36:40.279Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-13T00:36:40.279Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-13T00:36:40.279Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-13T00:36:40.279Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-13T00:36:40.279Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-13T00:36:40.279Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-13T00:36:40.279Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-13T00:36:40.279Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-13T00:36:40.279Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-13T00:36:40.279Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-13T00:36:40.747Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-13T00:36:40.747Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-13T00:36:40.747Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-13T00:36:42.959Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-13T00:36:42.960Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-13T00:36:42.960Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-13T00:36:42.960Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-13T00:36:42.960Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-13T00:36:47.846Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-13T00:36:50.801Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-13T00:36:53.751Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-13T00:37:00.908Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-13T00:37:08.062Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-13T00:37:08.062Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-13T00:37:13.927Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-13T00:37:13.927Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-13T00:37:16.139Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-13T00:37:16.139Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-13T00:37:16.139Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-13T00:37:19.094Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-13T00:37:19.094Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-13T00:37:19.563Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-13T00:37:19.563Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-13T00:37:19.563Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-13T00:37:21.779Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-13T00:37:21.779Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-13T00:37:21.779Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-13T00:37:21.779Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-13T00:37:21.779Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-13T00:37:21.779Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-13T00:37:21.779Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-13T00:37:21.779Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-13T00:37:21.779Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-13T00:37:21.779Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-13T00:37:21.779Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-13T00:37:21.779Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-13T00:37:21.779Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-13T00:37:21.779Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-13T00:37:21.779Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-13T00:37:23.992Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-13T00:37:32.648Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-13T00:37:34.211Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-13T00:37:34.211Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-13T00:37:34.211Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-13T00:37:34.211Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-13T00:37:34.211Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-13T00:37:34.211Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-13T00:37:34.211Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-13T00:37:36.424Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-13T00:37:36.424Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-13T00:37:36.424Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-13T00:37:36.424Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-13T00:37:36.424Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-13T00:37:36.424Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-13T00:37:36.424Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-13T00:37:36.424Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-13T00:37:36.424Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-13T00:37:38.637Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-13T00:37:44.496Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-13T00:37:44.496Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-13T00:37:44.496Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-13T00:37:44.496Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-13T00:37:44.496Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-13T00:37:44.496Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-13T00:37:44.496Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-13T00:37:44.496Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-13T00:37:44.496Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-13T00:37:44.496Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-13T00:37:44.496Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-13T00:37:44.496Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-13T00:37:44.496Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-13T00:37:47.446Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-13T00:37:47.446Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-13T00:37:47.446Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-13T00:37:47.446Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-13T00:37:47.446Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-13T00:37:47.446Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-13T00:37:49.659Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-13T00:37:51.870Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-13T00:37:51.870Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-13T00:37:51.870Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-13T00:37:54.820Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-13T00:37:54.820Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-13T00:37:54.820Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-13T00:37:54.820Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:37:54.820Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-13T00:37:54.820Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-13T00:37:54.820Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-13T00:37:57.036Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-13T00:38:04.182Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-13T00:38:07.130Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-13T00:38:09.341Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-13T00:38:09.341Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-13T00:38:09.341Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-13T00:38:09.341Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-13T00:38:09.341Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-13T00:38:09.341Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-13T00:38:09.341Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-13T00:38:09.341Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-13T00:38:09.341Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-13T00:38:09.341Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-13T00:38:09.341Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-13T00:38:09.341Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-13T00:38:09.341Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-13T00:38:09.341Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-13T00:38:09.341Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-13T00:38:09.341Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-13T00:38:19.753Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-13T00:38:19.753Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-13T00:38:19.753Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-13T00:38:19.753Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-13T00:38:19.753Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-13T00:38:19.753Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-13T00:38:19.753Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-13T00:38:19.753Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-13T00:38:19.753Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:38:19.753Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-13T00:38:19.753Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:38:19.753Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-13T00:38:30.165Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-13T00:38:30.165Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-13T00:38:30.165Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-13T00:38:31.150Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-13T00:38:31.150Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.150Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-13T00:38:31.150Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.150Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-13T00:38:31.150Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.150Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-13T00:38:31.150Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.150Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-13T00:38:31.150Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.150Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-13T00:38:31.150Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.150Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-13T00:38:31.151Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.151Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-13T00:38:31.151Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.151Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-13T00:38:31.151Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.151Z] === RUN TestDockerSuite/TestRunMount [2022-05-13T00:38:31.151Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.151Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-13T00:38:31.151Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.151Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-13T00:38:31.151Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.151Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-13T00:38:31.151Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-13T00:38:31.151Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-13T00:38:48.951Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-13T00:38:48.951Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-13T00:38:48.951Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-13T00:38:48.951Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-13T00:38:48.951Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-13T00:38:48.951Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-13T00:38:48.951Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-13T00:38:53.700Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-13T00:38:58.449Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-13T00:38:58.449Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-13T00:38:58.449Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-13T00:38:58.449Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-13T00:38:58.449Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-13T00:38:58.449Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-13T00:38:58.449Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-13T00:38:58.449Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-13T00:38:58.449Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-13T00:38:58.449Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-13T00:39:00.011Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-13T00:39:02.225Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-13T00:39:04.438Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-13T00:39:06.000Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-13T00:39:08.210Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-13T00:39:08.210Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-13T00:39:08.210Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-13T00:39:08.210Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-13T00:39:08.210Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-13T00:39:08.210Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-13T00:39:08.210Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-13T00:39:08.210Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-13T00:39:08.210Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-13T00:39:08.210Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-13T00:39:08.210Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-13T00:39:08.210Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-13T00:39:08.210Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-13T00:39:08.210Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-13T00:39:08.210Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-13T00:39:08.210Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-13T00:39:08.210Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-13T00:39:11.156Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-13T00:39:11.156Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-13T00:39:11.156Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-13T00:39:11.156Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-13T00:39:11.156Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-13T00:39:11.156Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-13T00:39:11.156Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-13T00:39:11.156Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-13T00:39:11.156Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-13T00:39:11.156Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-13T00:39:11.156Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-13T00:39:26.084Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-13T00:39:26.084Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-13T00:39:26.084Z] === RUN TestDockerSuite/TestRunRm [2022-05-13T00:39:27.075Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-13T00:39:32.942Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-13T00:39:35.906Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-13T00:39:38.120Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-13T00:39:40.334Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-13T00:39:43.285Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-13T00:39:43.285Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-13T00:39:43.285Z] === RUN TestDockerSuite/TestRunState [2022-05-13T00:39:43.285Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-13T00:39:43.285Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-13T00:39:50.446Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-13T00:39:50.446Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-13T00:39:50.446Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-13T00:39:52.662Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-13T00:39:52.662Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-13T00:39:52.662Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-13T00:39:52.662Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-13T00:39:52.662Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-13T00:39:53.131Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-13T00:39:53.131Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-13T00:39:53.131Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-13T00:39:53.131Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-13T00:39:59.030Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-13T00:39:59.030Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-13T00:40:01.251Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-13T00:40:01.251Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-13T00:40:01.251Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-13T00:40:03.464Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-13T00:40:03.464Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-13T00:40:03.464Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-13T00:40:03.464Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-13T00:40:03.464Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-13T00:40:07.256Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-13T00:40:19.743Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-13T00:40:30.157Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-13T00:40:36.018Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-13T00:40:36.018Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-13T00:40:36.018Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-13T00:40:36.018Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-13T00:40:38.229Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-13T00:40:41.175Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-13T00:40:43.386Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-13T00:40:43.386Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-13T00:40:43.386Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-13T00:40:43.386Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-13T00:40:43.386Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-13T00:40:43.386Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-13T00:40:43.386Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-13T00:40:43.386Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-13T00:40:43.386Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-13T00:40:43.386Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-13T00:40:43.386Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-13T00:40:43.386Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-13T00:40:43.854Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-13T00:40:43.854Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-13T00:40:43.854Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-13T00:40:48.603Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-13T00:40:49.590Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-13T00:40:52.538Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-13T00:40:57.401Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-13T00:40:57.401Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-13T00:40:57.401Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-13T00:40:57.401Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-13T00:40:57.401Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-13T00:40:57.401Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-13T00:40:57.401Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-13T00:40:59.609Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-13T00:41:00.077Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-13T00:41:00.544Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-13T00:41:01.013Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-13T00:41:03.226Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-13T00:41:03.226Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-13T00:41:05.440Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-13T00:41:08.390Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-13T00:41:15.537Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-13T00:41:15.538Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:41:15.538Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-13T00:41:24.196Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-13T00:41:24.196Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:41:24.196Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-13T00:41:34.613Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-13T00:41:34.613Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-13T00:41:34.613Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-13T00:41:34.613Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:41:34.613Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-13T00:41:34.613Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-13T00:41:34.613Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-13T00:41:34.613Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-13T00:41:34.613Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-13T00:41:45.033Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-13T00:41:45.033Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:41:45.033Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-13T00:41:45.033Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-13T00:41:45.033Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-13T00:41:45.033Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-13T00:41:45.033Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-13T00:41:45.033Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:41:45.033Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-13T00:41:45.033Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-13T00:41:45.033Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-13T00:41:45.033Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:41:45.033Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-13T00:41:47.245Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-13T00:41:49.460Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-13T00:41:49.460Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-13T00:41:49.460Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-13T00:41:51.672Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-13T00:41:51.672Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-13T00:41:51.672Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-13T00:41:51.672Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-13T00:41:51.672Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-13T00:41:51.672Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:41:52.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-13T00:41:52.139Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-13T00:41:52.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-13T00:41:52.139Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:41:52.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-13T00:41:52.139Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:41:52.139Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-13T00:42:09.940Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-13T00:42:09.940Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-13T00:42:09.940Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-13T00:42:09.940Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:42:09.940Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-13T00:42:09.940Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-13T00:42:09.940Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-13T00:42:09.940Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-13T00:42:10.924Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-13T00:42:11.393Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-13T00:42:14.350Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-13T00:42:14.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-13T00:42:15.284Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-13T00:42:15.284Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-13T00:42:15.753Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-13T00:42:28.228Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-13T00:42:28.229Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T00:42:28.229Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-13T00:42:29.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-13T00:42:29.212Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-13T00:42:29.212Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-13T00:42:29.212Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-13T00:42:36.402Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-13T00:42:36.402Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-13T00:42:36.402Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-13T00:42:45.050Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-13T00:42:45.050Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-13T00:42:45.050Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite (3101.04s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (1.42s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (106.86s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.30s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.39s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.45s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.90s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (136.62s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.48s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.76s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.64s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.39s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.26s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.64s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.25s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.94s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.58s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddTar (60.90s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.08s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.82s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.73s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.48s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.66s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.34s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.51s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (45.43s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.15s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.67s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.30s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.70s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.22s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCmd (0.73s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.00s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.73s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.09s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.57s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.90s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.35s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (34.59s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.13s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.00s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.14s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.12s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignore (73.78s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.19s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (94.30s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.09s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.57s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.79s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.96s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (50.58s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.94s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.38s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (136.80s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.42s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.72s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.41s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.86s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.68s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.62s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.58s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFails (7.38s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.18s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.26s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.60s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.27s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.84s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.37s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.09s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildHistory (13.82s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.24s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.93s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLabel (1.30s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLabels (1.25s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.95s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.28s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.77s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.81s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.48s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.06s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.39s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.09s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.16s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.64s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.50s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.18s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-13T00:42:46.613Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.30s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.32s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.72s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-05-13T00:42:46.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.67s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.92s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.22s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.85s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.49s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.36s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.02s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.71s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.55s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.99s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (41.65s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildRm (15.59s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.09s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.91s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.27s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.30s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.20s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.21s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.62s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.81s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildStderr (5.46s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.17s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.65s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.72s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.52s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.28s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.00s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.74s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.04s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.84s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.20s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.80s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.41s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.04s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.03s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.29s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.11s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.57s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.33s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.59s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.51s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.19s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestCommitChange (5.80s) [2022-05-13T00:42:46.614Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.18s) [2022-05-13T00:42:46.614Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.87s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestCommitTTY (13.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.17s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.71s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.08s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.84s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.81s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.89s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.14s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.66s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.69s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.75s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.50s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.42s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.07s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.35s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.36s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.31s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.45s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.06s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.48s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.42s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.54s) [2022-05-13T00:42:47.082Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.22s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-13T00:42:47.082Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.12s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.72s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.70s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.73s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.74s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a7c318_} (7.75s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13214931629_c:\foo_false____} (2.73s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13214931629_c:\foo_true____} (2.69s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.42s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.71s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.51s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.58s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.67s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.91s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.95s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpToDot (2.71s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCpToStdout (2.73s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.53s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.26s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.47s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.49s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.75s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.91s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.66s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.72s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.36s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsCopy (5.83s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.78s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.43s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.05s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.25s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFilters (5.18s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFormat (5.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsRename (2.63s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsResize (8.10s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.53s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.99s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.14s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.38s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.19s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.24s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.38s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.50s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.44s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.25s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.67s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.52s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecInspectID (5.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.80s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.63s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.58s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.32s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.30s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.26s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.09s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.22s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.63s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.74s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.19s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.46s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.78s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.53s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectDefault (2.57s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectHistory (5.20s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.67s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.59s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.48s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.51s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.36s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectStatus (3.03s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.94s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.56s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.67s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.55s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.40s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.27s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.32s) [2022-05-13T00:42:47.083Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-13T00:42:47.083Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.30s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.41s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.97s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.71s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.50s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.71s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.90s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.72s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.94s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.86s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.50s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.50s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsSince (9.49s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsTail (7.86s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.78s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.50s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.91s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.94s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsByOrder (9.54s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.45s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.52s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.13s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.47s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.09s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.00s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.35s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.11s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.67s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.68s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.71s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.21s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.81s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.85s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.77s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.60s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.40s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.34s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.69s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.78s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.56s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.90s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.48s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.79s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.31s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.16s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.92s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.20s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.55s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.33s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.35s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.35s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.47s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.15s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.46s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.31s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.50s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.47s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.25s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.63s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.49s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.39s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.37s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.42s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunExitCode (2.47s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.23s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.44s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.53s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.25s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.14s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (17.08s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.21s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.36s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.29s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.32s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-05-13T00:42:47.084Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-13T00:42:47.084Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.96s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.27s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunRm (2.61s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.66s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.46s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.40s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.75s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.18s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.18s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.08s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.73s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.40s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.56s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.12s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.72s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.30s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.91s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.48s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.47s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.23s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.85s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.31s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.95s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.87s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.47s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.58s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.69s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.17s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.79s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.10s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.09s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.40s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.61s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.24s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.64s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.72s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.64s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.77s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-13T00:42:47.085Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-13T00:42:47.085Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.085Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:42:47.085Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-13T00:42:47.086Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-13T00:42:47.086Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-13T00:42:47.086Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-13T00:42:47.086Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-13T00:42:47.086Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-13T00:42:47.086Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-13T00:42:47.086Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-13T00:42:47.086Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-13T00:42:47.086Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-13T00:42:47.086Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-13T00:42:47.086Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-13T00:42:47.086Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-13T00:42:47.086Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-13T00:42:47.086Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-13T00:42:47.086Z] === RUN TestDockerDaemonSuite [2022-05-13T00:42:47.086Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-13T00:42:47.086Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-13T00:42:47.086Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-13T00:42:47.086Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-13T00:42:47.086Z] === RUN TestDockerSwarmSuite [2022-05-13T00:42:47.086Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-13T00:42:47.086Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-13T00:42:47.086Z] === RUN TestDockerExternalVolumeSuite [2022-05-13T00:42:47.086Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-13T00:42:47.086Z] === RUN TestDockerNetworkSuite [2022-05-13T00:42:47.086Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-13T00:42:47.086Z] === RUN TestDockerHubPullSuite [2022-05-13T00:42:47.086Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-13T00:42:47.086Z] PASS [2022-05-13T00:42:47.086Z] ok github.com/docker/docker/integration-cli 3101.513s [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === Skipped [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-13T00:42:47.086Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-13T00:42:47.086Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-13T00:42:47.086Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-13T00:42:47.086Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-05-13T00:42:47.086Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-13T00:42:47.086Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-13T00:42:47.086Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-13T00:42:47.086Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-13T00:42:47.086Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-13T00:42:47.086Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-13T00:42:47.086Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-13T00:42:47.086Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-13T00:42:47.086Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-13T00:42:47.086Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-13T00:42:47.086Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-13T00:42:47.086Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-13T00:42:47.086Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-13T00:42:47.086Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-05-13T00:42:47.086Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-13T00:42:47.086Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-13T00:42:47.086Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-13T00:42:47.086Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-13T00:42:47.086Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-13T00:42:47.086Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-13T00:42:47.086Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.086Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-13T00:42:47.086Z] [2022-05-13T00:42:47.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-13T00:42:47.087Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-13T00:42:47.087Z] [2022-05-13T00:42:47.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-13T00:42:47.087Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.087Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-13T00:42:47.560Z] [2022-05-13T00:42:47.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-13T00:42:47.560Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.560Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-13T00:42:47.560Z] [2022-05-13T00:42:47.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-05-13T00:42:47.560Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.560Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-05-13T00:42:47.560Z] [2022-05-13T00:42:47.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-13T00:42:47.560Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.560Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-13T00:42:47.560Z] [2022-05-13T00:42:47.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-13T00:42:47.560Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.560Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-13T00:42:47.561Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-13T00:42:47.561Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-13T00:42:47.561Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-13T00:42:47.561Z] docker_cli_sni_test.go:18: Flakey test [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-13T00:42:47.561Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-13T00:42:47.561Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-13T00:42:47.561Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.561Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-13T00:42:47.561Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-13T00:42:47.562Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-13T00:42:47.562Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-13T00:42:47.562Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-13T00:42:47.562Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-13T00:42:47.562Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-13T00:42:47.562Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-13T00:42:47.562Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-13T00:42:47.562Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-13T00:42:47.562Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-13T00:42:47.562Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-13T00:42:47.562Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-13T00:42:47.562Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-05-13T00:42:47.562Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.04s) [2022-05-13T00:42:47.562Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-13T00:42:47.562Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-13T00:42:47.562Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-13T00:42:47.562Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-13T00:42:47.562Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-13T00:42:47.562Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-13T00:42:47.562Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-13T00:42:47.562Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-13T00:42:47.562Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-13T00:42:47.562Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.562Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-13T00:42:47.562Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-13T00:42:47.563Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-13T00:42:47.563Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-13T00:42:47.563Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-13T00:42:47.563Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-13T00:42:47.563Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-13T00:42:47.563Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-13T00:42:47.563Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-13T00:42:47.563Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-13T00:42:47.563Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-13T00:42:47.563Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.563Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-13T00:42:47.563Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-13T00:42:47.564Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-13T00:42:47.564Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-13T00:42:47.564Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-13T00:42:47.564Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-13T00:42:47.564Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:42:47.564Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-13T00:42:47.564Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-13T00:42:47.564Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-13T00:42:47.564Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-13T00:42:47.564Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-13T00:42:47.564Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-13T00:42:47.564Z] [2022-05-13T00:42:47.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-13T00:42:47.564Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.564Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-13T00:42:47.565Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.565Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-13T00:42:47.565Z] [2022-05-13T00:42:47.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-13T00:42:47.566Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-13T00:42:47.566Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-13T00:42:47.566Z] [2022-05-13T00:42:47.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-13T00:42:48.033Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-13T00:42:48.033Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-13T00:42:48.033Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-05-13T00:42:48.033Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-13T00:42:48.033Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-13T00:42:48.033Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-13T00:42:48.033Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-13T00:42:48.033Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-13T00:42:48.033Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-13T00:42:48.033Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:42:48.033Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:42:48.033Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:42:48.033Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-13T00:42:48.033Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.033Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-13T00:42:48.033Z] [2022-05-13T00:42:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-13T00:42:48.034Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.034Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-13T00:42:48.034Z] [2022-05-13T00:42:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-13T00:42:48.035Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.035Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-13T00:42:48.035Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.035Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-13T00:42:48.035Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.035Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-13T00:42:48.035Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.035Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-13T00:42:48.035Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.035Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-13T00:42:48.035Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-13T00:42:48.035Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-13T00:42:48.035Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] DONE 1088 tests, 539 skipped in 3115.121s [2022-05-13T00:42:48.035Z] INFO: Integration tests ended at 05/13/2022 00:42:47. Duration:00:51:55.2875939 [2022-05-13T00:42:48.035Z] INFO: Docker info of the daemon under test at end of run [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] Containers: 10 [2022-05-13T00:42:48.035Z] Running: 0 [2022-05-13T00:42:48.035Z] Paused: 0 [2022-05-13T00:42:48.035Z] Stopped: 10 [2022-05-13T00:42:48.035Z] Images: 18 [2022-05-13T00:42:48.035Z] Server Version: 0.0.0-dev [2022-05-13T00:42:48.035Z] Storage Driver: windowsfilter [2022-05-13T00:42:48.035Z] Windows: [2022-05-13T00:42:48.035Z] Logging Driver: json-file [2022-05-13T00:42:48.035Z] Plugins: [2022-05-13T00:42:48.035Z] Volume: local [2022-05-13T00:42:48.035Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T00:42:48.035Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T00:42:48.035Z] Swarm: inactive [2022-05-13T00:42:48.035Z] Default Isolation: process [2022-05-13T00:42:48.035Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-13T00:42:48.035Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-13T00:42:48.035Z] OSType: windows [2022-05-13T00:42:48.035Z] Architecture: x86_64 [2022-05-13T00:42:48.035Z] CPUs: 4 [2022-05-13T00:42:48.035Z] Total Memory: 32GiB [2022-05-13T00:42:48.035Z] Name: azwin-2-b390f0 [2022-05-13T00:42:48.035Z] ID: 06e72fa1-0ac7-4224-8c35-aa2a7b76b7d3 [2022-05-13T00:42:48.035Z] Docker Root Dir: D:\CI\PR-42501\5\daemon [2022-05-13T00:42:48.035Z] Debug Mode (client): false [2022-05-13T00:42:48.035Z] Debug Mode (server): true [2022-05-13T00:42:48.035Z] File Descriptors: -1 [2022-05-13T00:42:48.035Z] Goroutines: 17 [2022-05-13T00:42:48.035Z] System Time: 2022-05-13T00:42:47.7612386Z [2022-05-13T00:42:48.035Z] EventsListeners: 0 [2022-05-13T00:42:48.035Z] Registry: https://index.docker.io/v1/ [2022-05-13T00:42:48.035Z] Labels: [2022-05-13T00:42:48.035Z] Experimental: false [2022-05-13T00:42:48.035Z] Insecure Registries: [2022-05-13T00:42:48.035Z] 127.0.0.0/8 [2022-05-13T00:42:48.035Z] Live Restore Enabled: false [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] [2022-05-13T00:42:48.035Z] INFO: Stopping daemon under test [2022-05-13T00:42:48.035Z] SUCCESS: The process with PID 4960 (child process of PID 5504) has been terminated. [2022-05-13T00:42:48.035Z] SUCCESS: The process with PID 5504 (child process of PID 1832) has been terminated. [2022-05-13T00:42:48.035Z] INFO: Stop tailing logs of the daemon under tests [2022-05-13T00:42:48.035Z] INFO: executeCI.ps1 Completed successfully at 05/13/2022 00:42:47. [2022-05-13T00:42:48.035Z] INFO: Tidying up at end of run [2022-05-13T00:42:48.502Z] ----------- DAEMON LOG ------------ [2022-05-13T00:42:48.502Z] 2022/05/12 23:47:47 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-13T00:42:48.502Z] ----------- END DAEMON LOG -------- [2022-05-13T00:42:48.502Z] INFO: Saving daemon under test log (d:\CI\PR-42501\5\dut.out) to bundles\CIDUT.out [2022-05-13T00:42:48.502Z] INFO: Saving daemon under test log (d:\CI\PR-42501\5\dut.err) to bundles\CIDUT.err [2022-05-13T00:42:48.502Z] INFO: Saving containerd logs to bundles [2022-05-13T00:42:48.502Z] INFO: Nuke-Everything... [2022-05-13T00:42:48.969Z] INFO: Container count on control daemon to delete is 2 [2022-05-13T00:42:48.969Z] 7d3d9b0f62a7 [2022-05-13T00:42:48.969Z] 0ce0f492b6fe [2022-05-13T00:42:48.969Z] INFO: Tidying pidfile d:\CI\PR-42501\5\docker.pid [2022-05-13T00:42:48.969Z] INFO: Nuking d:\CI [2022-05-13T00:43:24.934Z] INFO: Zapped successfully [2022-05-13T00:43:24.934Z] [2022-05-13T00:43:24.934Z] INFO: executeCI.ps1 exiting at Fri May 13 00:43:20 CUT 2022. Duration 01:24:49.7954113 [2022-05-13T00:43:24.934Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-13T00:43:25.190Z] Recording test results [2022-05-13T00:43:32.951Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-13T00:43:35.047Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-13T00:43:36.828Z] Archiving artifacts [2022-05-13T00:43:51.127Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42501/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-13T00:43:52.077Z] + make clean [2022-05-13T00:43:53.640Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-13T00:43:53.640Z] docker-dev-cache [2022-05-13T00:43:53.640Z] 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